fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=200           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=200            // The time delay before menus open on mouse over
_subOffsetTop=0               // Sub menu top offset
_subOffsetLeft=0             // Sub menu left offset



with(MainMenuStyle=new mm_style()){
itemheight=23;
itemwidth=93;
oncolor="#000000";
offcolor="#C1DC8D";
fontsize=10;
fontstyle="normal"; 
fontweight="bold";
fontfamily="Verdana, Arial, Helvetica, sans-serif";
align="center";
valign="center";
bgimage="images/mm.jpg";
overbgimage="images/m.jpg";
pagebgimage="images/m.jpg";
pagecolor="#000000";
}

with(MainMenuStyle1=new mm_style()){
itemheight=23;
itemwidth=94;
oncolor="#000000";
offcolor="#C1DC8D";
fontsize=10;
fontstyle="normal"; 
fontweight="bold";
fontfamily="Verdana, Arial, Helvetica, sans-serif";
align="center";
valign="center";
bgimage="images/mm_first.jpg";
overbgimage="images/m_first.jpg";
pagebgimage="images/m_first.jpg";
pagecolor="#000000";
overimage="images/m_first.jpg";
}

with(MainMenuStyle2=new mm_style()){
itemheight=23;
itemwidth=93;
oncolor="#000000";
offcolor="#C1DC8D";
fontsize=10;
fontstyle="normal"; 
fontweight="bold";
fontfamily="Verdana, Arial, Helvetica, sans-serif";
align="center";
valign="center";
bgimage="images/mm_last.jpg";
overbgimage="images/m_last.jpg";
pagebgimage="images/m_last.jpg";
pagecolor="#000000";
overimage="images/m_last.jpg";
}

with(SubMenuStyle=new mm_style()){
itemheight=18;
itemwidth=174;
onbgcolor="#C1DC8D";
oncolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#000000";
pagebgcolor="#ECF5D9";
pagecolor="#000000";
bordercolor="#0C5D45";
borderstyle="solid";
borderwidth=1;
separatorcolor="#0C5D45";
separatorsize="1";
separatorwidth=174;
separatoralign="left";
fontsize=10;
fontstyle="normal";
fontfamily="Verdana, Arial, Helvetica, sans-serif";
padding=0;
image="p_smenu.gif";
overimage="p_smenu.gif";
pageimage="p_smenu.gif";
imagepadding="5";
//overfilter="Shadow(color='#CCCCCC', Direction=135, Strength=2)";
}

with(dmenu=new menuname("Sub1")){
style=SubMenuStyle;
aI("url=1_1.php;text=Történetünk;");
aI("url=index.php;text=Cégfilozófia;");
aI("url=1_2.php;text=Küldetés;");
aI("url=1_3.php;text=Vezetőség;");
}

with(dmenu=new menuname("Sub2")){
style=SubMenuStyle;
aI("url=2_1.php;text=Bevonatok");
aI("url=2_2.php;text=Tartálygyártás");
aI("url=2_3.php;text=Tartályok átalakítása");
aI("url=2_4.php;text=Tartályvizsgálatok");
aI("url=2_5.php;text=Laboratóriumi vizsgálatok");
aI("url=2_6.php;text=Kutatás-fejlesztés");
aI("url=2_7.php;text=Referenciák");
}

with(dmenu=new menuname("Sub3")){
style=SubMenuStyle;
aI("url=3_1.php;text=Megrendelőink;");
aI("url=3_2.php;text=Beszállítóink;");
aI("url=3_3.php;text=Tagságok;");
aI("url=3_4.php;text=Támogatások;");
}

with(dmenu=new menuname("Sub4")){
style=SubMenuStyle;
aI("url=4_3.php;text=Környezetpolitika;");
aI("url=4_4.php;text=Minőségpolitika;");
aI("url=4_1.php;text=Tanúsítványok;");
aI("url=4_2.php;text=Elismerések;");
}

with(dmenu=new menuname("Sub5")){
style=SubMenuStyle;
aI("url=5_1.php;text=Publikációk;");
aI("url=5_3.php;text=Sajtószemle;");
aI("url=5_4.php;text=Hírarchívum;");
}

with(dmenu=new menuname("Sub6")){
style=SubMenuStyle;
aI("url=6_1.php;text=IQ e-teszt;");
aI("url=6_2.php;text=Szórakoztató elemek;");
aI("url=falinaptar2009.php;text=Falinaptár 2009;");
}
//en
with(dmenu=new menuname("Sub1en")){
style=SubMenuStyle;
aI("url=1_1_en.php;text=History;");
aI("url=index_en.php;text=Philosophy;");
aI("url=1_3_en.php;text=Management;");
}

with(dmenu=new menuname("Sub2en")){
style=SubMenuStyle;
aI("url=2_1_en.php;text=Coatings, Linings");
aI("url=2_2_en.php;text=Manufacturing Tanks");
aI("url=2_3_en.php;text=Refurbishing Tanks");
aI("url=2_4_en.php;text=Inspecting Tanks");
aI("url=2_5_en.php;text=Laboratory Tests");
aI("url=2_6_en.php;text=Research & Development");
aI("url=2_7_en.php;text=References");
}

with(dmenu=new menuname("Sub3en")){
style=SubMenuStyle;
aI("url=3_1_en.php;text=Clients;");
aI("url=3_2_en.php;text=Suppliers;");
aI("url=3_3_en.php;text=Society Memberships;");
aI("url=3_4_en.php;text=Supporting Activity;");
}

with(dmenu=new menuname("Sub4en")){
style=SubMenuStyle;
aI("url=4_1_en.php;text=Certificates;");
aI("url=4_2_en.php;text=Awards;");
}

with(dmenu=new menuname("Sub5en")){
style=SubMenuStyle;
aI("url=5_1_en.php;text=Publications;");
aI("url=5_3_en.php;text=Press Releases;");
aI("url=5_4_en.php;text=News Archive;");
}

with(dmenu=new menuname("Sub6en")){
style=SubMenuStyle;
aI("url=6_1_en.php;text=IQ e-test;");
aI("url=6_2_en.php;text=Wallpapers & Screensavers;");
}
//de
with(dmenu=new menuname("Sub1_de")){
style=SubMenuStyle;
aI("url=1_1_de.php;text=Historie;");
aI("url=index_de.php;text=Firmenphilosophie;");
aI("url=1_3_de.php;text=Firmenleitung;");
}

with(dmenu=new menuname("Sub2_de")){
style=SubMenuStyle;
aI("url=2_1_de.php;text=Beschichtungen");
aI("url=2_2_de.php;text=Behälterherstellung");
aI("url=2_3_de.php;text=Umbau der Behälter");
aI("url=2_4_de.php;text=Behälterprüfungen");
aI("url=2_5_de.php;text=Laborprüfungen");
aI("url=2_6_de.php;text=Forschung und Entwicklung");
aI("url=2_7_de.php;text=Referenzen");
}

with(dmenu=new menuname("Sub3_de")){
style=SubMenuStyle;
aI("url=3_1_de.php;text=Kunden;");
aI("url=3_2_de.php;text=Lieferanten;");
aI("url=3_3_de.php;text=Mitgliedschaften;");
aI("url=3_4_de.php;text=Unterstützte Tätigkeiten;");
}

with(dmenu=new menuname("Sub4_de")){
style=SubMenuStyle;
aI("url=4_1_de.php;text=Zertifikate;");
aI("url=4_2_de.php;text=Anerkennungen;");
}

with(dmenu=new menuname("Sub5_de")){
style=SubMenuStyle;
aI("url=5_1_de.php;text=Publikationen;");
aI("url=5_3_de.php;text=Presseschau;");
aI("url=5_4_de.php;text=Nachrichtenarchiv;");
}

with(dmenu=new menuname("Sub6_de")){
style=SubMenuStyle;
aI("url=6_1_de.php;text=IQ e-Test;");
aI("url=6_2_de.php;text=Unterhaltsame Elemente;");
}
drawMenus();

