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;



with(menuStyle=new mm_style()){
bordercolor="#647077";//#606060#878f93
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";//color of the letters
headercolor="#363636";
offbgcolor="#878f93"; //background of the menu
offcolor="#edeedf";//color of the letter menu not selected
onbgcolor="#5e6f77"; //#083484(blue)-color of the mouse on
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#87b2bb";//color of the visited page
pagecolor="#363636";//letter of the visited page
separatorcolor="#5e6f77";//#606060
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}


