_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0
		with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#006600";
offbgcolor="#EEEDBF";
offcolor="#006600";
onbgcolor="#EEEDBF";
oncolor="#99CC00";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding="4";
pagebgcolor="#EEEDBF";
pagecolor="#black";
separatorcolor="#999999";
separatorsize="0";
subimage="menu/arrow.gif";
subimagepadding="2";
fontweight="bold";
}

with(menuStyle1=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="underline";
headerbgcolor="#ffffff";
headercolor="#006600";
offbgcolor="#EEEDBF";
offcolor="#006600";
onbgcolor="#EEEDBF";
oncolor="#99CC00";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding="5";
pagebgcolor="#EEEDBF";
pagecolor="#black";
subimage="menu/arrow.gif";
separatorcolor="#999999";
separatorstyle="dotted";
subimagepadding="2";
separatorsize="0";
separatorwidth="95%";
fontweight="bold";
}

with(milonic=new menuname("Main Menu")){
style=menuStyle1;
alwaysvisible="true";
orientation="vertical";
left="10";
top="10";
position="relative";
aI("separatorstyle=dotted;image=menu/home.gif;status=Página Inicial;text=HOME;url=index.htm;");
aI("image=menu/index_r5_c2.jpg;");
aI("separatorstyle=dotted;image=menu/index_r5_c3.jpg;showmenu=empresa;status=Empresa;text=EMPRESA;");
aI("image=menu/index_r5_c2.jpg;");
aI("separatorstyle=dotted;image=menu/index_r9_c3.jpg;status=Serviços;text=SERVIÇOS;url=servicos/servicos.html;");
aI("image=menu/index_r5_c2.jpg;");
aI("separatorstyle=dotted;image=menu/index_r13_c3.jpg;showmenu=portifolio;status=Portifólio;text=PORTIFÓLIO;");
aI("image=menu/index_r5_c2.jpg;");
aI("separatorstyle=dotted;image=menu/index_r17_c3.jpg;status=Portal;text=PORTAL;url=portal/index.htm;target=portal;");
aI("image=menu/index_r5_c2.jpg;");
aI("separatorstyle=dotted;image=menu/index_r17_c3.jpg;status=Contato;text=CONTATO;url=contato/contato.html;");

}

with(milonic=new menuname("empresa")){
style=menuStyle;
overflow="scroll";
aI("text=PERFIL INSTITUCIONAL;status=Perfil Institucional;url=empresa/perfil_institucional.html;");
aI("image=menu/index_r5_c2.jpg;");
aI("text=CONHEÇA A DIRETORIA;status=Conheça a Diretoria;url=empresa/conheca_diretoria.html;");
aI("image=menu/index_r5_c2.jpg;");
aI("text=A EQUIPE;status=Equipe;url=empresa/equipe.html;");
aI("image=menu/index_r5_c2.jpg;");
aI("text=CARREIRA E OPORTUNIDADE;status=Carreira e Oportunidade;url=empresa/carreira_oportunidade.html;");
aI("image=menu/index_r5_c2.jpg;");
aI("text=PARCEIROS;status=Parceiros;url=empresa/parceiros.html;");

}

with(milonic=new menuname("portifolio")){
style=menuStyle;
aI("text=CLIENTES;status=Clientes;url=portifolio/clientes.html;");

}

drawMenus();