function menu() {
document.write("<BODY margin=0 marginheight=0 marginwidth=0 topmargin=0 leftmargin=0 style='margin:0px'>");

document.write("<TABLE border=0 cellspacing=0 cellpadding=2 width='75%' height='100%'>");
document.write("<TR height='110'><TD align='center' valign='top' height='100' bgcolor='black' colspan=2>");
document.write("<a href='http://scottsborobaseball.net'><img src='http://scottsborobaseball.net/paw_small.jpg' border=0></a><BR>");
document.write("</TD><TD valign='center' align='left' bgcolor='black'><CENTER>");
document.write("<a href='http://scottsborobaseball.net'><img src='http://scottsborobaseball.net/header.png' border=0></a>");
document.write("<font face='arial' size='2' color='#E8C782'><b>");
document.write("<BR>");
document.write("<BR>");
document.write("<a href='http://scottsborobaseball.net/2012schedule-v.htm'  style='text-decoration: none'><font color='#E8C782'>Schedule</a href>");
document.write("&nbsp &nbsp &nbsp &nbsp");
document.write("<a href='http://scottsborobaseball.net/2012roster-v.htm'  style='text-decoration: none'><font color='#E8C782'>Roster</a href>");
document.write("&nbsp &nbsp &nbsp &nbsp");
document.write("<a href='http://scottsborobaseball.net/news'  style='text-decoration: none'><font color='#E8C782'>News</a href>");
document.write("&nbsp &nbsp &nbsp &nbsp");
document.write("<a href='http://scottsborobaseball.net/SJHS_SCHED_11-12.doc'  style='text-decoration: none'><font color='#E8C782'>SJHS Schedule</a href>");
document.write("&nbsp &nbsp &nbsp &nbsp");
document.write("<a href='http://scottsborobaseball.net/2012roster-jh.htm'  style='text-decoration: none'><font color='#E8C782'>SJHS Roster</a href>");
document.write("&nbsp &nbsp &nbsp &nbsp");
document.write("<a href='http://scottsborobaseball.net/DUGOUT MEMBERSHIP.doc'  style='text-decoration: none'><font color='WHITE'>Dugout Club</a href>");
document.write("&nbsp &nbsp &nbsp &nbsp");
document.write("<a href='http://scottsborobaseball.net/sign letter.doc'  style='text-decoration: none'><font color='WHITE'>Sign Sponsor</a href>");
document.write("</TD></TR>");



document.write("<TR><TD height=1 colspan='3' bgcolor='#555555'></TD></TR>");
document.write("<TR><TD height=1 colspan='3' bgcolor='#aaaaaa'></TD></TR>");
document.write("<TR><TD height=1 colspan='3' bgcolor='#cccccc'></TD></TR>");
document.write("<TR><TD height=1 colspan='3' bgcolor='#dddddd'></TD></TR>");

document.write("<TR><TD colspan='3' valign='top'>");



}


