﻿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=Przedsiębiorstwo;");
aI("showmenu=Kernkompetenzen;text=Kompetencje;");
aI("showmenu=Leistungen;text=Usługi;");
aI("showmenu=Referenzen;text=Referencje;");
aI("showmenu=Qualifikation;text=Kwalifikacja;");
aI("status=Jobs;text=Praca;url=jobs2.php;");
aI("status=Kontakt;text=Kontakt;url=kontakt_1.html;");
aI("status=Impressum;text=Impresum;url=impressum.html;");

}

with(milonic=new menuname("DAS UNTERNEHMEN")){
style=submenuStyle;
aI("text=Działamy na całym świecie;url=weltweit.html;");
aI("text=O W&K;url=ueber_wk.html;");
aI("text=Siedziby w Niemczech;url=wk_national.html;");
aI("text=Siedziby za granicą;url=wk_international.html;");
}

with(milonic=new menuname("KERNKOMPETENZEN")){
style=submenuStyle;
aI("text=Automatyka i techniki montażu;url=automationstechnik.html;");
aI("text=Technika napełniania i pakowania;url=abfuell.html;");
aI("text=Budowa instalacji;url=anlagenbau.html;");
aI("text=Urządzenia dźwigowe;url=krantechnik.html;");
aI("text=Obrabiarki i maszyny specjalne;url=werkzeug.html;");
aI("text=Druk i papier;url=druck_papier.html;");
}

with(milonic=new menuname("LEISTUNGEN")){
style=submenuStyle;
aI("text=Kompletne rozwiązania;url=leistungen.html;");
aI("text=Montaż nowych urządzeń i instalacji;url=neumontage.html;");
aI("text=Przeniesienie maszyn i urządzeń;url=verlagerung.html;");
aI("text=Konserwacja & naprawa;url=wartung.html;");
aI("text=Okablowanie elektryczne;url=elektro.html;");
aI("text=Hardware/Software;url=hardware.html;");
aI("text=Wynajem narzędzi;url=vermietung.html;");
aI("text=Leasing osobowy;url=personal.html;");
aI("text=Służba BHP;url=schutz.html;");

}

with(milonic=new menuname("REFERENZEN")){
style=submenuStyle;
aI("text=Automatyka i techniki montażu;url=referenz_auto.html;");
aI("text=Technika napełniania i pakowania;url=referenz_abfuell_verpack.html;");
aI("text=Budowa instalacji;url=referenz_anlagen.html;");
aI("text=Urządzenia dźwigowe;url=referenz_kran.html;");
aI("text=Obrabiarki i maszyny specjalne;url=referenz_sondermasch.html;");
aI("text=Druk i papier/Montaż;url=referenz_druck.html;");
aI("text=Druk i papier/Serwis;url=referenz_druck_2.html;");
aI("text=Elektrotechnika;url=referenz_e_technik.html;");
}

with(milonic=new menuname("QUALIFIKATION")){
style=submenuStyle;
aI("text=Zarządzanie jakością;url=qms.html;");
aI("text=Sprawdzenie spawaczy;url=schweisser.html;");
aI("text=Wiedza fachowa z zakresu<br>techniki bezpieczeństwa;url=sicherheit_fk.html;");
aI("text=Ochrona przed promieniowaniem;url=strahlen.html;");
aI("text=Użyczanie pracowników;url=arbeitnehmeruber.html;");
}



drawMenus();


