_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="#663300";
headercolor="#663300";
offbgcolor="#663300";
offcolor="#949599";
onbgcolor="#663300";
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="#663300";
pagecolor="#949599";
separatorcolor="#949599";
separatorsize=1;
subimage="images/navbut.gif";
subimagepadding=2;
subimageposition='top;left';
closeonclick=true;
}

drawMenus();

