fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=200;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-0;




with(menuStyle=new mm_style()){
bordercolor="#333881";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9px";
fontstyle="normal";
offbgcolor="#e8e8e8";
offcolor="#832336";
onbgcolor="#333881";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
separatorcolor="#333881";
separatorsize=1;
subimage="../images/arrow.gif";
subimagepadding=2;
}

with(menuStylemain=new mm_style()){
topbarimageloc = "center;middle"
   subimageloc = "center;middle"
}

with(milonic=new menuname("services")){
style=menuStyle;
itemwidth=140;
aI("text=Sample Engagements;url=engage.php;");
aI("text=Securities Lending;url=securities.php;");
}


drawMenus();
