_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="Solid";
borderwidth="1";
fontfamily="Arial";
fontsize="13pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="Gold";
onbgcolor="White";
oncolor="#000000";
padding="6";
separatorcolor="#FFFFFF";
separatorsize="2";
subimage="images/black_7x7.gif";
subimagepadding="1";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="Gold";
onbold="bold";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=NFL FOOTBALL PICKS;target=;url=nfl-football-picks.htm;");
aI("text=COLLEGE FOOTBALL PICKS;target=;url=college-football-picks.htm;");
aI("showmenu=FOOTBALL NEWSLETTERSGridiron Gold Sheet Football NewsletterINFO_BAR_MENU;text=FOOTBALL NEWSLETTERS;target=;url=footballreporter.htm;");
aI("text=MLB PICKS;target=;url=mlb-picks.htm;");
}

with(milonic=new menuname("FOOTBALL NEWSLETTERSGridiron Gold Sheet Football NewsletterINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Gridiron Gold Sheet Football Newsletter;target=;url=gridiron.htm;");
aI("text=Gridiron Gold Sheet Newsletter - Buy Here;target=_blank;url=http://www.gridirongoldsheet.com;");
aI("text=Free Football Newsletter;target=;url=free-football-newsletter.htm;");
aI("text=Free Basketball Newsletter;target=;url=free-basketball-newsletter.htm;");
aI("showmenu=Sports Handicapping ArticlesThe A-B-C's of Beating the BookINFO_BAR_MENU;text=Sports Handicapping Articles;target=;url=handicapping-articles.htm;");
}

with(milonic=new menuname("Sports Handicapping ArticlesThe A-B-C's of Beating the BookINFO_BAR_MENU")){
style=submenuStyle;
aI("text=The A-B-C's of Beating the Book;target=;url=ABC's-of-Beating-the-Book.htm;");
}


 drawMenus();
