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="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#800000";
offcolor="#ffffff";
onbgcolor="#ff8c5a";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#800000', Direction=135, Strength=3)";
padding=5;
pagebgcolor="#ff8c5a";
pagecolor="black";
separatorcolor="#999999";
separatorsize=2;
subimage="js/arrow.gif";
subimagepadding=2;
}

with(angel=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
orientation="horizontal";
style=menuStyle;
top=122;
aI("status=Home Page;text=Home;url=../index.htm");
aI("showmenu=Azienda;text=Azienda;url=../azienda.htm");
aI("showmenu=Fondazioni;text=Fondazioni;");
aI("showmenu=Terapie;text=Terapie;");
aI("showmenu=Prodotti;text=Prodotti;");
aI("showmenu=Contatti;text=Contatti;");
aI("showmenu=Testimonianze;text=Testimonianze;url=../testimonianze.htm");
aI("status=Richiesta newsletter;text=Richiesta newsletter;url=../newsletter.htm");
aI("showmenu=Chi è Antonia Venzo;text=Chi è Antonia Venzo;url=../antonia_venzo.htm");
}

with(angel=new menuname("Azienda")){
overflow="scroll";
style=menuStyle;
aI("showmenu=Team;text=Il team;url=../team.htm;")
aI("text=Collaborazione con Ospedali;url=../collaborazione.htm;")
aI("text=Ricerche sull’Aloe;url=../ricerche.htm;")
aI("text=Rassegna stampa;url=../rassegna_stampa.htm;")
}

with(angel=new menuname("Team")){
style=menuStyle;
aI("text=Antonia Venzo;url=../team_1.htm;");
aI("text=Alessio fridosio;url=../team_2.htm;");
aI("text=Matteo fridosio;url=../team_3.htm;");
aI("text=Dino Fridosio;url=../team_7.htm;");
aI("text=Staff;url=../team_4.htm;");
aI("text=Laboratorio;url=../team_5.htm;");
aI("text=Consulenze esterne;url=../team_6.htm;");
}


with(angel=new menuname("Fondazioni")){
overflow="scroll";
style=menuStyle;
aI("text=Fondazione Fridosio;url=../fondazione_fridosio.htm;")
aI("text=Fondazione Raphael;url=../fondazione_raphael.htm;")
}


with(angel=new menuname("Terapie")){
style=menuStyle;
aI("text=Asma;url=../asma.htm;");
aI("text=Epatiti;url=../epatiti.htm;");
aI("text=Alzheimer;url=../alzheimer.htm;");
aI("text=Energizzanti Sport;url=../energizzanti_sport.htm;");
aI("text=Cancro - terapie di supporto;url=../cancro.htm;");
aI("text=Dolori Articolari;url=../dolori_articolari.htm;");
aI("text=Anti-ossidanti;url=../anti_ossidanti.htm;");
aI("text=Psoriasi;url=../psoriasi.htm;");
aI("text=Anti-stress;url=../anti_stress.htm;");
}

with(angel=new menuname("Prodotti")){
style=menuStyle;
aI("text=Cos’è L’Aloe;url=../prodotti_1.htm;");
aI("text=Catalogo;url=../catalog/index.php;");
}

with(angel=new menuname("Contatti")){
style=menuStyle;
aI("text=Dove Siamo;url=../dovesiamo.htm;");
aI("text=Contatti;url=../contatti.htm;");
}

with(angel=new menuname("Testimonianze")){
style=menuStyle;
aI("text=Leggi Testimonianze;url=../testimonianze_leggi.htm;");
aI("text=Scrivi Testimonianze;url=../testimonianze_scrivi.htm;");
aI("text=Forum;url=index.php;");
}

with(angel=new menuname("Chi è Antonia Venzo")){
style=menuStyle;
aI("text=Storia di Antonia;url=../antonia_venzo_story.htm;");
aI("text=Testimonianze;url=../testimonianze_rd.htm;");
}

drawMenus();

