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;
resetAutoOpen=true      // parameter This bit allows the menu to re-open if sibling menus have been closed, displaying the menu again if required.
forceChildSubOpen=true  // Forces the opening of a child sub menu if the opening item's URL matches the current page URL and also opens a sub menu

with(menuStyle=new mm_style()){
openstyle="up";
onclass="borderOn";
offclass="borderOn";
fontfamily="Trebuchet MS";
fontsize="14px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#100901";
offcolor="#ffffff";
onbgcolor="#100901";
oncolor="#ffe47a";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
padding=5;
pagebgcolor="#100901";
pagecolor="#ffe47a";
separatorcolor="#100901";
separatorsize=0;
subimage="/html/wp-content/themes/default/images/arrow.gif";
subimagepadding=2;
}

with(firstLevelmenuStyle=new mm_style()){
//bordercolor="#100901";
borderstyle="none";
borderwidth=0;
onclass="borderOn";
offclass="borderOff";
fontfamily="Trebuchet MS";
fontsize="16px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#100901";
offcolor="#515151";
onbgcolor="#100901";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
padding=5;
pagebgcolor="#100901";
pagecolor="#b8b8b8";
separatorcolor="#100901";
separatorsize=15;
subimagepadding=4;
}
