
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=0;
_subOffsetLeft=10;

with(menuStyle=new mm_style()){
//itemheight=54;
//fontfamily="Verdana, Tahoma, Arial";
//fontsize="14px";
//fontstyle="normal";
//fontweight="bold";
valign="top";
//orientation="horizontal";
//padding="10px 20px 0px 20px";

//imageposition="middle";

//headerbgcolor="#ffffff";
//headercolor="#000000";
//offbgcolor="#214478";
//offcolor="#fff";
//onbgcolor="#305c9a";
//oncolor="#fff";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777, Direction=135, Strength=3)";
//pagecolor="#fff";
//pagebgcolor="#03c357";
//separatorcolor="#efefef";
//separatorsize=1;
//subimage="";
//subimagepadding=2; 	
}

with(nextStyle=new mm_style()){
itemwidth="155"; 
onbgcolor="#0D0D0D";
oncolor="#fff";
offbgcolor="#666666";
offcolor="#fff";
separatorcolor="#E7E7E7";
separatorsize="1";
padding=5;
fontsize="100%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#ffffff";
pagebgcolor="#666666";
headercolor="#ffffff";
headerbgcolor="#ffffff";
//subimage="arrow.gif";
//subimagepadding="2";
align="left";
}
