fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-0;

with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontstyle="normal";
fontweight="normal";
itemheight="10";
padding=0;
}



with(menuStyle=new mm_style()){
bordercolor="#edebf0";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
itemheight="10";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#edebf0";
headercolor="#edebf0";
offbgcolor="#edebf0";
offcolor="#edebf0";
onbgcolor="#edebf0";
oncolor="#edebf0";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=0;
pagebgcolor="#edebf0";
pagecolor="#edebf0";
separatorcolor="#edebf0";
separatorsize=0;
//subimage="arrow.gif";
subimagepadding=0;
}

drawMenus();

