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=8;
_subOffsetLeft=2;



with(menuStyle=new mm_style()){

bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
//offborder="1px solid #000000";
//onborder="1px dashed #ffcc33";

fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";    //background inactive main and submenu items
offcolor="#ffffff";      //foreground inactive main and submenu items
onbgcolor="#998028";     //background color active submenu (the one that is hovered)
oncolor="#ffcc33";       //foreground color active submenu (the one that is hovered)
outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#333333";   //background of menuitem of currently selected page
//pagecolor="ffcc33";      //foreground of menuitem of currently selected page
pagecolor="ff0000";      //foreground of menuitem of currently selected page

menubgcolor="ff0000";

separatorcolor="#000000";
separatorsize=3;
separatorpadding=0;
//separatorwidth=3;
//separatorimage="bcode_vert_orange.gif";
subimage="../mmenu/arrow_orange_7x7.gif";
subimagepadding=2;
//itemwidth="110";
}
