
if (!mnutype) {
  alert('#error# JavaScript error. no xroot found.')
  var xroot = ""
}


d = document
d.writeln('<table background="images/nav_bg.gif" border=0 cellpadding=3 cellspacing=0 width="100%">')
d.writeln('')


//****** begin big if **********
if (varshowMenu = "yes") {


d.writeln('<tr>')

d.writeln('<td valign=top align=left background="images/nav_bg.gif"><font face="verdana" size="2" color="#D02221"><b>SPORTS</b></font></td>')
d.writeln('</tr>')
d.writeln('<tr>')
d.writeln('<td background="images/nav_bg.gif"><img src="' + xroot + 'images/grn_hr.gif" border="0"><br><a class=linklm1 href="' + xroot + 'ActiveWear.htm" target="_blank">Active Wear Apparel</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="' + xroot + '../baseball_softball/baseball_softball.htm">Baseball / Softball</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="' + xroot + 'basketball.htm">Basketball</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="../' + xroot + 'cs.htm">Braces / Sports Medicine</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="../' + xroot + 'cs.htm">Fitness / Weightlifting</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="' + xroot + '../football/football.htm">Football</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="../' + xroot + 'cs.htm">Gymnastics</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="' + xroot + 'http://www.faceofflacrosse.com" target="_blank">Lacrosse</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="' + xroot + '../park_rec/park_rec.htm">Parks & Recreation</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="../' + xroot + '../soccer/soccer.htm">Soccer</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="../' + xroot + 'cs.htm">Track & Field</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="../' + xroot + 'cs.htm">Tennis</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="../' + xroot + '../volleyball01.htm">Volleyball</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="../' + xroot + 'cs.htm">Other Sports</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"></td></tr>')
d.writeln('<tr>')
d.writeln('<td height="15" valign="bottom" background="images/nav_bg.gif"><font face="verdana" size="2" color="#D02221"><b>DEPARTMENTS</b></font></td>')
d.writeln('</tr>')
d.writeln('<tr>')
d.writeln('<td background="images/nav_bg.gif"><img src="' + xroot + 'images/grn_hr.gif" border="0"><br><a class=linklm1 href="' + xroot + 'draper.htm">Audio & Video Equipment</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="../' + xroot + 'cs.htm">Coaching Supplies</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="../' + xroot + 'cs.htm">Concessions</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="../' + xroot + 'draper.htm">Conference Room Furnishings</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="../' + xroot + 'cs.htm">Facilities Management</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="../' + xroot + 'cs.htm">Flag-a-Tag</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="../' + xroot + 'cs.htm">P.E. & Games</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="../' + xroot + 'cs.htm">Package Savings</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="' + xroot + 'cs.htm">Uniforms & Apparel</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<a class=linklm1 href="../' + xroot + 'draper.htm">Window Shades</a><br><img src="' + xroot + 'images/grn_hr.gif" border="0"><br>')
d.writeln('<p align="center"><a href="../' + xroot + 'quote.htm"><img src="' + xroot + 'images/quote.gif" border="0"></p></td></tr>')
}
//****** end big if **********

d.writeln('</table>')

