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()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize=9;
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#432B44";
offcolor="#CCCCCC";
onbgcolor="#BDBDBD";
oncolor="#000000";
outfilter="";
overfilter="";
padding=4;
separatorcolor="#BDBDBD";
separatorsize=1;
subimage="../images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Press")){
alwaysvisible=1;
left=136;
orientation="vertical";
style=menuStyle;
top=168;
itemwidth=134;
aI("text=Press Releases;url=index.php");
aI("text=Annual Report;url=annualreport.html");
aI("text=News & Views;url=news_views.html");
}

drawMenus();

