


_menuCloseDelay=200           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=0            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=5               // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=10               // Only needed for Netcsape 4.x




with(AllImagesStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
padding=3;
fontstyle="normal";
fontweight="normal";
}


with(menuStyle=new mm_style()){
onbgcolor="#072D66";
oncolor="#FFFFFF";
onbold="yes";
offbgcolor="#FFFFFF";
offcolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
separatorcolor="#FFFFFF";
separatorsize="1";
padding=3;
fontsize="11px";
fontstyle="normal";
//fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#000000";
pagebgcolor="#999999";
headercolor="#FFFFFF";
headerbgcolor="#FFFFFF";
//subimage="../../images/nav/arrow.gif";
//subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#5F779D', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

with(milonic=new menuname("Main Menu44")){
style=AllImagesStyle;
//style=menuStyle;
top=0;
left=0;
itemwidth=250;
alwaysvisible=1;
orientation="horizontal";
aI("image=bilder/logo_ecke.gif;url=index.htm");
}

with(milonic=new menuname("Main Menu44a")){
style=AllImagesStyle;
//style=menuStyle;
top=78;
left=0;
itemwidth=106;
alwaysvisible=1;
orientation="horizontal";
aI("image=bilder/logo_ecke2.gif;url=index.htm");
}

with(milonic=new menuname("Main Menu44b")){
style=AllImagesStyle;
//style=menuStyle;
top=407;
left=87;
itemwidth=30;
alwaysvisible=1;
orientation="horizontal";
aI("image=bilder/balken_rot.gif;url=index.htm");
}

with(milonic=new menuname("Main Menu44c")){
style=AllImagesStyle;
//style=menuStyle;
top=0;
left=475;
itemwidth=250;
alwaysvisible=1;
orientation="horizontal";
aI("image=bilder/slogan.gif;");
}

with(milonic=new menuname("Main Menu0")){
//style=AllImagesStyle;
style=menuStyle;
top=170;
left=5;
itemwidth=94;
alwaysvisible=1;
orientation="horizontal";
aI("text=Home;url=index.htm;target=_top");
}

with(milonic=new menuname("Main Menu1")){
//style=AllImagesStyle;
style=menuStyle;
top=200;
left=5;
itemwidth=94;
alwaysvisible=1;
orientation="horizontal";
aI("showmenu=Menu1;text=Fitness;;");
}

with(milonic=new menuname("Main Menu2")){
//style=AllImagesStyle;
style=menuStyle;
top=223;
left=5;
itemwidth=94;
alwaysvisible=1;
orientation="horizontal";
aI("showmenu=Menu2;text=Ernährung;");
}


with(milonic=new menuname("Main Menu4")){
//style=AllImagesStyle;
style=menuStyle;
top=266;
left=5;
itemwidth=94;
alwaysvisible=1;
orientation="horizontal";
aI("showmenu=Menu4;text=Kontakt;");
}

with(milonic=new menuname("Main Menu5")){
//style=AllImagesStyle;
style=menuStyle;
top=289;
left=5;
itemwidth=94;
alwaysvisible=1;
orientation="horizontal";
aI(";text=Partner;url=partner.htm");
}

with(milonic=new menuname("Main Menu6")){
//style=AllImagesStyle;
style=menuStyle;
top=312;
left=5;
itemwidth=94;
alwaysvisible=1;
orientation="horizontal";
aI(";text=Preise;url=preise.htm");
}

with(milonic=new menuname("Main Menu7")){
//style=AllImagesStyle;
style=menuStyle;
top=335;
left=5;
itemwidth=94;
alwaysvisible=1;
orientation="horizontal";
aI(";text=Räumlichkeiten;url=fbc.htm;");
}




with(milonic=new menuname("Main Menu8")){
//style=AllImagesStyle;
style=menuStyle;
top=365;
left=5;
itemwidth=94;
alwaysvisible=1;
orientation="horizontal";
aI(";text=Aktuell;url=aktuell.htm;target=_top");
}

with(milonic=new menuname("Main Menu9")){
//style=AllImagesStyle;
style=menuStyle;
top=388;
left=5;
itemwidth=94;
alwaysvisible=1;
orientation="horizontal";
aI(";text=Presse;url=presse.htm;target=_top");
}

with(milonic=new menuname("Main Menu10")){
//style=AllImagesStyle;
style=menuStyle;
top=411;
left=5;
itemwidth=94;
alwaysvisible=1;
orientation="horizontal";
aI(";text=Ärzte Info;url=aerzte_info.htm;target=_top");
}

with(milonic=new menuname("Menu1")){
style=menuStyle;
top=200;
left=109;
itemwidth=99;
aI("text=Power-Plate;url=fitness1.htm;");
aI("text=Training;url=fitness2.htm;");
aI("text=Anmeldung;url=fitness3.htm;");
}

with(milonic=new menuname("Menu2")){
style=menuStyle;
top=218;
left=109;
itemwidth=129;
aI("text=Body Reset;url=body_reset.htm;");
aI("text=Metabolic Typing;url=metabolic_typing.htm;");
}

with(milonic=new menuname("Menu4")){
style=menuStyle;
top=266;
left=109;
itemwidth=99;
aI("text=Adresse;url=adresse.htm;");
aI("text=Ortsplan;url=plan.htm;");
}

with(milonic=new menuname("Menu7")){
style=menuStyle;
top=320;
left=109;
itemwidth=129;
aI("text=Fitness & Beauty Corner;url=fbc.htm;");
}

drawMenus();




