<!-- 

if (top.frames.length > 0) top.location.href=self.location;

function w(text)
{
	document.writeln(text);
}

function borderStart()
{
    w("<map name=\"index\">");
    w("<area href=\"index.html\" shape=\"polygon\" coords=\"6, 88, 11, 111, 155, 75, 293, 60, 448, 74, 590, 105, 605, 85, 450, 49, 298, 34, 152, 50\">");
    w("</map>");

    w("<div align=\"center\">");
    w("<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"973\">");
    w("  <tr>");
    w("    <td width=\"178\" height=\"156\"><img border=\"0\" src=\"design/top_lt.jpg\" width=\"178\" height=\"156\"></td>");
    w("    <td width=\"617\" height=\"156\"><img border=\"0\" src=\"design/top_m.jpg\" width=\"617\" height=\"156\" usemap=\"#index\"></td>");
    w("    <td width=\"178\" height=\"156\"><img border=\"0\" src=\"design/top_rt.jpg\" width=\"178\" height=\"156\"></td>");
    w("  </tr>");
    w("  <tr>");
    w("    <td width=\"178\" valign=\"top\" background=\"design/seite_l.gif\">");
    w("    <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"178\">");
    w("      <tr>");
    w("        <td width=\"178\" colspan=\"2\"><img border=\"0\" src=\"design/top_l.jpg\" width=\"178\" height=\"84\"></td>");
    w("      </tr>");
    w("      <tr>");
    w("        <td width=\"152\"><a href=\"vorstellung.html\"><img border=\"0\" src=\"design/bu_vorstellung.gif\" width=\"152\" height=\"43\"></a>");
    w("        <p><a href=\"geschichte.html\"><img border=\"0\" src=\"design/bu_geschichte.gif\" width=\"152\" height=\"43\"></a></p>");
    w("        <p><a href=\"denkmal.html\"><img border=\"0\" src=\"design/bu_denkmal.gif\" width=\"152\" height=\"43\"></a></p>");
    w("        <p><a href=\"veranstaltungen.html\"><img border=\"0\" src=\"design/bu_veranstaltungen.gif\" width=\"152\" height=\"43\"></a></p>");
    w("        <p><a href=\"kontakt.html\"><img border=\"0\" src=\"design/bu_kontakt.gif\" width=\"152\" height=\"43\"></a></p>");
    w("        <br><p align=\"center\"><font size=\"1\" color=\"#5C1616\">22.05.2003</font></p>");
    w("        <br><p align=\"center\"><font size=\"1\" color=\"#5C1616\">18.05.2010</font></p>");
    w("        </td>");
    w("        <td width=\"26\">&nbsp;</td>");
    w("      </tr>");
    w("    </table>");
    w("    <p>&nbsp;</p></td>");
    w("    <td width=\"617\" valign=\"top\">");
}

function borderEnd()
{
    if (this.location.href.indexOf("index.html")==-1) {
        w("  <p>");
        w("  <table width=\"100%\"><tr>");
        w("    <td align=\"left\"><a href=\"" + this.location.href + "\">Oben</a></td>");
        w("    <td align=\"right\"><a href=\"javascript:history.back()\">Zur&uuml;ck</a></td>");
        w("  </table><p>");
    }
    
    w("    </td>");
    w("    <td width=\"178\" valign=\"top\" background=\"design/seite_r.gif\">");
    w("    <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"178\">");
    w("      <tr>");
    w("        <td width=\"178\" colspan=\"2\"><img border=\"0\" src=\"design/top_r.jpg\" width=\"178\" height=\"84\"></td>");
    w("      </tr>");
    w("      <tr>");
    w("        <td width=\"26\" background=\"\"><img border=\"0\" src=\"design/spacer.gif\" width=\"26\"></td>");
    w("        <td width=\"152\" background=\"\"><a href=\"natur.html\"><img border=\"0\" src=\"design/bu_natur.gif\" width=\"152\" height=\"43\"></a>");
    w("        <p><a href=\"kirche.html\"><img border=\"0\" src=\"design/bu_kirche.gif\" width=\"152\" height=\"43\"></a></p>");
    w("        <p><a href=\"friedhof.html\"><img border=\"0\" src=\"design/bu_friedhof.gif\" width=\"152\" height=\"43\"></a></p>");
    w("        <p><a href=\"heimatstube.html\"><img border=\"0\" src=\"design/bu_heimatstube.gif\" width=\"152\" height=\"43\"></a></p>");
    w("        <p><a href=\"literatur.html\"><img border=\"0\" src=\"design/bu_literatur.gif\" width=\"152\" height=\"43\"></a></p>");
    w("        <br><p align=\"center\"><font size=\"1\" color=\"#5C1616\">&copy; </font><a href=\"mailto:o.ziems@gmx.de\"><font color=\"#5C1616\" size=\"1\">Olaf Ziems</font></a></p>");
    w("        <br><p align=\"center\"><font size=\"1\" color=\"#5C1616\">&copy; </font><a href=\"mailto:bibliothek@gbho.de\"><font color=\"#5C1616\" size=\"1\">Jenny Roloff</font></a></p>");
    w("        </td>");
    w("      </tr>");
    w("    </table>");
    w("    <p>&nbsp;</td>");
    w("  </tr>");
    w("  </table>");
    w("</div>");
}

//-->
