_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#8191B2";
onbgcolor="#E7E6E7";
oncolor="#006DA8";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#8191B2";
onbgcolor="#F0F0FF";
oncolor="#006DA8";
outfilter="Fade(Overlap=1.00)";
padding="6";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=./;");
aI("text=Calendario;target=;url=Calendario_delle_attivita.html;");
aI("text=International Conference on Ancient Studies;target=;url=International_Conference_on_Ancient_Studies.html;");
aI("text=Newsletter;target=;url=Newsletter.html;");
aI("text=Aggiornamenti;target=;url=Aggiornamenti.html;");
aI("text=Pubblicazioni;target=;url=Pubblicazioni.html;");
aI("text=Blog;target=;url=Blog.html;");
aI("text=Link;target=;url=Link.html;");
aI("text=Contatti;target=;url=Contatti.html;");
aI("text=Collaborazioni;target=;url=collabora_con_noi.html;");
}


 drawMenus();
