_menuCloseDelay=500
_menuOpenDelay=250
_subOffsetTop=5
_subOffsetLeft=+0

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

drawMenus();

