document.writeln('<table cellspacing="0" cellpadding="0" width="150" height="100%">');
document.writeln('<tr>');
document.writeln('<td class="button" onMouseOver="this.style.backgroundImage=\'url(common/buttonon.gif)\'" onMouseOut="this.style.backgroundImage=\'url(common/button.gif)\'" onClick="window.location=\'index.html\'">Welcome</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td class="button" onMouseOver="this.style.backgroundImage=\'url(common/buttonon.gif)\'" onMouseOut="this.style.backgroundImage=\'url(common/button.gif)\'" onClick="window.location=\'news2009.html\'">League News</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td class="button" onMouseOver="this.style.backgroundImage=\'url(common/buttonon.gif)\'" onMouseOut="this.style.backgroundImage=\'url(common/button.gif)\'" onClick="window.location=\'mitzijessop.html\'">Featured Bowlers</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td class="button" onMouseOver="this.style.backgroundImage=\'url(common/buttonon.gif)\'" onMouseOut="this.style.backgroundImage=\'url(common/button.gif)\'" onClick="window.location=\'pinfall.html\'">Featured Teams</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td class="button" onMouseOver="this.style.backgroundImage=\'url(common/buttonon.gif)\'" onMouseOut="this.style.backgroundImage=\'url(common/button.gif)\'" onClick="window.location=\'standings.html\'">Standings</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td class="button" onMouseOver="this.style.backgroundImage=\'url(common/buttonon.gif)\'" onMouseOut="this.style.backgroundImage=\'url(common/button.gif)\'" onClick="window.location=\'highgames.html\'">High Games</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td class="button" onMouseOver="this.style.backgroundImage=\'url(common/buttonon.gif)\'" onMouseOut="this.style.backgroundImage=\'url(common/button.gif)\'" onClick="window.location=\'handicaps.html\'">Handicaps</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td class="button" onMouseOver="this.style.backgroundImage=\'url(common/buttonon.gif)\'" onMouseOut="this.style.backgroundImage=\'url(common/button.gif)\'" onClick="window.location=\'knockout2009.html\'">Team Knockout</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td class="button" onMouseOver="this.style.backgroundImage=\'url(common/buttonon.gif)\'" onMouseOut="this.style.backgroundImage=\'url(common/button.gif)\'" onClick="window.location=\'schedule.html\'">Schedule</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td class="button" onMouseOver="this.style.backgroundImage=\'url(common/buttonon.gif)\'" onMouseOut="this.style.backgroundImage=\'url(common/button.gif)\'" onClick="window.location=\'contacts.html\'">Contacts</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td class="button" onMouseOver="this.style.backgroundImage=\'url(common/buttonon.gif)\'" onMouseOut="this.style.backgroundImage=\'url(common/button.gif)\'" onClick="window.location=\'constitution.html\'">Constitution</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td height="25" background="common/menutop.gif">&nbsp;</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td height="100%" background="common/menumiddle.gif" onDblclick="window.location=\'mainstream2009.html\'">&nbsp;</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td height="25" background="common/menubottom.gif">&nbsp;</td>');
document.writeln('</tr>');
document.writeln('</table>');