fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=100;
_subOffsetTop=0;
_subOffsetLeft=-10;




with(submenuStyle=new mm_style()){
align="left";
styleid=1;
bordercolor="#616161";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
imagepadding=8;
offbgcolor="#cccccc";//Hintergrundfarbe inaktiv
offcolor="#616161";// Schriftfarbe inaktiv
onbgcolor="#cccccc";//Hintergrundfarbe Rollover
oncolor="#FFFFFF";// Schriftfarbe Rollover
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=5)";
padding=5;
pagecolor="616161";
pagebgcolor="#E7CE00";// zeigt an, welche Seite gerade angewaehlt ist
separatorcolor="#ffffff";
separatorsize=1;
subimagepadding=8;
}

with(menuStyle=new mm_style()){
bordercolor="#616161";
borderstyle="solid";
borderwidth=1;
menubgimage="verlauf.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
imagepadding=5;
offcolor="#616161";
oncolor="#FFFFFF";
outfilter="Fade(Overlap=1.00)";
pagebgcolor="#E7CE00";// zeigt an, welche Seite gerade angewaehlt ist
padding=6;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="horizontal";
position="relative";
style=menuStyle;
top=10;

aI("status=Home;text=Home;url=index.html;");
aI("showmenu=Das Unternehmen;text=Das Unternehmen;");
aI("showmenu=Kernkompetenzen;text=Kernkompetenzen;");
aI("showmenu=Leistungen;text=Leistungen;");
aI("showmenu=Referenzen;text=Referenzen;");
aI("showmenu=Qualifikation;text=Qualifikation;");
aI("status=Jobs;text=Jobs;url=jobs2.php;");
aI("status=Kontakt;text=Kontakt;url=kontakt_1.html;");
aI("status=Impressum;text=Impressum;url=impressum.html;");

}

with(milonic=new menuname("DAS UNTERNEHMEN")){
style=submenuStyle;
aI("text=Weltweit im Einsatz;url=weltweit.html;");
aI("text=&Uuml;ber W&K;url=ueber_wk.html;");
aI("text=Standorte national;url=wk_national.html;");
aI("text=Standorte international;url=wk_international.html;");
}

with(milonic=new menuname("KERNKOMPETENZEN")){
style=submenuStyle;
aI("text=Automation-, Montage- und F&ouml;rdertechnik;url=automationstechnik.html;");
aI("text=Abf&uuml;ll- und Verpackungstechnik;url=abfuell.html;");
aI("text=Anlagenbau;url=anlagenbau.html;");
aI("text=Krantechnik;url=krantechnik.html;");
aI("text=Werkzeug- und Sondermaschinen;url=werkzeug.html;");
aI("text=Druck und Papier;url=druck_papier.html;");
}

with(milonic=new menuname("LEISTUNGEN")){
style=submenuStyle;
aI("text=Komplettl&ouml;sungen;url=leistungen.html;");
aI("text=Neumontage;url=neumontage.html;");
aI("text=Verlagerung;url=verlagerung.html;");
aI("text=Wartung & Instandsetzung;url=wartung.html;");
aI("text=Elektroverkabelung;url=elektro.html;");
aI("text=Hard-/Software;url=hardware.html;");
aI("text=Werkzeugvermietung;url=vermietung.html;");
aI("text=Schwerlast;url=schwerlast.html;");
aI("text=Personalleasing - A&Uuml;G;url=personal.html;");
aI("text=Arbeitsschutzdienst;url=schutz.html;");

}

with(milonic=new menuname("REFERENZEN")){
style=submenuStyle;
aI("text=Automation/Montagetechnik/F&ouml;rdertechnik;url=referenz_auto.html;");
aI("text=Abf&uuml;ll & Verpackungstechnik;url=referenz_abfuell_verpack.html;");
aI("text=Anlagenbau;url=referenz_anlagen.html;");
aI("text=Krantechnik;url=referenz_kran.html;");
aI("text=Werkzeug- und Sondermaschinen;url=referenz_sondermasch.html;");
aI("text=Druck und Papier/Montage;url=referenz_druck.html;");
aI("text=Druck und Papier/Service;url=referenz_druck_serv.html;");
aI("text=Elektrotechnik;url=referenz_e_technik.html;");
}

with(milonic=new menuname("QUALIFIKATION")){
style=submenuStyle;
aI("text=Qualit&auml;tsmanagement;url=qms.html;");
aI("text=Schwei&szlig;erpr&uuml;fung;url=schweisser.html;");
aI("text=Sicherheitstechn. Fachkunde;url=sicherheit_fk.html;");
aI("text=Strahlenschutz;url=strahlen.html;");
aI("text=A&Uuml;G;url=arbeitnehmeruber.html;");
}



drawMenus();

