
			document.write('<table cellspacing="1" cellpadding="2" border="0">');
			document.write('<tr bgcolor="#e2dbc1">');
			document.write('<td><strong>Date</strong></td>');
			document.write('<td><strong>Location</strong></td>');
			document.write('<td><strong>For More Information &amp; Registration</strong></td>');
			document.write('</tr>');
			
			document.write('<tr bgcolor="#e2dbc1">');
			document.write('<td style="padding-right:8px;">May&nbsp;6,&nbsp;2012</td>');
			document.write('<td style="padding-right:8px;"> HOT HERBAL POULTICE MASSAGE--West Park, NY</td>');
			document.write('<td><a href="http://hvsmassagetherapy.com/academics/continuing-education-workshops" target="_blank">more&nbsp;information</a></td>');
			document.write('</tr>');
		;
			document.write('</table>');
		
