document.write("<div id=logo>Driving Lessons Melbourne</div>");
	    document.write("<ul>");
			
			document.write(" <li><A HREF='index.html'><IMG SRC='imgs/home.gif' BORDER='0' ><BR>Home</A>");
			document.write(" <li><A HREF='contactus.html'><IMG SRC='imgs/contact.gif'  BORDER=0 ><BR>Contact Us</A>");
			 document.write(" <li><A HREF='sitemap.html'><IMG SRC='imgs/sitemap.gif'  BORDER='0'><BR>Sitemap</A>");
		document.write("</ul>");