fixMozillaZIndex=true;           // fixes menus showing behind flash content in firefox
_menuCloseDelay=500;           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150;            // The time delay before menus open on mouse over
_subOffsetTop=10;              // Sub menu top offset
_subOffsetLeft=-10;            // Sub menu left offset
with(menuStyle=new mm_style()){
onbgcolor='#330065';
oncolor='#E1CE96';
offbgcolor='#E1CE96';
offcolor='#330065';
bordercolor='#000000';
borderstyle='solid';
borderwidth=0;
separatorcolor='#000000';
separatorsize='1';
padding=4;
fontsize='11';
fontstyle='normal';
fontfamily='Verdana, Tahoma, Arial';
pagecolor='#E1CE96';
pagebgcolor='#330065';
}
with(milonic=new menuname('Main Menu')){
style=menuStyle;
top=80;
left=10;
itemwidth=80;
itemheight=17;
alwaysvisible=1;
orientation='horizontal';
aI('showmenu=Home;text=Home;url=/baseball/bhsbaseball/;');
aI('showmenu=Schedules;text=Schedules;url=;');
aI('showmenu=Team;text=Team;url=;');
aI('showmenu=Stats;text=Stats;url=;');
aI('showmenu=Links;text=Links;url=;');
aI('showmenu=Records - History;text=Records - History;url=;');
aI('showmenu=Players and Parents Page;text=Players and Parents Page;url=;');
aI('showmenu=Coaches Corner;text=Coaches Corner;url=;');
aI('showmenu=STLToday High School Sports;text=STLToday High School Sports;url=;');
aI('showmenu=Players and Parents Page;text=Players and Parents Page;url=;');
aI('text=Admin;url=/bladmin/main.aspx?site=BHSBaseball;image=images/lock.gif;target=_top;');
}
with(milonic=new menuname('Schedules')){
style=menuStyle;
aI('text=Calendar;url=calendar.aspx;');
aI('text=Game Schedule;url=game_schedule.aspx;');
aI('text=Practice Schedule;url=practice_schedule.aspx;');
aI('text=Field Locations;url=field_locations.aspx;');
}
with(milonic=new menuname('Team')){
style=menuStyle;
aI('text=Scrapbook;url=scrapbook.aspx;');
aI('text=Guestbook;url=guestbook.aspx;');
aI('text=Roster;url=roster.aspx;');
aI('text=Contact Information;url=rep_contact.aspx;image=images/lockgrey.gif;');
aI('text=Staff/Volunteers;url=staff.aspx;');
aI('text=News;url=news_archive.aspx;');
aI('text=Announcements;url=announce_archive.aspx;');
}
with(milonic=new menuname('Stats')){
style=menuStyle;
aI('text=Stat Definitions;url=stat_def.aspx;');
aI('text=Team Stats;url=rep_teamstats.aspx;');
aI('text=Individual Stats;url=rep_playerstats.aspx;');
}
with(milonic=new menuname('Links')){
style=menuStyle;
aI('text=Brentwood School District;url=http://www.brentwood.k12.mo.us;');
aI('text=Missouri State High School Activities Association;url=http://www.mshsaa.org;');
aI('text=Baseball Training Secrets;url=http://www.baseballtrainingsecrets.com/pages/home.htm;');
aI('text=MoSports.com;url=MoSports.com;');
aI('text=MoIHigh.com;url=http://www.missouri.ihigh.com/;');
aI('text=Web Ball;url=http://www.webball.com/index.html;');
aI('text=QC Baseball;url=http://www.qcbaseball.com;');
aI('text=High School Baseball Web;url=http://www.hsbaseballweb.com/;');
aI('text=Be a Better Hitter;url=http://www.beabetterhitter.com/text/fundamentals/sweetswing/sweetswing.htm;');
aI('text=SeetheBall.com;url=http://leaguelineup.com/welcome.asp?sid=446106679&url=linedrive;');
aI('text=Baseball-links.com;url=http://www.baseball-links.com/;');
aI('text=Baseball Excellence.com;url=http://www.baseball-excellence.com/;');
aI('text=High School Baseball Team Sites;url=http://www.baseball-links.com/links/High_School_Baseball/;');
aI('text=Online Hitting Academy;url=http://www.hittingacademy.com/;');
aI('text=NCAA Baseball;url=http://www.ncaa.org/sports/baseball/;');
}
with(milonic=new menuname('Records - History')){
style=menuStyle;
aI('text=Wins/Losses History;url=custom.aspx?pg=3484;');
aI('text=All-Time Records;url=custom.aspx?pg=3248;');
}
with(milonic=new menuname('Players and Parents Page')){
style=menuStyle;
}
with(milonic=new menuname('Coaches Corner')){
style=menuStyle;
aI('text=Coaches Corner;url=custom.aspx?pg=835;');
}
with(milonic=new menuname('STLToday High School Sports')){
style=menuStyle;
aI('text=Stl Today High School Sports;url=http://www.stltoday.com/sports/high-school/;');
}
with(milonic=new menuname('Players and Parents Page')){
style=menuStyle;
aI('text=Parents and Players Handbook;url=custom.aspx?pg=5285;');
aI('text=Parents and Players Handbook;url=custom.aspx?pg=5286;');
aI('text=Sitemap;url=sitemap.aspx;');
}
drawMenus();

