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="#01325B";
borderstyle="solid";
borderwidth=0;
fontfamily="Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#01325B";
oncolor="yellow";
outfilter="randomdissolve(duration=0.3)";

padding=5;
pagebgcolor="#000000";
pagecolor="white";
separatorcolor="#3f67a7";
separatorsize=1;
subimage="menu/arrow.gif";
subimagepadding=2;
}

drawMenus();

