﻿document.write('<div><a href="http://twitter.com/westbornmarket" target="_blank"><img border="0" src="images/twitter_logo.jpg" width="50" height="50" alt="Follow us on Twitter"></a><a href="http://www.facebook.com/westbornmarket" target="_blank"><img border="0" src="images/facebook.jpg" width="50" height="50" alt="Become a fan."></a></div>');
document.write('<div style="margin-top:5px;"><a href="http://www.westbornmarket.com/shop" target="_top" title="2010 Gift Baskets"><img style="border:none;" src="images/GIFT_BASKET_CALL_OUT.jpg" width="152" height="113" alt="2010 Gift Baskets" /></a></div>');
document.write('<table width="125" border="0" cellspacing="0" cellpadding="0" height="450">');
document.write('<tr>');
document.write('<td align="center" valign="middle" width="20"><img src="_images/events.gif" alt="" height="340" width="14" border="0"></td>');
document.write('<td width="1" background="_images/sep.gif"></td>');
document.write('<td align="center" valign="middle" width="104">');
document.write('<table width="104" border="0" cellspacing="0" cellpadding="0" height="0">');
document.write('<tr>');
document.write('<td align="center" valign="middle"><a href="/shop" target="_top"><img src="_images/callout_shop.jpg" alt="" height="175" width="104" border="0"></a></td>');
document.write('</tr>');
document.write('</table>');
document.write('<a href="javascript:popcoupons(\'_files/map_info_graphic_blue.pdf\')"><img src="images/callout_grown_local.jpg" alt="" height="175" width="104" border="0"></a>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');

function popcoupons(URL) {
var popup_width = 600
var popup_height = 800
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width='+popup_width+',height='+popup_height+'');");
}