document.write('						<tr>');
document.write('							<td colspan="3" bgcolor="#656345">');
document.write('								<font size="3" face="Arial" color="#FFFFFF">');
document.write('									<b>Upcoming <a href="adult.html">Adult Leagues</a></b>');
document.write('								</font>');
document.write('							</td>');
document.write('						</tr>');
document.write('						<tr>');
document.write('							<td valign="top" bgcolor="#CCCCCC">');
document.write('								<font size="3" face="Arial">');
document.write('									<b>Womens</b>');
document.write('								</font>');
document.write('							</td>');
document.write('							<td valign="top" bgcolor="#CCCCCC" colspan="2">');
document.write('								<font size="3" face="Arial">');
document.write('									<b>Mens</b>');
document.write('								</font>');
document.write('							</td>');
document.write('						</tr>');
document.write('						<tr>');
document.write('							<td valign="top">');
document.write('<table style="width:300px;"><tr><td>');
document.write('								<font size="2" face="Arial">');
document.write('									<li><b>Monday: Over 30</b></font><font size="1"> June 28, 2010</font></li><li><font size="2"><b>Wednesday: Open</b></font><font size="1"> June 30, 2010</li>');
document.write('								</font>');
document.write('</td></tr></table>');
document.write('							</td>');
document.write('							<td valign="top" colspan="2">');
document.write('<table style="width:200px;"><tr><td>');
document.write('								<font size="2" face="Arial">');
document.write('									<li><b>Tuesday:</b></font><font size="1"> July 7, 2010</font></li><li><font size="2"><b>Thursday:</b></font><font size="1"> August 5, 2010</font></li><li><font size="2"><b>Friday:</b></font><font size="1"> August 6, 2010');
document.write('								</font>');
document.write('</td></tr></table>');
document.write('							</td>');
document.write('						</tr>');
document.write('						<tr><td colspan="3"><img src="graphics/1.gif" width="1" height="10"></td></tr>');

