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=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#75A4B4";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, sans-serif;";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#75A4B4";
headercolor="#000000";
offbgcolor="#75A4B4";
offcolor="#000000";
onbgcolor="#75A4B4";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#75A4B4', Direction=135, Strength=3)";
padding=2;
pagebgcolor="#75A4B4";
pagecolor="black";
separatorcolor="#75A4B4";
separatorsize=1;
subimagepadding=2;
separatorwidth=15;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("text=Home;url=http://www.bursche.de/;");
aI("showmenu=Unternehmen;text=Unternehmen;");
aI("showmenu=Produkte;text=Produkte;");
aI("showmenu=Consulting;text=Consulting;url=http://www.bursche.de/consulting.htm;");
aI("showmenu=Seminare;text=Seminare;");
aI("showmenu=DoppikKommunal;text=Doppik-Kommunal;");
aI("showmenu=ausserdem;text=Au&szlig;erdem;url=http://www.bursche.de/ausserdem.htm;");
aI("showmenu=Kommunikation;text=Kommunikation;url=http://www.bursche.de/kommunikation.htm;");
}

with(milonic=new menuname("Unternehmen")){
overflow="scroll";
style=menuStyle;
aI("text=Kunden;url=http://www.bursche.de/kunden.htm;")
aI("text=Partner;url=http://www.bursche.de/partner.htm;")
}

with(milonic=new menuname("Produkte")){
style=menuStyle;
aI("text=abcinform;url=abcinform.htm;");
aI("text=ABC-Kontenrahmen;url=http://www.bursche.de/kontenrahmen.htm;");
aI("text=ABC-Baubetriebshof;url=http://www.bursche.de/baubetriebshof.htm;");
}

with(milonic=new menuname("Seminare")){
style=menuStyle;
aI("text=Microsoft;url=http://www.bursche.de/ms.htm;");
aI("text=Open-Office;url=http://www.bursche.de/openoffice.htm;");
aI("text=BWL;url=http://www.bursche.de/bwl.htm;");
}

with(milonic=new menuname("DoppikKommunal")){
style=menuStyle;
aI("text=Projektbegleitung;url=http://www.bursche.de/projekt.htm;");
aI("text=Workshops;url=http://www.bursche.de/workshops.htm;");
aI("text=Arbeitshilfen;url=http://www.bursche.de/arbeitshilfen.htm;");
}

drawMenus();


