var menuUrl = new Array();
var menuTxt = new Array();

menuUrl[0] = "formular.htm";
menuTxt[0] = "Weitere<br>Informationen anfordern";

menuUrl[1] = "download.htm";
menuTxt[1] = "Unsere Imagebrosch&uuml;re<br>zum Download";

menuUrl[2] = "hotels.htm";
menuTxt[2] = "Hotels<br>in der N&auml;he";

menuUrl[3] = "anfahrt.htm";
menuTxt[3] = "Anfahrtsbeschreibung";

menuUrl[4] = "impressum.htm";
menuTxt[4] = "Impressum";