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=2;



// properties
with(background=new mm_style()){
bgimage="myGraphics/bg_red.gif";
borderstyle="solid";
fontfamily="Helvetica";
fontsize="75%";
fontstyle="italic";
fontweight="bold";
image="myGraphics/transparent.gif";
imagepadding=0;
itemheight=25;
itemwidth=160;
offcolor="#ffffff";  // was #333300
oncolor="#ffffff";
overbgimage="myGraphics/bg_red.gif";
separatorcolor="transparent";
separatorsize=0;
}

