_menuCloseDelay=500
_menuOpenDelay=250
_subOffsetTop=5
_subOffsetLeft=-10

with(menuStyle=new mm_style()){
onbgcolor="#6699FF";
oncolor="#99CCFF";
offbgcolor="#99CCFF";
offcolor="#3333CC";
bordercolor="#6699FF";
borderstyle="solid";
borderwidth=1;
separatorcolor="#9900FF";
separatorsize="1";
padding=4;
fontsize="75%";
fontstyle="normal";
fontfamily="Tahoma";
pagecolor="black";
pagebgcolor="#CCCCFF";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="Navigator/Menu/arrow_ltr.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=0)";
outfilter="randomdissolve(duration=0.3)";
}

drawMenus();
