_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="SlateGray";
borderstyle="Solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="DodgerBlue";
oncolor="#ffffff";
padding="3";
separatorcolor="SlateGray";
separatorsize="1";
subimage="images/white_7x7.gif";
subimagepadding="1";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/white_7x7.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Inicio;target=;url=http://herramientasexito.com/;");
aI("showmenu=SeminariosComo Resolver Problemas con Pensamiento Visual y Mapas MentalesINFO_BAR_MENU;text=Seminarios;target=;url=seminarios.html;");
aI("showmenu=ConsultoriaConsultoria IndividualizadaINFO_BAR_MENU;text=Consultoria;target=;url=consultoria.html;");
aI("showmenu=EmpresaClientesINFO_BAR_MENU;text=Empresa;target=;url=empresa.html;");
aI("text=blog;target=;url=blog.html;");
aI("text=Resumen Inteligente;target=;url=resumen-inteligente.html;");
aI("text=Contactanos;target=;url=contactanos.html;");
}

with(milonic=new menuname("SeminariosComo Resolver Problemas con Pensamiento Visual y Mapas MentalesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Como Resolver Problemas con Pensamiento Visual y Mapas Mentales;target=;url=problemas-pensamiento-visual.html;");
}

with(milonic=new menuname("ConsultoriaConsultoria IndividualizadaINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Consultoria Individualizada;target=;url=consultoria-individualizada.html;");
aI("text=PaKeTe - PyME;target=;url=pakete-pyme.html;");
}

with(milonic=new menuname("EmpresaClientesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Clientes;target=;url=clientes.html;");
aI("showmenu=ColaboradoresRafael Bravo PugaINFO_BAR_MENU;text=Colaboradores;target=;url=colaboradores.html;");
}

with(milonic=new menuname("ColaboradoresRafael Bravo PugaINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Rafael Bravo Puga;target=;url=rbp.html;");
aI("text=Mauro Gonzalez Gonzalez;target=;url=mgg.html;");
aI("text=Vicente Villeda Salinas;target=;url=vvs.html;");
}


 drawMenus();
