fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=600;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
position="relative";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000066";
onbgcolor="#000066";
oncolor="#ffffff";
outfilter="Fade(duration=0.5);Alpha(opacity=90);";
overfilter="Fade(duration=0.4);Alpha(opacity=90);";
padding=6;
pagebgcolor="#000066";
pagecolor="#ffffff";
separatorcolor="#000066";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}


drawMenus();


