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("mainmenu")){
alwaysvisible=1;
margin=2;
itemwidth=175;
orientation="horizontal";
style=horizStyle;
top=500;
left=195;
aI("text=About us;url=aboutus.html;");
aI("text=Courses;url=languagetraining.html;");
aI("text=Consulting;url=consulting.html;");

aI("text=Contact;url=contact.html;");
aI("text=Sitemap;url=sitemapenglish.html;");
}


drawMenus();

