document.writeln("<div class=\"header\">");
document.writeln("  <div class=\"title\">");
document.writeln("    <img src=\"../../img/top_navigering_b.png\" border=\"0\" usemap=\"#navigation\" />");
document.writeln("    <map name=\"navigation\">");
document.writeln("      <area shape=\"rect\" coords=\"002,1,111,64\" href=\"../../index.html\" />");
document.writeln("      <area shape=\"rect\" coords=\"112,1,210,64\" href=\"../../temperatur/index.php\" />");
document.writeln("      <area shape=\"rect\" coords=\"212,1,311,64\" href=\"../../foto.html\" />");
document.writeln("      <area shape=\"rect\" coords=\"313,1,412,64\" href=\"../../projekt/index.html\" />");
document.writeln("      <area shape=\"rect\" coords=\"414,1,513,64\" href=\"../../data/index.html\" />");
document.writeln("      <area shape=\"rect\" coords=\"515,1,614,64\" href=\"../../links.html\" />");
document.writeln("    </map>");
document.writeln("  </div>");
document.writeln("</div>");

