_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
decoration="underline";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#000000";
oncolor="White";
padding="0";
pagebgcolor="#000000";
pagecolor="White";
separatorcolor="#000000";
separatorsize="0";
subimage="images/whitegrey.gif";
subimagepadding="0";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/whitegrey.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Betting on US Pro Sports;target=;url=Betting-on-US-Pro-Sports.html;");
aI("text=New York Pro Sports;target=;url=New-York-Pro-Sports.html;");
aI("text=Pro Sports Equipment;target=;url=Pro-Sports-Equipment.html;");
aI("text=Pro Sports Memorabilia;target=;url=Pro-Sports-Memorabilia.html;");
}


 drawMenus();
