document.write("<div id=\"menu1Container\"><div id=\"menu1Content\" class=\"menu\"><div class=\"options\">");
document.write(" <a href=e_hotel.htm target=_parent>Hotel</a>");
document.write(" <a href=e_restaurant.htm target=_parent>Restaurant</a>");
document.write(" <a href=e_zimmer.htm target=_parent>Rooms/Apartments</a>");
document.write(" <a href=e_gastgeber.htm target=_parent>Host</a>");
document.write(" <a href=e_anreise.htm target=_parent>Journey</a>");
document.write("</div></div></div>");
document.write("");
document.write("<div id=\"menu2Container\"><div id=\"menu2Content\" class=\"menu\"><div class=\"options\">");
document.write(" <a href=ep_sommer.htm target=_parent>Prices summer</a>");
document.write(" <a href=ep_winter.htm target=_parent>Prices winter</a>");
document.write(" <a href=../last_minute.php target=_blank>Last minute</a>");
document.write("</div></div></div>");
document.write("");