_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#483D8B";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="DarkSlateBlue";
onbgcolor="White";
oncolor="CornflowerBlue";
ondecoration="underline";
padding="6";
separatorcolor="DarkSlateBlue";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="158";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="DarkSlateBlue";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="DarkSlateBlue";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=794;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Inicio;target=;url=http://www.drmonclus.es/;");
aI("text=Curriculo General;target=;url=curriculum.html;");
aI("text=Contacto;target=;url=contacto.html;");
aI("text=Clínicas Monclús;target=_blank;url=http://www.clinicasmonclus.com;");
aI("text=Tratamientos;target=_blank;url=http://www.cirugia-plastica-y-estetica.com;");
}


 drawMenus();

