if(L==1){
document.write("		<div id=\"footer\">");
document.write("			<span id=\"f_line1\">");
document.write("				<a href=\"./\" title=\"Home\">Home</a> |");
document.write("				<a href=\"./info\" title=\"Event Info\">Event Info</a> |");
document.write("				<a href=\"./bands\" title=\"Bands\">Bands</a> |");
document.write("				<a href=\"./sponsors\" title=\"Sponsors\">Sponsors</a> |");
document.write("				<a href=\"./involvement/volunteer.html\" title=\"Get Involved\">Get Involved</a> |");
document.write("				<a href=\"./tickets\" title=\"Tickets\">Tickets</a> |");
document.write("				<a href=\"./gallery\" title=\"Gallery\">Gallery</a> |");
document.write("				<a href=\"./press\" title=\"Press\">Press</a>");
document.write("			</span>");
document.write("			<br />");
document.write("			<span id=\"f_line2\">");
document.write("				<a href=\"http://www.facebook.com/pages/Laredo-TX/AutMus-Fest/91615763203\" target=\"_blank\">Facebook</a> |");
document.write("				<a href=\"http://www.myspace.com/autmusfest\" target=\"_blank\">MySpace</a> |");
document.write("				<a href=\"http://twitter.com/AutMusFest\" target=\"_blank\">Twitter</a>");
document.write("			</span>");
document.write("			<br />");
document.write("			<span id=\"f_line3\">");
document.write("				AutMus Fest 2010 | <a href=\"mailto:info@autmusfest.com?subject=From AutMus Fest Website\">Contact Us</a>");
document.write("			</span>");
document.write("		</div>");
}

if(L==2){
document.write("		<div id=\"footer\">");
document.write("			<span id=\"f_line1\">");
document.write("				<a href=\"../\" title=\"Home\">Home</a> |");
document.write("				<a href=\"../info\" title=\"Event Info\">Event Info</a> |");
document.write("				<a href=\"../bands\" title=\"Bands\">Bands</a> |");
document.write("				<a href=\"../sponsors\" title=\"Sponsors\">Sponsors</a> |");
document.write("				<a href=\"../involvement/volunteer.html\" title=\"Get Involved\">Get Involved</a> |");
document.write("				<a href=\"../tickets\" title=\"Tickets\">Tickets</a> |");
document.write("				<a href=\"../gallery\" title=\"Gallery\">Gallery</a> |");
document.write("				<a href=\"../press\" title=\"Press\">Press</a>");
document.write("			</span>");
document.write("			<br />");
document.write("			<span id=\"f_line2\">");
document.write("				<a href=\"http://www.facebook.com/pages/Laredo-TX/AutMus-Fest/91615763203\" target=\"_blank\">Facebook</a> |");
document.write("				<a href=\"http://www.myspace.com/autmusfest\" target=\"_blank\">MySpace</a> |");
document.write("				<a href=\"http://twitter.com/AutMusFest\" target=\"_blank\">Twitter</a>");
document.write("			</span>");
document.write("			<br />");
document.write("			<span id=\"f_line3\">");
document.write("				AutMus Fest 2010 | <a href=\"mailto:info@autmusfest.com?subject=From AutMus Fest Website\">Contact Us</a>");
document.write("			</span>");
document.write("		</div>");
}