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://www.heralcucine.it/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=down, 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=-40%";
screenposition="center";
style=menuStyle;
aI("text=HOME;url=http://www.heralcucine.it/ITA/home.asp;");
aI("text=AZIENDA;url=http://www.heralcucine.it/ITA/azienda.asp;");
aI("text=IL GRUPPO;url=http://www.heralcucine.it/ITA/gruppo.asp;");
aI("text=MODELLI CLASSICI;url=http://www.heralcucine.it/ITA/ada.asp;");
aI("text=MODELLI MODERNI;url=http://www.heralcucine.it/ITA/betty.asp;");
aI("text=SCHEDE PRODOTTO;url=http://www.heralcucine.it/schedeprodotto/index.htm;target=_blank;");
//aI("showmenu=modelli;text=MODELLI;");
aI("text=NEWS;url=http://www.heralcucine.it/ITA/news.asp;");
//aI("text=CAMPAGNA STAMPA;url=http://www.heralcucine.it/ITA/stampa.asp;");
//aI("showmenu=download;text=DOWNLOAD;");
//aI("text=BROCHURE;url=mailto:info@heralcucine.it?subject=Richiesta Brochure&body=Inserisci sotto l'indirizzo dove vuoi che venga spedita la brochure CARTACEA gratuita...;");
aI("text=BROCHURE;url=http://www.heralcucine.it/brochure_Heral.pdf;target=_blank;");

}

with(milonic=new menuname("download")){
openstyle="down";
style=submenuStyle;
aI("text=Brochure;url=mailto:info@heralcucine.it?subject=Richiesta Brochure&body=Inserisci sotto l'indirizzo dove vuoi che venga spedita la brochure CARTACEA gratuita...;");
aI("text=Scheda Prodotto;url=http://www.heralcucine.it/ITA/scheda-prodotto-heralcucine.pdf;target=_blank;");
//aI("image=http://img.milonic.com/goingup.gif;itemheight=27;type=header;");
}

with(milonic=new menuname("modelli")){
openstyle="up";
style=submenuStyle;
aI("text=Moderni;url=http://www.heralcucine.it/ITA/moderno.asp;");
aI("text=Classici;url=http://www.heralcucine.it/ITA/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();



