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()){
styleid=1;
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headercolor="#000000";
image="location.gif";
imageposition="right";
offcolor="#546c48";  // set to dark color
oncolor="#121810";
pagecolor="black";
overimage="location_on.gif";
subimagepadding=8;
offbgcolor="#e1e0ce";  // set to background color
onbgcolor="#e1e0ce";  // set to background color
}

with(menuStyle=new mm_style()){
styleid=1;
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="location.gif";
imageposition="right";
offcolor="#546c48";  // set to dark color
oncolor="#121810";
overimage="location_on.gif";
pagecolor="black";
}

with(subsubmenuStyle=new mm_style()){
styleid=1;
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headercolor="#000000";
image="location.gif";
imageposition="right";
offcolor="#546c48";  // set to dark color
oncolor="#121810";
pagecolor="black";
overimage="location_on.gif";
subimagepadding=8;
offbgcolor="#e1e0ce";  // set to background color
onbgcolor="#e1e0ce";  // set to background color
}

