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(mainmenuStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="bold";
imagepadding=2;
offbgcolor="#000000";
offcolor="#FFFFFF";
onbgcolor="#e9d330";
oncolor="#000000";
onsubimage="http://www.abrf2007.org/includes/menuimage/bob_arrowwhite.gif";
padding=2;
subimage="http://www.abrf2007.org/includes/menuimage/whitearrow.gif";
subimagepadding=2;
}

with(menuStyle=new mm_style()){
bordercolor="#6D6E72";
borderstyle="dotted";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#f5f5f5";
offcolor="#000000";
onbgcolor="#e9d330";
oncolor="#000000";
onsubimage="http://www.abrf2007.org/includes/menuimage/bob_left.gif";
padding=5;
subimage="http://www.abrf2007.org/includes/menuimage/bob_left1.gif";
subimagepadding=3;
}