document.write("<DIV id=menuBar>");
document.write("<A class=menuButton href=\"#\" onclick=\"return buttonClick(this, 'orteMenu');\" onmouseover=\"buttonMouseover(this, 'orteMenu');\">&nbsp;Orte&nbsp;&nbsp;</A>");
document.write("<A class=menuButton href=\"#\" onclick=\"return buttonClick(this, 'highMenu');\" onmouseover=\"buttonMouseover(this, 'highMenu');\">&nbsp;Highlights&nbsp;&nbsp;</A>");
document.write("<A class=menuButton href=\"#\" onclick=\"return buttonClick(this, 'gewerbeMenu');\" onmouseover=\"buttonMouseover(this, 'gewerbeMenu');\">&nbsp;Gewerbe&nbsp;&nbsp;</A>");
document.write("<A class=menuButton href=\"#\" onclick=\"return buttonClick(this, 'freizeitMenu');\" onmouseover=\"buttonMouseover(this, 'freizeitMenu');\">&nbsp;Freizeit&nbsp;&nbsp;</A>");
document.write("<A class=menuButton href=\"#\" onclick=\"return buttonClick(this, 'sonstMenu');\" onmouseover=\"buttonMouseover(this, 'sonstMenu');\">&nbsp;Sonstiges&nbsp;&nbsp;</A>");
document.write("</DIV>");