document.write("<table border=0 cellpadding=0 cellspacing=0 width=100%>\n");
document.write("<tr>\n");
document.write("   <td>\n");
document.write("      <p align=right><font face='Tempus Sans ITC'>&nbsp;\n");
document.write("      <a href='index.htm' name='home button'><b>Home</b></a>&nbsp;&nbsp;&nbsp;\n");
document.write("      <a href='second_level_pages/site_map.htm'><b>Inhalt</b></a>&nbsp;&nbsp;&nbsp;\n");
document.write("      <a href='second_level_pages/contact_us.htm'><b>Kontakt</b></a>&nbsp;&nbsp;&nbsp;\n");
document.write("      <b><a href='second_level_pages/search.htm'>Suchen</a></b></font></p>\n");
document.write("   </td>\n");
document.write("</tr>\n");
document.write("</table>\n");
