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=2;
_subOffsetLeft=-2;






with(menuStyle=new mm_style()){
openstyle="rtl";
bordercolor="gray";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma, Arial";
fontsize="75%";
fontstyle="Bold";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.6);Alpha(opacity=80);Shadow(color=#444444', Direction=125, Strength=8)";
padding=5;
pagecolor="black";
separatorcolor="gray";
separatorsize=1;
subimagepadding=4;
align="right";
menuwidth=180;
minwidth=180;
bgimage="images/menugrad.gif";
subimage="images/menugradwhite.gif";
//image="images/sqauredot_black_5x5.gif";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
imagepadding=4;
offbgcolor="#ffffff";
offcolor="#000000";
oncolor="#000000";
pagecolor="black";
}

// with(submenuStyle=new mm_style()){
// styleid=1;
// borderstyle="raised";
// borderwidth=2;
// fontfamily="Verdana, Tahoma, Arial";
// fontsize="8pt";
// fontstyle="normal";
// fontweight="normal";
// headercolor="#000000";
// high3dcolor="#ffffff";
// low3dcolor="#634263";
// offbgcolor="#AB6FAA";
// offcolor="#000000";
// oncolor="#ffffff";
// outfilter="fade(duration=0.5)";
// padding=3;
// pagecolor="black";
// separatorsize=2;
// subimage="images/arrowl.gif";
// subimagepadding=8;
// swap3d=1;
// }
