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()){
itemwidth="120";
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="58%";
fontweight="bold";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#14255D";
onbgcolor="#FBAA23";
oncolor="#000000";
overfilter="Fade(duration=0.2);Shadow(color=#0C225B', Direction=135, Strength=2)";
padding=7;
pagebgcolor="#82B6D7";
pagecolor="black";
menubgcolor="transparent"
separatorcolor="transparent";
separatorsize=27;


}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;

aI("url=http://www.bettorsworld.com/1/betonline.htm;text=&nbsp;&nbsp;&nbsp;BETONLINE&nbsp;&nbsp;&nbsp;");
aI("url=http://www.bettorsworld.com/1/sbg.htm;text=&nbsp;&nbsp;&nbsp;SBG GLOBAL&nbsp;&nbsp;&nbsp;");
aI("url=http://www.bettorsworld.com/1/ww.htm;text=&nbsp;&nbsp;&nbsp;WAGERWEB&nbsp;&nbsp;&nbsp;");

}


drawMenus();


