document.write('						<tr>');
document.write('							<td colspan="3" bgcolor="#656345">');
document.write('								<font size="3" face="Arial" color="#FFFFFF">');
document.write('									<b>Current <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 colspan="2" valign="top" bgcolor="#CCCCCC">');
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('								<font size="3" face="Arial">');
document.write('									<li><a href="l-w-mon-30a.html">Mondays +30 Division A</a>');
document.write('									<li><a href="l-w-mon-30b.html">Mondays +30 Division B</a>');
document.write('									<li><a href="l-w-wed.html">Wednesday Open League');
document.write('								</font>');
document.write('							</td>');
document.write('							<td colspan="2" valign="top">');
document.write('								<font size="3" face="Arial">');
document.write('									<li><a href="l-m-tue-35.html">Tuesdays');
document.write('									<li><a href="l-m-thu-A.html">Thursdays Division A');
document.write('									<li><a href="l-m-fri-B.html">Fridays Division B');
document.write('								</font>');
document.write('							</td>');
document.write('						</tr>');
document.write('						<tr><td colspan="3"><img src="graphics/1.gif" width="1" height="10"></td></tr>');
