_menuCloseDelay=500 
_menuOpenDelay=150
_subOffsetTop=-2
_subOffsetLeft=0


with(menuStyle1=new mm_style()){
onbgcolor="#000000";
oncolor="#ffffff";
offbgcolor="#fafafa";
offcolor="#336666";
bordercolor="#bfcccb";
borderstyle="solid";
borderwidth=0;
separatorcolor="#bfcccb";
separatorsize="0";
padding=7;
fontsize="80%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
subimage="";
subimagepadding="2";
}


with(menuStyle=new mm_style()){
onbgcolor="#E50093";
oncolor="#66CC00";
offbgcolor="#646464";
offcolor="#336633";
bordercolor="#663300";
borderstyle="solid";
borderwidth=0;
separatorcolor="#663300";
separatorsize="1";
padding=7;
fontsize="12px";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
itemwidth="160";
itemheight="";
align="center";
subimage="../images/arrowMenu.gif";
subimagepadding="2";
outfilter="randomdissolve(duration=0.4)";
}




drawMenus();


