

_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=50            // The time delay before menus open on mouse over
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset



with(menuStyle=new mm_style()){
onbgcolor="#403C3C";
oncolor="#98E72B";
offbgcolor="#403C3C";
offcolor="#FFF203";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
separatorcolor="#ffffff";
separatorsize="1";
padding=4;
fontsize="12px";
fontstyle="bold";
fontweight="bold";
fontfamily="Verdana, Arial, Helvetica, sans-serif";
pagecolor="#98E72B";
pagebgcolor="#403C3C";
headercolor="#98E72B";
headerbgcolor="#403C3C";
//subimage="arrow.gif";
subimagepadding="2";
//image ="arrow.gif";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#FFF203', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}



		