
var cText = ""

cText += "<body link=#FF0000 vlink=#FF0000 alink=silver topmargin=\"0\" leftmargin=\"0\" bgcolor=#FFFFFF>"
cText += "<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"border-collapse: collapse\" bordercolor=\"#111111\">"
cText += "  <tr>"
cText += "    <td height=\"90\" colspan=\"3\" background=\"banner_highres.jpg\">&nbsp;</td>"
cText += "  </tr>"
cText += "  <tr>"
cText += "    <td width=\"160\">"
cText += "    <img border=\"0\" src=\"back1.jpg\" width=\"160\" height=\"6\"></td>"
cText += "    <td colspan=\"2\" rowspan=\"2\" bgcolor=\"#000000\">"
cText += "    <font size=\"1\">&nbsp;</font></td>"
cText += "  </tr>"
cText += "  <tr>"
cText += "    <td width=\"160\">"
cText += "    <p align=\"center\">"
cText += "      <b>"
cText += "      <font face=\"Arial\" size=\"2\">"
cText += "      <a href=\"archiv.htm\">Archiv</a>&nbsp;&nbsp;<a href=\"info.htm\">Info</a>&nbsp;&nbsp;</font><font size=\"2\"><a href=\"impressum.htm\">Impressum</a></font></b></td>"
cText += "  </tr>"
cText += "  <tr>"
cText += "    <td valign=\"top\" width=\"160\">"
cText += "      <p>&nbsp;</p>"
cText += "      <table style=\"border-collapse: collapse\" bordercolor=\"#111111\" cellpadding=\"4\" cellspacing=\"0\" border=\"0\">"
cText += "        <tr>"
cText += "          <td><b><font size=\"2\">&nbsp;<a href=\"aktuelles.htm\">Aktuelles</a></font></b></td>"
cText += "        </tr>"
cText += "        <tr>"
cText += "          <td><b><font size=\"2\">&nbsp;<a href=\"bekanntm.htm\">Bekanntmachungen</a></font></b></td>"
cText += "        </tr>"
cText += "        <tr>"
cText += "          <td><b><font size=\"2\">&nbsp;<a href=\"feuerwehr.htm\">Feuerwehr</a></font></b><br>"
cText += "            &nbsp;&nbsp;&nbsp; <font size=\"2\"><a href=\"fw-aktuell.htm\">Aktuelles</a></font><br>"
cText += "            &nbsp;&nbsp;&nbsp; <font size=\"2\"><a href=\"fw-wirueberuns.htm\">Wir über uns</a></font><br>"
cText += "            &nbsp;&nbsp;&nbsp; <font size=\"2\"><a href=\"fw-haus.htm\">Feuerwehrhaus</a></font><br>"
cText += "            &nbsp;&nbsp;&nbsp; <font size=\"2\"><a href=\"fw-termine.htm\">Termine</a></font><br>"
cText += "            &nbsp;&nbsp;&nbsp; <font size=\"2\"><a href=\"fw-jugend.htm\">Jugendfeuerwehr</a></font><br>"
cText += "            &nbsp;&nbsp;&nbsp; <font size=\"2\"><a href=\"fw-ratundtat.htm\">Rat &amp; Tat</a></font><br>"
cText += "            &nbsp;&nbsp;&nbsp; <font size=\"2\"><a href=\"fw-kontakte.htm\">Kontakte</a></font></td>"
cText += "        </tr>"
cText += "        <tr>"
cText += "          <td><b><font size=\"2\">&nbsp;<a href=\"gewerbe.htm\">Gewerbe</a></font></b></td>"
cText += "        </tr>"
cText += "        <tr>"
cText += "          <td><b><font size=\"2\">&nbsp;<a href=\"kirchen.htm\">Kirchen</a></font></b></td>"
cText += "        </tr>"
cText += "        <tr>"
cText += "          <td><b><font size=\"2\">&nbsp;<a href=\"rathaus.htm\">Rathaus</a></font></b></td>"
cText += "        </tr>"
cText += "        <tr>"
cText += "          <td><b><font size=\"2\">&nbsp;<a href=\"tourismus.htm\">Tourismus</a></font></b></td>"
cText += "        </tr>"
cText += "        <tr>"
cText += "          <td><b><font size=\"2\">&nbsp;<a href=\"veranstaltungen.htm\">Veranstaltungen</a></font></b></td>"
cText += "        </tr>"
cText += "        <tr>"
cText += "          <td><b><font size=\"2\">&nbsp;<a href=\"vereine.htm\">Vereine</a></font></b></td>"
cText += "        </tr>"
cText += "        <tr>"
cText += "          <td><b><font size=\"2\">&nbsp;<a href=\"wetterstation.htm\">Wetterstation</a></font></b></td>"
cText += "        </tr>"
cText += "      </table>"
cText += "      <p>&nbsp;</p>"
cText += "    </td>"
cText += "    <td colspan=\"2\" valign=\"top\" align=\"left\">"

document.write(cText)