_menuCloseDelay=100;
_menuOpenDelay=100;
_subOffsetTop=1;
_subOffsetLeft=0;




with(menuStyle=new mm_style()){
bordercolor="#949599";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Verdana, Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight='bold';
headerbgcolor="#D5EB99";
headercolor="#D5EB99";
offbgcolor="#D5EB99";
offcolor="#949599";
onbgcolor="#D5EB99";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=2;
pagebgcolor="#D5EB99";
pagecolor="#949599";
separatorcolor="#949599";
separatorsize=1;
subimage="images/navbut.gif";
subimagepadding=2;
subimageposition='top;left';
closeonclick=true;
}

drawMenus();

