_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#00002A";
onbgcolor="#DFDFDF";
oncolor="#7F0000";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
pagebgcolor="#DFDFDF";
pagecolor="Black";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="image-files/bob_left1.gif";
offbgcolor="Transparent";
offcolor="#00002A";
onbgcolor="#DFDFDF";
oncolor="#7F0000";
outfilter="Fade(Overlap=1.00)";
padding="0";
pagebgcolor="#DFDFDF";
pagecolor="Black";
separatorcolor="Transparent";
separatorsize="1";
subimagepadding="8";
overimage="image-files/bob_left1.gif";
imagepadding="1";
itemwidth="180";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Inicio;target=;url=.././;");
aI("text=Superacion Personal;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=El precio de la libertad;target=;url=el-precio-de-la-libertad.html;");
aI("text=Ser lo que deseamos;target=;url=como-llegar-a-ser-en-lo-que-pensamos.html;");
aI("text=El poder de la mente;target=;url=la-verdadera-resistencia-al-cambio.html;");
aI("text=El secreto de la fuerza de voluntad;target=;url=el-secreto-de-la-fuerza-de-voluntad.html;");
}


 drawMenus();

