fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=200;
_menuOpenDelay=0;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="70%";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#999999";
offcolor="#FFFFFF";
onbgcolor="#076BA7";
oncolor="#FFFFFF";
padding=4;
separatorsize=1;
align="center";
subimagepadding=2;
itemheight=25;
itemwidth=79;
}

with(milonic=new menuname("Main Menu")){
top=62;
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
/*aI("status=Voltar para a Home;text=HOME;url=http://www.plat.com.br/home.html;target=meio");*/
aI("status=Quem Somos;text=QUEM<br />SOMOS;url=http://www.plat.com.br/quemsomos.html;target=meio");
aI("status=servicos;text=SERVIÇOS;url=http://www.plat.com.br/servicos.html;target=meio");
/*aI("status=trabalho;text=SISTEMA DE<br>TRABALHO;url=http://www.plat.com.br/sistematrabalho.html;target=meio");*/
/*aI("showmenu=comissao;text=COMISSÃO;;url=http://www.plat.com.br/comissao.html;target=meio");*/
aI("status=Comissao;text=REMUNERAÇÃO<br />CORRETORA;;url=http://www.plat.com.br/comissao.html;target=meio");
aI("status=Contato;text=CONTATO;url=http://www.plat.com.br/contato.html;target=meio");
}


/*with(milonic=new menuname("comissao")){
style=menuStyle;
align="LEFT";
itemwidth=66;
aI("showmenu=autore;text=AUTO / RE    >;");
aI("showmenu=saude;text=SAÚDE    >;");
aI("showmenu=vida;text=VIDA    >;");
}

with(milonic=new menuname("saude")){
style=menuStyle;
align="LEFT";
itemwidth=66;
aI("text=DixAmico;url=http://www.plat.com.br/saude/remuneracao.html;target=meio;");
aI("text=Notre Dame;url=http://www.plat.com.br/saude/notredame/remuneracao.html;target=meio;");
}
with(milonic=new menuname("autore")){
style=menuStyle;
align="LEFT";
itemwidth=66;
aI("text=Bradesco;url=http://www.plat.com.br/auto_re/remuneracao.html;target=meio;");
}
with(milonic=new menuname("vida")){
style=menuStyle;
align="LEFT";
itemwidth=66;
aI("text=Indiana;url=http://www.plat.com.br/vida/remuneracao.html;target=meio;");
}*/
drawMenus();

