fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
outfilter="randomdissolve(duration=0.3)";
headercolor="#FFFFFF";



bgimage="App_Themes/Site/Imagens/Layout01_02_r2_c2.jpg";
subimage="App_Themes/Site/Imagens/arrow.gif";
itemwidth="146";
itemheight="37";


}

with(itemmenuStyle=new mm_style()){
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="85%";
fontstyle="normal";
outfilter="randomdissolve(duration=0.3)";
separatorcolor="#FFFFFF";
separatorsize=1;
headercolor="#FFFFFF";
bgimage="App_Themes/Site/Imagens/itemmenu.jpg";
subimage="App_Themes/Site/Imagens/arrow.gif";
itemwidth="170";
itemheight="11";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#666666";
oncolor="#FFFFFF";
padding=4;




}

with(milonic=new menuname("Samples")){
overflow="scroll";
style=itemmenuStyle;
aI("text=Histórico;url=area.aspx?c=6")
aI("text=Tecnologia de Informação;url=area.aspx?c=7")
aI("text=Marca Lenix;url=area.aspx?c=8")
aI("text=Responsabilidade Social;url=area.aspx?c=9")
aI("text=Desenvolvimento de Produto;url=area.aspx?c=10")
aI("text=C. de Inteligência de Negócios;url=area.aspx?c=11")
aI("text=C. de Distribuição e Logística;url=area.aspx?c=12")
aI("text=Terceirização;url=area.aspx?c=13")
aI("text=Licenciamentos;url=area.aspx?c=14")
}

drawMenus();

