_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#3F4D5A";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000055";
offcolor="Silver";
onbgcolor="#D40000";
oncolor="White";
padding="9";
pagebgcolor="#0000AA";
separatorcolor="Black";
separatorsize="2";
subimage="images/black_7x7.gif";
subimagepadding="2";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#0000AA";
oncolor="#000000";
padding="4";
pagebgcolor="White";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=712;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Inicio;target=;url=http://www.eventosclase.com;");
aI("text=Eventos CLASE;target=;url=./;");
aI("text=Servicios;target=;url=nuestros_servicios_eventos_clase.html;");
aI("text=Paquetes;target=;url=nuestros_paquetes.html;");
aI("showmenu=GaleríaFotosINFO_BAR_MENU;text=Galería;target=;url=galeria.html;");
aI("text=Tienda Recuerdos;target=;url=tienda_recuerdos.html;");
aI("text=Contacto;target=;url=contacto.php;");
}

with(milonic=new menuname("GaleríaFotosINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Fotos;target=;url=fotos.html;");
aI("text=Videos;target=;url=videos.html;");
}


 drawMenus();
