function writeNavBar() {
    document.write("		<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">")
    document.write("			<tr>")
    document.write("			<td valign=\"top\" width=\"159\" height=\"12\">")
    document.write("				<img src=\"images/website_layout9_15.jpg\" width=\"159\" height=\"12\"></td>")
    document.write("			<td rowspan=\"11\" valign=\"top\" width=\"17\" height=\"385\">")
    document.write("				<img src=\"images/website_layout9_16.gif\" width=\"17\" height=\"385\"></td>")
    document.write("			</tr>")
    document.write("			<tr>")
    document.write("			<td valign=\"top\" width=\"159\" height=\"38\">")
    document.write("				<a href=\"main.asp\"><img src=\"images/navbar_home.gif\" width=\"159\" height=\"38\" border=\"0\"></a></td>")
    document.write("			</tr>")
    document.write("			<tr>")
    document.write("			<td valign=\"top\" width=\"159\" height=\"37\">")
    document.write("				<a href=\"schedules.html\"><img src=\"images/navbar_schedules.gif\" width=\"159\" height=\"37\" border=\"0\"></a></td>")
    document.write("			</tr>")
    document.write("			<tr>")
    document.write("			<td valign=\"top\" width=\"159\" height=\"37\">")
    document.write("				<a href=\"photos.html\"><img src=\"images/navbar_photos.gif\" width=\"159\" height=\"37\" border=\"0\"></a></td>")
    document.write("			</tr>")
    document.write("			<tr>")
    document.write("			<td valign=\"top\" width=\"159\" height=\"37\">")
    document.write("				<a href=\"registration.html\"><img src=\"images/navbar_springregistration.gif\" width=\"159\" height=\"37\" border=\"0\"></a></td>")
    document.write("			</tr>")
    document.write("			<tr>")
    document.write("			<td valign=\"top\" width=\"159\" height=\"37\">")
    document.write("				<a href=\"http://www.kingswayyouthlax.com/falllacrosse/index.html\" target=\"_new\"><img src=\"images/navbar_fallregistration.gif\" width=\"159\" height=\"37\" border=\"0\"></a></td>")
    document.write("			</tr>")
    document.write("			<tr>")
    document.write("			<td valign=\"top\" width=\"159\" height=\"37\">")
    document.write("				<a href=\"equipinfo.html\"><img src=\"images/navbar_equipinfo.gif\" width=\"159\" height=\"37\" border=\"0\"></a></td>")
    document.write("			</tr>")
    document.write("			<td valign=\"top\" width=\"159\" height=\"37\">")
    document.write("				<a href=\"meet.html\"><img src=\"images/navbar_meet.gif\" width=\"159\" height=\"37\" border=\"0\"></a></td>")
    document.write("			</tr>")
    document.write("			<tr>")
    document.write("			<td valign=\"top\" width=\"159\" height=\"37\">")
    document.write("				<a href=\"directions.html\"><img src=\"images/navbar_directions.gif\" width=\"159\" height=\"37\" border=\"0\"></a></td>")
    document.write("			</tr>")
    document.write("			<tr>")
    document.write("			<td valign=\"top\" width=\"159\" height=\"37\">")
    document.write("				<a href=\"policies.html\"><img src=\"images/navbar_policies.gif\" width=\"159\" height=\"37\" border=\"0\"></a></td>")
    document.write("			</tr>")
    document.write("			<tr>")
    document.write("			<td valign=\"top\" width=\"159\" height=\"37\">")
    document.write("				<a href=\"faq.html\"><img src=\"images/navbar_faq.gif\" width=\"159\" height=\"37\" border=\"0\"></a></td>")
    document.write("			</tr>")
    document.write("			<tr>")
    document.write("			<td valign=\"top\" width=\"159\" height=\"37\">")
    document.write("				<a href=\"apparelorder.html\"><img src=\"images/navbar_apparel.gif\" width=\"159\" height=\"37\" border=\"0\"></a></td>")
    document.write("			</tr>")
    document.write("			<tr>")
    document.write("			<td valign=\"top\" width=\"159\" height=\"37\">")
    document.write("				<a href=\"forms.html\"><img src=\"images/navbar_forms.gif\" width=\"159\" height=\"37\" border=\"0\"></a></td>")
    document.write("			</tr>")
    document.write("			<tr>")
    document.write("			<td valign=\"top\" width=\"159\" height=\"37\">")
    document.write("				<a href=\"http://www.sjyouthlax.com\"><img src=\"images/navbar_league.gif\" width=\"159\" height=\"37\" border=\"0\"></a></td>")
    document.write("			</tr>")
    document.write("			<tr>")
    document.write("			<td valign=\"top\" width=\"159\" height=\"37\">")
    document.write("				<a href=\"sponsors.html\"><img src=\"images/navbar_sponsors.gif\" width=\"159\" height=\"37\" border=\"0\"></a></td>")
    document.write("			</tr>")
    document.write("			<tr>")
    document.write("			<td valign=\"top\" width=\"159\" height=\"37\">")
    document.write("				<a href=\"links.html\"><img src=\"images/navbar_links.gif\" width=\"159\" height=\"37\" border=\"0\"></a></td>")
    document.write("			</tr>")
    document.write("		</table>")
}