<!--/* This is the box info: alignment, background color and width */document.writeln('<TABLE border="0" align="center" bgcolor="#DBCCEA" WIDTH="125">');document.writeln('<tr>');/* This is the title info: alignment, background color and width */document.writeln('<td width="119" height="12" align="left" valign="top" bgcolor="#FFFFFF"> <div align="left">');/* This is the title text: font, size, color */document.writeln('<strong><font color="#FF3300">&nbsp;<font size="3" face="Verdana, Arial, Helvetica, sans-serif">Coming Up</font></font><br>');document.writeln('</div></td>');document.writeln('</TR>');/*I you need to insert additional events, copy the code from below this line---->*/document.writeln('<tr>');document.writeln('<td align="left" valign="top"><font size="1" face="Geneva, Arial, Helvetica, sans-serif"><strong>Hoop Dance Therapy Training: </strong>Come to enjoy an intensive training on September 16 - 22&nbsp;&nbsp;(<a href="events.html#1">read more</a>)</font></td>');document.writeln('</TR>');/* <-------until this line, and paste just below this comment line. Then change the title and content for the additional event */document.writeln('<tr>');document.writeln('<td align="left" valign="top"><font size="1" face="Geneva, Arial, Helvetica, sans-serif"><strong>The Realm of the Sensuous: Partner Yoga &amp; The The Art of Essential Touch: </strong>Bring a loved one to Yelapa, Mexico. November 19-26, 2007&nbsp;&nbsp;(<a href="events.html#2">read more</a>)</font></td>');document.writeln('</TR>');/* <-------until this line, and paste just below this comment line. Then change the title and content for the additional event */document.writeln('</TABLE>');//-->
