document.write("<DIV CLASS='menu'>");
document.write("<a href=\"/index.html\">Home</a><BR>");
document.write("<a href=\"/over.html\">Pythia & People</a><BR>");
document.write("<a href=\"/werkwijze.html\">Hoe?</a><BR>");
document.write("<a href=\"/wie.html\">Wie?</a><BR>");
document.write("<a href=\"/samenwerking.html\">Samenwerking</a><BR>");
document.write("<a href=\"/contact.html\">Contact</a><BR>");
document.write("</DIV>");