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='#AFBDFF';
oncolor='#061564';
offbgcolor='#061564';
offcolor='#FFFFFF';
bordercolor='#000000';
borderstyle='solid';
borderwidth=0;
separatorcolor='#000000';
separatorsize='1';
padding=4;
fontsize='11';
fontstyle='normal';
fontfamily='Verdana, Tahoma, Arial';
pagecolor='#061564';
pagebgcolor='#AFBDFF';
}
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/phbahawks/;');
aI('showmenu=Schedules;text=Schedules;url=;');
aI('showmenu=Fields & Maps;text=Fields & Maps;url=;');
aI('showmenu=Guestbook;text=Guestbook;url=;');
aI('showmenu=Team;text=Team;url=;');
aI('showmenu=Stats;text=Stats;url=;');
aI('showmenu=Bay Area Baseball;text=Bay Area Baseball;url=;');
aI('showmenu=PHBA News;text=PHBA News;url=;');
aI('showmenu=MLB Links;text=MLB Links;url=;');
aI('text=Admin;url=/bladmin/main.aspx?site=phbaHAWKS;image=images/lock.gif;target=_top;');
}
with(milonic=new menuname('Schedules')){
style=menuStyle;
aI('text=Calendar;url=calendar.aspx;');
aI('text=Practice Schedule;url=practice_schedule.aspx;');
aI('text=Game Schedule;url=game_schedule.aspx;');
}
with(milonic=new menuname('Fields & Maps')){
style=menuStyle;
aI('text=Scrapbook;url=scrapbook.aspx;');
aI('text=Field Locations;url=field_locations.aspx;');
}
with(milonic=new menuname('Guestbook')){
style=menuStyle;
aI('text=Guestbook;url=guestbook.aspx;');
}
with(milonic=new menuname('Team')){
style=menuStyle;
aI('text=Roster;url=roster.aspx;');
aI('text=Contact Information;url=rep_contact.aspx;image=images/lockgrey.gif;');
}
with(milonic=new menuname('Stats')){
style=menuStyle;
aI('text=Individual Stats;url=rep_playerstats.aspx;');
aI('text=Stat Definitions;url=stat_def.aspx;');
aI('text=Team Stats;url=rep_teamstats.aspx;');
aI('text=News;url=news_archive.aspx;');
aI('text=Announcements;url=announce_archive.aspx;');
aI('text=680 Diablo League;url=http://680diabloleague.clubspaces.com/Default_css.aspx;');
aI('text=Diablo Valley Pony Baseball;url=http://www.eteamz.com/DiabloValleyPony/index.cfm?;');
aI('text=DVAL Baseball Schedule;url=http://votestrange.com/DVAL/DVAL%20Baseball%202008.htm;');
aI('text=DVAL Home Page;url=http://mdusd.blogspot.com/2008/06/dval-information.html;');
aI('text=NCS Official Home Page;url=http://cifncs.org/index.php?content=404;');
aI('text=NCAA Baseball;url=http://www.ncaasports.com/baseball/mens;');
aI('text=Major League Baseball;url=http://mlb.mlb.com/index.jsp;');
aI('text=Major League Baseball Hall of Fame;url=http://web.baseballhalloffame.org/index.jsp;');
aI('text=GymScience Sport Performance;url=http://gymscience.com/;');
aI('text=Perfect Game;url=http://www.perfectgame.org/;');
aI('text=rteamsite.com;url=http://rteamsite.com/;');
}
with(milonic=new menuname('Bay Area Baseball')){
style=menuStyle;
aI('text=College Park High School Baseball;url=http://www.rteamsite.com/baseball/CPHSFalconsVarsity/home.aspx;');
aI('text=Diablo Valley College Baseball;url=http://www.leaguelineup.com/welcome.asp?url=dvcbaseball;');
aI('text=St. Mary&#39;s College Baseball;url=http://www.smcgaels.com/SportSelect.dbml?DB_OEM_ID=21400&KEY=&SPID=12533&SPSID=101603;');
aI('text=Oakland A&#39;s;url=http://oakland.athletics.mlb.com/index.jsp?c_id=oak;');
aI('text=San Francisco Giants;url=http://sanfrancisco.giants.mlb.com/index.jsp?c_id=sf;');
aI('text=Sacramento Rivercats;url=http://www.rivercats.com/;');
aI('text=UC Berkeley Baseball;url=http://calbears.cstv.com/sports/m-basebl/cal-m-basebl-body.html;');
aI('text=Stanford Baseball;url=http://gostanford.cstv.com/sports/m-basebl/sched/stan-m-basebl-sched.html;');
aI('text=San Jose State Baseball;url=http://www.sjsuspartans.com/SportSelect.dbml?DB_OEM_ID=5600&KEY=&SPID=2729&SPSID=34974;');
}
with(milonic=new menuname('PHBA News')){
style=menuStyle;
aI('text=PHBA Website;url=http://phba.org/index.asp;');
aI('text=How To Volunteer to Umpire;url=http://phba.org/umpinfo.asp ;');
aI('text=PHBA League Calendar;url=http://calendar.yahoo.com/YYY,e7c6b3/srt,0/phba04/?v=2&t=1196849228;');
aI('text=PHBA My Baseball League;url=http://server1.mybaseballleague.com/spads/ViewLeague.jsp?YSLkey=TGSVKHGCKTGGGGGGGGGKSCVGHK&leagueId=265&addSeason=283;');
}
with(milonic=new menuname('MLB Links')){
style=menuStyle;
aI('text=30 Clubs In 30 Days (TV Show);url=http://mlb.mlb.com/network/promotions/30_in_30.jsp;');
aI('text=MLB Network;url=http://mlb.mlb.com/network/;');
aI('text=ESPN Baseball;url=http://sports-ak.espn.go.com/mlb/index;');
}
drawMenus();

