var wnew='<TABLE cellSpacing=1 cellPadding=0 width=650 bgColor=#dcdbc7 border=0>'
 wnew += '<TR>'
 wnew += '<TD vAlign=top bgColor=white>'
 wnew += '<TABLE cellSpacing=5 cellPadding=0 width=645 border=0>'
 wnew += '<TR>'
 wnew += '<TD class=sectionheader>Upcoming Events'
 wnew += '</TD>'
 wnew += '</TR>'
 wnew += '</TABLE>'
 wnew += '</TD>'
 wnew += '</TR>'
 
 wnew += '<TR>'
 wnew += '<TD bgColor=#f4f4f4>'
 wnew += '<TABLE cellSpacing=1 cellPadding=5 width=645 border=0 bgColor=#f0f0eb>'
 wnew += '<TR>'
 wnew += '<TD  class=bodycopybold align=left><a name="5">EVERY 2nd TUESDAY OF THE MONTH - Dilworthtown Inn Event</a></TD>'
 wnew += '</TR>'
 wnew += '<TR>'
 wnew += '<TD  class=bodycopy align=left>EVERY 2nd TUESDAY OF THE MONTH<BR>7pm to 9pm</TD>'
 wnew += '</TR>'
 wnew += '<TR>'
 wnew += '<TD class=bodycopysm align=left>'
 wnew += '<ul>'
 wnew += '<li>Patrons will receive 4 different cigars.</li>'
 wnew += '<li>Cost will be $99 per person.</li>'
 wnew += '<li>Contact Dave McCracken at the Dilworthtown Inn for reservations at 610.399.8165.</li>'
 wnew += '</ul>'
 wnew += 'Event will be held at the <A HREF="http://www.dilworthtown.com/" target="_blank">Dilworthtown Inn</A> in West Chester, PA.'
 wnew += '</TD>'
 wnew += '</TR>'
 wnew += '<!--<TR>'
 wnew += '<TD  class=bodycopybold align=left>Check back often to get information on upcoming events.</TD>'
 wnew += '</TR>-->'
 wnew += '</TABLE>'
 wnew += '</TD>'
 wnew += '</TR>'
 wnew += '</TABLE><BR>'
 
 wnew += '<TABLE cellSpacing=1 cellPadding=0 width=650 bgColor=#dcdbc7 border=0>'
  
 wnew += '<TR>'
 wnew += '<TD bgColor=#f4f4f4>'
 wnew += '<TABLE cellSpacing=1 cellPadding=5 width=645 border=0 bgColor=#f0f0eb>'
 wnew += '<TR>'
 wnew += '<TD  class=bodycopybold align=left><a name="5">Cain F Tour Event</a></TD>'
 wnew += '</TR>'
 wnew += '<TR>'
 wnew += '<TD  class=bodycopy align=left>Tuesday | Nov 2nd, 2010<BR>4pm to 8pm</TD>'
 wnew += '</TR>'
 wnew += '<TR>'
 wnew += '<TD class=bodycopysm align=left>'
 wnew += '<ul>'
 wnew += '<li><b>Sam Leccia</b>, creator of Nub and Cain brands, will be on hand.</li>'
 wnew += '<li>Check back for specials.</li>'
 wnew += '</ul>'
 wnew += 'Event will be held at all store locations. Sam Leccia will be at the West Chester store location.'
 wnew += '</TD>'
 wnew += '</TR>'
 wnew += '</TABLE>'
 wnew += '</TD>'
 wnew += '</TR>'
 wnew += '</TABLE><BR>'
 
 document.write(wnew);