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=3;
_subOffsetLeft=-3;




with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="#FFFFFF";
onbgcolor="#9999CC";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#000000', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
headercolor="#000000";
offcolor="#000000";
oncolor="#FFFF00";
padding=5;
pagecolor="black";
}

with(menuStyle=new mm_style()){
styleid=1;
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location.gif";
imageposition="right";
offcolor="#B6B6B6";
oncolor="#FFFF00";
overimage="images/location_select.gif";
pagecolor="FFFF00";
}