_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Angle2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#000000";
oncolor="#dddddd";
separatorcolor="Transparent";
separatorsize="0";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Angle_hover2.png";
itemheight="33";
itemwidth="98";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#dddddd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#232323";
offcolor="#cccccc";
onbgcolor="#FF0000";
oncolor="#dddddd";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1274;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
openstyle="up";
itemheight="33";
aI("text=Home;target=;url=http://www.iam360soccer.com/;align=center;");
aI("text=Courses;target=;url=Courses.html;align=center;");
aI("text=Tools;target=;url=Tools.html;align=center;");
aI("text=Film;target=;url=Film.html;align=center;");
aI("text=Sites;target=;url=Sites.html;align=center;");
aI("text=Give Back;target=;url=Give-Back.html;align=center;");
aI("text=GENIUS SOCCER;target=_blank;url=http://www.geniussoccer.com;align=center;");
aI("text=GENIUS BASKETBALL;target=_blank;url=www.geniusbasketball.com;align=center;");
aI("text=FREE THROW MASTER;target=_blank;url=http://www.freethrowmasteracademy.com;align=center;");
aI("text=Hoopsynergy;target=_blank;url=http://www.hoopsynergy.com;align=center;");
aI("showmenu=Members/CoachesFOOTER_MENU;text=Members;target=;url=Members.html;align=center;");
aI("text=Sponsors;target=;url=Sponsors.html;align=center;");
aI("text=Contact;target=;url=Contact.html;align=center;");
}

with(milonic=new menuname("Members/CoachesFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Coaches;target=;url=Coaches.html;");
aI("text=Parents;target=;url=Parents.html;");
aI("text=Players;target=;url=Players.html;");
}


 drawMenus();

