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=5;
_subOffsetLeft=-5;




with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="#000000";
oncolor="#FC0101";
rawcss="padding-left:20px;padding-right:20px;";
separatorimage="images/disco_sep.gif";
separatorsize=1;
}

with(menuStyle=new mm_style()){
styleid=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
offcolor="#000000";
oncolor="#000000";
bgimage="images/menubar.gif";
position="relative";
rawcss="padding-left:27px;padding-right:27px";
separatorimage="images/disco_sep.gif";
separatorsize=1;
}



