document.write("<div id=\"footer\"class=\"nav\">");
document.write("<a href=\"/\">Home</a>&nbsp;|&nbsp;");
document.write("<a href=\"/events.html\">Events</a>&nbsp;|&nbsp;");
document.write("<a href=\"/about.html\">About Us</a>&nbsp;|&nbsp;");
document.write("<a href=\"/route.html\">Route</a>&nbsp;|&nbsp;");
document.write("<a href=\"http://www.herrontechnologies.com\" target=\"_blank\">Herron Technologies</a>");
document.write("</div>");