_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#FFFF00";
offcolor="#000000";
onbgcolor="#000000";
oncolor="#ffffff";
padding="6";
pagebgcolor="#000000";
pagecolor="#FFFFFF";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#FFFFFF";
offcolor="#000000";
onbgcolor="#FFFF00";
oncolor="#000000";
padding="4";
pagebgcolor="#000000";
pagecolor="#D4FFFF";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=http://www.southbasketball.org/;");
aI("text=Coaches & Teams;target=;url=Coaches_&_Teams.html;");
aI("text=2012 Game Schedule;target=;url=2012_Game_Schedule.html;");
aI("showmenu=Booster Club/SABBBC Membership ApplicationINFO_BAR_MENU;text=Booster Club;target=;url=Booster_Club.html;");
aI("showmenu=Fundraising/Club Support LevelsINFO_BAR_MENU;text=Fundraising;target=;url=Fundraising.html;");
aI("showmenu=Team Stats/2010-2011INFO_BAR_MENU;text=Team Stats;target=;url=Team_Stats.html;");
aI("text=Photo Gallery;target=;url=Photo_Gallery.html;");
aI("text=Contact Us;target=;url=Contact_Us.html;");
}

with(milonic=new menuname("Booster Club/SABBBC Membership ApplicationINFO_BAR_MENU")){
style=submenuStyle;
aI("text=SABBBC Membership Application;target=;url=SABBBC_Membership_Application.html;");
aI("showmenu=Booster Club/Meeting Minutes/Jan 6th, 2010INFO_BAR_MENU;text=Meeting Minutes;target=;url=Meeting_Minutes.html;");
aI("text=By-Laws;target=;url=By-Laws.html;");
}

with(milonic=new menuname("Booster Club/Meeting Minutes/Jan 6th, 2010INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Jan 6th, 2010;target=;url=Jan_6th,_2010.html;");
aI("text=May 2nd, 2010;target=;url=May_2nd,_2010.html;");
aI("text=May 13th, 2010;target=;url=May_13th,_2010.html;");
aI("text=September 1st, 2010;target=;url=September_1st,_2010.html;");
aI("text=October 21st, 2010;target=;url=October_21st,_2010.html;");
aI("text=December 8th, 2010;target=;url=December_8th,_2010.html;");
}

with(milonic=new menuname("Fundraising/Club Support LevelsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Club Support Levels;target=;url=Club_Support_Levels.html;");
aI("text=Concessions Schedule;target=;url=Concessions_Schedule.html;");
aI("text=Ala Carte Fundraising;target=;url=Ala_Carte_Fundraising.html;");
aI("text=Gear & Apparel;target=;url=Gear_&_Apparel.html;");
}

with(milonic=new menuname("Team Stats/2010-2011INFO_BAR_MENU")){
style=submenuStyle;
aI("text=2010-2011;target=;url=2010-2011.html;");
aI("showmenu=Team Stats/2010-2011 Archives/2010-2011 Varsity ArchivesINFO_BAR_MENU;text=2010-2011 Archives;target=;url=2010-2011_Archives.html;");
aI("text=2008-2009;target=;url=2008-2009.html;");
aI("text=2007-2008;target=;url=2007-2008.html;");
}

with(milonic=new menuname("Team Stats/2010-2011 Archives/2010-2011 Varsity ArchivesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=2010-2011 Varsity Archives;target=;url=2010-2011_Varsity_Archives.html;");
aI("text=2010-2011 JV Archives;target=;url=2010-2011_JV_Archives.html;");
aI("text=2010-2011 C-Team Archives;target=;url=2010-2011_C-Team_Archives.html;");
}


 drawMenus();

