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(horizStyle=new mm_style()){
align="center";
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Helvetica, Geneva, Swiss, SunSans-Regular";
fontsize="90%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#AFD1B5";
headerborder=1;
headercolor="#000099";
offbgcolor="#C0C0C0";
offcolor="#ffffff";
onbgcolor="#8080ff";
onborder="1px solid #999999";
oncolor="#ffffff";
onsubimage="";
overbgimage="";
padding=0;
pagebgcolor="";
pagecolor="";
pageimage="";
separatoralign="center";
separatorcolor="#ffffff";
separatorwidth="85%";
image="bilder/graphik/mpfeil_r.gif";
imagepadding=5;
subimage="";
}

with(milonic=new menuname("Hauptmenu")){
alwaysvisible=1;
margin=2;
itemwidth=175;
orientation="horizontal";
style=horizStyle;
top=500;
left=196;
aI("text=Blick auf uns;url=blickaufuns.html;");
aI("text=Sprachtraining;url=sprachtraining.html;");
aI("text=Beratung;url=beratung.html;");

aI("text=Kontakt;url=kontakt.html;");
aI("text=Sitemap;url=sitemap.html;");
}


drawMenus();

