_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#2E5F21";
onbgcolor="#5EBF44";
oncolor="Black";
padding="5";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="130";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2E5F21";
offcolor="White";
onbgcolor="#5EBF44";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("showmenu=ProdutosPainel de alarmeLEFT_MENU;text=Produtos;target=;url=produtos.php;");
aI("text=Onde Comprar;target=;url=onde_comprar.php;");
aI("text=Contato;target=;url=contato.php;");
aI("text=Downloads;target=;url=manuais.php;");
aI("text=Privativo;target=;url=privativo.php;");
aI("text=Site Map;target=;url=sitemap-page-order.php;");
}

with(milonic=new menuname("ProdutosPainel de alarmeLEFT_MENU")){
style=submenuStyle;
aI("text=Painel de alarme;target=;url=painel_de_alarme.php;");
aI("showmenu=MonitoramentoReceptorasLEFT_MENU;text=Monitoramento;target=;url=monitoramento.php;");
aI("text=Sensores;target=;url=sensores.php;");
aI("text=Controles;target=;url=controles.php;");
aI("showmenu=DiscadorasDiscadora GSM Cell-400LEFT_MENU;text=Discadoras;target=;url=discadoras.php;");
}

with(milonic=new menuname("MonitoramentoReceptorasLEFT_MENU")){
style=submenuStyle;
aI("showmenu=ReceptorasLinea 8LEFT_MENU;text=Receptoras;target=;url=receptoras.php;");
aI("text=GIP-12;target=;url=gip-12.php;");
}

with(milonic=new menuname("ReceptorasLinea 8LEFT_MENU")){
style=submenuStyle;
aI("text=Linea 8;target=;url=linea_8.php;");
aI("text=IP-MAX;target=;url=ip-max.php;");
aI("text=MAX;target=;url=max.php;");
}

with(milonic=new menuname("DiscadorasDiscadora GSM Cell-400LEFT_MENU")){
style=submenuStyle;
aI("text=Discadora GSM Cell-400;target=;url=discadora_gsm_cell-400.php;");
aI("text=Discadora Celular BackupCell;target=;url=discadora_celular_backupcell.php;");
}


 drawMenus();

