<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var color		= "ffffff"		// HEADER BACKGROUND COLOR


document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="100%" bgcolor="#'+color+'"><tr><td width="15">');
document.write('<IMG src="/picts/spacer.gif" HEIGHT=10 WIDTH=15 border="0"><BR>');
document.write('</td><td ALIGN="LEFT" VALIGN="CENTER">');

document.write('<p align="center"><b>Come on, get social!</b><br>');

document.write('<p align="center"><a href="http://www.facebook.com/pages/Summerside-Vineyards-Winery-Inc/90851335866" target="_blank"><img src="//www.summersidevineyards.com/fb.gif" width="144" height="44" border="0"></a>&nbsp');


document.write('<a href="http://twitter.com/summersidewine" target="_blank"><img src="//www.summersidevineyards.com/twitter_logo.gif" width="144" height="44" border="0"/></a>&nbsp');

document.write('<a href="http://summersideoklahomawinegal.wordpress.com" target="_blank"><img src="//www.summersidevineyards.com/blog.gif" width="144" height="44" border="0"/></p></a>&nbsp');

document.write('</td><td ALIGN="RIGHT" VALIGN="CENTER">');
document.write('<nobr><SPAN CLASS="slogan"> </span></nobr><br>');
document.write('</td><td width="15">');
document.write('<IMG src="/picts/spacer.gif" HEIGHT="10" WIDTH="15" border="0"><BR>');


document.write('</td></tr></table>');

//  End -->