document.write ("<div id=\"footer\">"
		+ "Copyright &copy; 2006 - 2007 LANSolutions LLC. "
		+ "<a href=\"contact.html\">Contact</a> "
		+ "| <a href=\"sitemap.html\">Site Map</a> "
		+ "| <a href=\"terms.html\">Terms and Condtions</a>"
		+ "&nbsp;&nbsp;"
		+ "</div>");
