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=Istoric;");
aI("url=index.php;text=Filozofie;");
aI("url=1_3.php;text=Management;");
}

with(dmenu=new menuname("Sub2")){
style=SubMenuStyle;
aI("url=2_1.php;text=Substante de acoperire");
aI("url=2_2.php;text=Fabricarea de rezervoare");
aI("url=2_3.php;text=Transformarea rezervoarelor");
aI("url=2_4.php;text=Verificarea rezervoarelor");
aI("url=2_5.php;text=Teste efectuate în laborator");
aI("url=2_6.php;text=Cercetare - dezvoltare");
}

with(dmenu=new menuname("Sub3")){
style=SubMenuStyle;
aI("url=3_1.php;text=Clienti;");
aI("url=3_2.php;text=Furnizori;");
aI("url=3_4.php;text=Subventii;");
}

with(dmenu=new menuname("Sub4")){
style=SubMenuStyle;
aI("url=4_3.php;text=Politica mediului înconjurator;");
}

with(dmenu=new menuname("Sub6")){
style=SubMenuStyle;
aI("url=6_1.php;text=Test de inteligenta;");
aI("url=6_2.php;text=Elemente distractive;");
}

