_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="57";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=399;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=ProdutosPainel de alarmeINFO_BAR_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 alarmeINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Painel de alarme;target=;url=painel_de_alarme.php;");
aI("showmenu=MonitoramentoReceptorasINFO_BAR_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-400INFO_BAR_MENU;text=Discadoras;target=;url=discadoras.php;");
}

with(milonic=new menuname("MonitoramentoReceptorasINFO_BAR_MENU")){
style=submenuStyle;
aI("showmenu=ReceptorasLinea 8INFO_BAR_MENU;text=Receptoras;target=;url=receptoras.php;");
aI("text=GIP-12;target=;url=gip-12.php;");
}

with(milonic=new menuname("ReceptorasLinea 8INFO_BAR_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-400INFO_BAR_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();

