
			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;">October&nbsp;3,&nbsp;2010</td>');
			document.write('<td style="padding-right:8px;">Albany, NY--Center for Natural Wellness</td>');
			document.write('<td><a href="http://www.cnwsmt.com/redpines.php/269/The-Spa-Treatment-Workshop/" target="_blank">more&nbsp;information</a></td>');
			document.write('</tr>');
		
			document.write('<tr bgcolor="#e2dbc1">');
			document.write('<td style="padding-right:8px;">October&nbsp;24,&nbsp;2010</td>');
			document.write('<td style="padding-right:8px;">Rochester, NY--Onondaga School of Therapeutic Massage</td>');
			document.write('<td><a href="http://www.massage-school.com/continuing.cfm" target="_blank">more&nbsp;information</a></td>');
			document.write('</tr>');
		
			document.write('<tr bgcolor="#e2dbc1">');
			document.write('<td style="padding-right:8px;">November&nbsp;14,&nbsp;2010</td>');
			document.write('<td style="padding-right:8px;">Syracuse, NY--Onondaga School of Therapeutic Massage</td>');
			document.write('<td><a href="http://www.massage-school.com/continuing.cfm" target="_blank">more&nbsp;information</a></td>');
			document.write('</tr>');
		;
			document.write('</table>');
		