fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;



with(topmenuStyle=new mm_style()){
styleid=4;
fontsize="12";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#a49bac";
offcolor="#000000";
onbgcolor="#52475d";
oncolor="#ffffff";
padding="5px 7px 6px 7px";
//padding=0;
//pagebgcolor="#000000";
//pagecolor="#00b1eb";
subimagepadding=0;
separatorcolor="#ffffff";
separatorsize=1;
}


with(bluemenuStyle=new mm_style()){
styleid=2;
fontsize="11";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#857a90";
offcolor="#333333";
onbgcolor="#52475d";
oncolor="#ffffff";
onsubimage="white_arrow.gif";
padding=5;
subimage="arrow.gif";
subimagepadding=2;
separatorcolor="#ffffff";
separatorsize=0;
}

with(menuStyle=new mm_style()){
styleid=1;
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#333333";
oncolor="#ffffff";
onsubimage="white_arrow.gif";
padding=5;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
//itemwidth=125;
align="left";
screenposition="100";
orientation="horizontal";
style=topmenuStyle;
position="relative"; 
zindex=100;
aI("url=../Historique/default.asp?M=5&C=1&R=P;text=&nbsp;&nbsp;&nbsp;Geschichte&nbsp;&nbsp;&nbsp;");
aI("url=../Historique/localisation.asp?M=5&C=2&R=P;text=&nbsp;&nbsp;&nbsp;Lagebeschreibung&nbsp;&nbsp;&nbsp;");
aI("showmenu=hppa;text=&nbsp;&nbsp;&nbsp;Unsere Angebote&nbsp;&nbsp;&nbsp;");
aI("url=../Admission/Default.asp?M=5&C=1&R=A;text=&nbsp;&nbsp;&nbsp;Aufnahme&nbsp;&nbsp;&nbsp;");
aI("url=../News/Default.asp?M=5&C=1&R=n;text=&nbsp;&nbsp;&nbsp;Aktualitäten&nbsp;&nbsp;&nbsp;");
aI("url=../Contact/Default.asp?M=5&C=1&R=c;text=&nbsp;&nbsp;&nbsp;Kontakte&nbsp;&nbsp;&nbsp;");
aI("url=../Liens/Default.asp?M=5&C=1&R=l;text=&nbsp;&nbsp;&nbsp;Links&nbsp;&nbsp;&nbsp;");
aI("url=/;text=&nbsp;&nbsp;&nbsp;Home&nbsp;&nbsp;&nbsp;");
}

with(milonic=new menuname("Presentation")){
overflow="scroll";
//itemwidth=108;
style=bluemenuStyle;
aI("text=Geschichte;url=../Historique/default.asp?M=5&C=1&R=P;")
aI("text=Lagebeschreibung;url=../Historique/localisation.asp?M=5&C=2&R=P;")
}

with(milonic=new menuname("hppa")){
overflow="scroll";
//itemwidth=108;
style=bluemenuStyle;
aI("text=Bewohnerzimmer;url=../Historique/chambre.asp?M=5&C=3&R=P;")
aI("text=Rezeption und Sekretariat;url=../Offres/Default.asp?M=5&C=1&R=O;")
aI("text=Essen und Trinken;url=../Offres/Default.asp?M=5&C=2&R=O;")
aI("text=Hauswirtschaftliche Dienstleistungen;url=../Offres/Default.asp?M=5&C=3&R=O;")
aI("text=Aktivitäten;url=../Offres/Default.asp?M=5&C=4&R=O;")
aI("text=Pflege;url=../Offres/Default.asp?M=5&C=5&R=O;")
aI("text=Dementenbetreuung;url=../Offres/Default.asp?M=5&C=6&R=O;")
aI("text=Seelsorge;url=../Offres/Default.asp?M=5&C=7&R=O;")
aI("text=Externe Dienstleistungen;url=../Offres/Default.asp?M=5&C=8&R=O;")
}


with(milonic=new menuname("Aufnahme")){
//itemwidth=97;
style=bluemenuStyle;
aI("text=Prozedur;url=../Admission/Default.asp?M=5&C=1&R=A;")
aI("text=Vorraussetzungen;url=../Admission/Default.asp?M=5&C=2&R=A;")
}

drawMenus();

