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(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#ff9900";
offbgcolor="#C77D10";
offcolor="#FFFFFF";
onbgcolor="#152559";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=0, Strength=0)";
padding=5;
pagebgcolor="#152559";
pagecolor="ff9900";
separatorcolor="#152559";
separatorsize=0;
//subimage="js-menu/arrow.gif";
subimagepadding=2;
}

with(romi=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#C77D10";
offcolor="#FFFFFF";
onbgcolor="#152559";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=7;
pagebgcolor="#152559";
pagecolor="ff9900";
separatorcolor="#152559";
separatorsize=1;
subimage="js-menu/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
overflow="scroll";
style=menuStyle;
top=242;

aI("text=;url=index.asp;image=images/site_05.jpg");
aI("showmenu=Services;text=;image=images/site_10.jpg;status=Services;");
aI("text=;image=images/site_15.jpg;url=unternehmen.htm;");
aI("text=;image=images/partner.jpg;url=partner.htm;");
aI("text=;image=images/kunden.jpg;url=kunden.htm;");
//aI("text=;image=images/broschuere.jpg;url=download.asp?file=InTime-Flyer_2006.pdf; target=_blank ");
}

with(milonic=new menuname("Services")){
overflow="scroll";
style=romi;
aI("text=Abonnentenbetreuung;url=abonnement.htm;")
aI("text=Adressqualifizierung;url=adressmanagement.htm;")
aI("text=Anzeigenverwaltung & Marketingservices;url=anzeigen_marketing.htm;")
aI("text=Buchvertrieb;url=buchvertrieb.htm;")
aI("text=Finanzbuchhaltung;url=finanzbuchhaltung.htm;")
aI("text=IVW-EDA;url=ivw_eda.htm;")
aI("text=Lohn & Gehalt;url=lohn_gehalt.htm;")
aI("text=Marketing;url=marketing.htm;")
aI("text=Versand und Lagerhaltung;url=versand_lagern.htm;")
//aI("showmenu=Zeitschriftenmarketing;text=Zeitschriftenmarketing;")
}

//with(milonic=new menuname("Zeitschriftenmarketing")){
//style=romi;
//aI("text=Adressqualifizierung;url=adress.htm;");
//aI("text=Frei- und Wechselversand;url=frei.htm;");
//aI("text=IVW-EDA;url=ivw.htm;");
//}

drawMenus();