_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#D7D7D7";
offcolor="#FF0000";
onbgcolor="#D7D7D7";
oncolor="#FF0000";
ondecoration="underline";
padding="4";
}

with(menuStyle=new mm_style()){
bgimage="images/grey.gif";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#2F2F2F";
oncolor="#000000";
separatorcolor="Transparent";
separatorsize="0";
separatorimage="images/greySep.gif";
overbgimage="images/grey03.gif";
itemheight="37";
itemwidth="90";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Principal;target=;url=./;align=center;");
aI("text=Empresa;target=;url=Empresa.html;align=center;");
aI("showmenu=Maker AllProposta ComercialLEFT_MENU;text=Maker All;target=;url=Maker-All.html;align=center;");
aI("showmenu=SistemasSeproDealerLEFT_MENU;text=Sistemas;target=;url=Sistemas.html;align=center;");
aI("text=Contato;target=;url=Contato.html;align=center;");
aI("text=Suporte;target=_blank;url=http://186.215.182.172:8080/webrun2-6/;align=center;");
}

with(milonic=new menuname("Maker AllProposta ComercialLEFT_MENU")){
style=submenuStyle;
aI("text=Proposta Comercial;target=;url=Proposta-Comercial.html;");
}

with(milonic=new menuname("SistemasSeproDealerLEFT_MENU")){
style=submenuStyle;
aI("text=SeproDealer;target=;url=SeproDealer.html;");
aI("text=SeproCart;target=;url=SeproCart.html;");
aI("text=SeproNot;target=;url=SeproNot.html;");
aI("text=SeproRec;target=;url=SeproRec.html;");
}


 drawMenus();

