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="#ACABAB";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial, Tahoma";
fontsize="7pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
//imagepadding=6;
offbgcolor="#ffffff";
offcolor="#FB1901";
onbgcolor="#E7E6E7";
oncolor="#ACABAB";
oncolor="#808080";
outfilter="Fade(Overlap=1.00)";
padding=1;
pagecolor="black";
separatorcolor="#ff0000";
separatorimage="http://195.31.218.158/images/sep30px.gif";
separatorsize=30;
subimagepadding=8;
}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Verdana, Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=down, duration=0.3)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding=3;
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimagepadding=8;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
openstyle="up";
orientation="horizontal";
top=228;
left="offset=-5%";
screenposition="center";
style=menuStyle;
aI("text=HOME;url=http://www.heralcucine.it/ESP/home.asp;");
aI("text=HERAL;url=http://www.heralcucine.it/ESP/azienda.asp;");
aI("text=EL GRUPO;url=http://www.heralcucine.it/ESP/gruppo.asp;");
aI("text=MODELOS TRADICIONALES;url=http://www.heralcucine.it/ESP/ada.asp;");
aI("text=MODELOS MODERNOS;url=http://www.heralcucine.it/ESP/betty.asp;");
aI("text=FICHA DEL PRODUCTO;url=http://www.heralcucine.it/schedeprodotto/index.htm;target=_blank;");
//aI("showmenu=modelli;text=MODELLI;");
aI("text=NOTICIAS;url=http://www.heralcucine.it/ESP/news.asp;");
//aI("text=PUBLICIDAD;url=http://www.heralcucine.it/ESP/stampa.asp;");
//aI("text=FOLLETOS;url=mailto:info@heralcucine.it?subject=Petición del folleto&body=Inserte sus detalles para recibir nuestro folleto libre (el envío solamente en Italia)...;");
aI("text=FOLLETOS;url=http://www.heralcucine.it/brochure_Heral.pdf;target=_blank;");
}

with(milonic=new menuname("modelli")){
openstyle="up";
style=submenuStyle;
aI("text=Moderni;url=http://www.heralcucine.it/ESP/moderno.asp;");
aI("text=Classici;url=http://www.heralcucine.it/ESP/classico.asp;");
//aI("image=http://img.milonic.com/goingup.gif;itemheight=27;type=header;");
}

with(milonic=new menuname("Links")){
openstyle="up";
style=submenuStyle;
aI("text=Apache Web Server;url=http://www.apache.org/;");
aI("text=MySQL Database Server;url=http://ww.mysql.com/;");
aI("text=PHP - Development;url=http://www.php.net/;");
aI("text=phpBB Web Forum System;url=http://www.phpbb.net/;");
aI("showmenu=Anti Spam;text=Anti Spam Tools;");
aI("image=http://img.milonic.com/goingup.gif;imageheight=27;type=header;");
}


drawMenus();



