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;
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate


with(submenuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headercolor="#000000";
offcolor="#263D66";
oncolor="#000000";
pagecolor="black";
subimage="arrow.gif";
subimagepadding=8;
padding=5;
offbgcolor="#A8BEF8";  // set to background color
onbgcolor="#A8BEF8";  // set to background color
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headercolor="#000000";
offcolor="#263D66";
oncolor="#000000";
pagecolor="black";
subimage="arrow.gif";
subimagepadding=8;
padding=5;
}

with(submenuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headercolor="#000000";
offcolor="#263D66";
oncolor="#000000";
pagecolor="black";
subimage="arrow.gif";
subimagepadding=8;
padding=5;
offbgcolor="#A8BEF8";  // set to background color
onbgcolor="#A8BEF8";  // set to background color
}




