document.write("<div id=\"Menu\">");
document.write("<a href=\"index.html\">Home</a><br/>");
document.write("<a href=\"venue.html\">Venue</a><br/>");
document.write("<a href=\"venue.html\">Accommodation</a><br/>");
document.write("<a href=\"submissions.php\">Submissions</a><br/>");
document.write("<a href=\"registration.html\">Registration</a><br/>");
document.write("<a href=\"participants.html\">Participants</a><br/>");
document.write("<a href=\"programme.html\">Program</a><br/>");
document.write("Auckland<br/>");
document.write("<a href=\"social.html\">Social events</a><br/>");
document.write("<div style=\"text-align:center;padding-top:30px;\"><a href=\"http://www.massey.ac.nz\"><img src=\"Massey_Logo_Stacked.gif\" width=100></a></div><br/>");
document.write("<div style=\"text-align:center;padding-top:5px;\"><a href=\"http://www.phy.auckland.ac.nz\"><img src=\"Physicslogo.jpg\" width=100></a></div><br/>");
document.write("<div style=\"text-align:center;padding-top:5px;\"><a href=\"http://www.stardome.org.nz\"><img src=\"SD_Logo.jpg\" width=100></a></div><br/>");
document.write("<div style=\"text-align:center;padding-top:5px;\"><a href=\"http://www.royalsociety.org.nz\"><img src=\"ISATLogo2008.png\" width=100></a></div><br/>");
document.write("</div>");

