
with(milonic=new menuname("Main Menu")){
	style=sportMenuStyle;
	alwaysvisible=1;
	orientation="horizontal";
	position="relative";
	menuwidth="712";
	height="20";
	menualign="center";
	aI("text=SCHEDULE;showmenu=schedule;url=javascript:toPage('/Schedule.jsp?SP=130');");
	aI("text=STATS;showmenu=stats;url=http://www.byucougars.com/uploads/stats/football/stats.pdf;");
	aI("text=ROSTER;showmenu=roster;url=javascript:toPage('/Roster.jsp?SP=130');");
	aI("text=STAFF;showmenu=staff;");
	aI("text=RECRUITING;showmenu=recruiting;");
	aI("text=HISTORY;showmenu=history;");
	aI("text=INFO CENTER;showmenu=info;");
	aI("text=FAN HUB;showmenu=fan;");
	aI("text=MEDIA;showmenu=media;");
	
}

with(milonic=new menuname("stats")){
	overflow="scroll";
	style=menuStyle;
	itemwidth="75";
	aI("text=Current;url=http://www.byucougars.com/uploads/stats/football/stats.pdf;target='blank'");
	aI("text=2009;url=http://www.byucougars.com/uploads/stats/football/2009_Stats.pdf;target='blank'");
	aI("text=2008/NCAA;url=http://web1.ncaa.org/football/exec/rankingSummary?year=2008&org=77;target='blank'");
	aI("text=2008;url=http://www.byucougars.com/uploads/stats/football/2008_Stats.pdf;target='blank'");
	aI("text=2007;url=http://www.byucougars.com/uploads/stats/football/2007_Stats.pdf;target='blank'");
	aI("text=2006;url=http://www.byucougars.com/uploads/stats/football/2006_Stats.pdf;target='blank'");
	aI("text=2005;url=http://www.byucougars.com/uploads/stats/football/2005_Stats.pdf;target='blank'");
	aI("text=2004;url=http://www.byucougars.com/uploads/stats/football/2004_Stats.pdf;target='blank'");
	aI("text=2003;url=http://www.byucougars.com/uploads/stats/football/2003_Stats.pdf;target='blank'");
	aI("text=2002;url=http://www.byucougars.com/uploads/stats/football/2002_Stats.pdf;target='blank'");
	aI("text=2001;url=http://www.byucougars.com/uploads/stats/football/2001_Stats.pdf;target='blank'");
	aI("text=2000;url=http://www.byucougars.com/uploads/stats/football/2000_Stats.pdf;target='blank'");
}

with(milonic=new menuname("roster")){
	overflow="scroll";
	style=menuStyle;
	itemwidth="75";
	aI("text=Current;showmenu=current;url=javascript:toPage('/Roster.jsp?SP=130')");
	aI("text=All-Time;showmenu=alltime;url=javascript:toPage('/Roster.jsp?SP=130&ALLTIME')");
}

with(milonic=new menuname("current")){
	overflow="scroll";
	style=menuStyle;
	aI("text=Alphabetical;url=javascript:toPage('/Roster.jsp?SP=130')");
	aI("text=Numerical;url=javascript:toPage('/Roster.jsp?SP=130&NUM')");
}

with(milonic=new menuname("alltime")){
	overflow="scroll";
	style=menuStyle;
	aI("text=Alphabetical;url=javascript:toPage('/Roster.jsp?SP=130&ALLTIME')");
	aI("text=Numerical;url=javascript:toPage('/Roster.jsp?SP=130&NUM&ALLTIME')");
	aI("text=By Year;url=javascript:toPage('/Roster.jsp?SP=130&YEARLY&ALLTIME')");
	aI("text=By Hometown;url=javascript:toPage('/Roster.jsp?SP=130&ALLTIME&S')");
}


with(milonic=new menuname("recruiting")){
	overflow="scroll";
	style=menuStyle;
	aI("text=Why BYU!;url=javascript:toPage('/football/why_byu.jsp')");
	aI("text=Referral;url=javascript:toPage('/football/prospectPlayerQuestionnaire.jsp')");
}

with(milonic=new menuname("history")){
	overflow="scroll";
	style=menuStyle;
	aI("text=All-American;url=javascript:toPage('/football/history/all-american.jsp')");
	aI("text=All-Time Results;url=javascript:toPage('/football/history/all_time_results.jsp')");
	aI("text=Opponents;url=javascript:toPage('/football/history/opponents.jsp')");
	aI("text=Honors;url=javascript:toPage('/football/history/honors.jsp')");
	aI("text=Lettermen;url=javascript:toPage('/football/history/lettermen.jsp')");
	aI("text=MWC;url=javascript:toPage('/football/history/MWC.jsp')");
	aI("text=Rankings;url=javascript:toPage('/football/history/rankings.jsp')");
	aI("text=Records;url=javascript:toPage('/football/history/records.jsp')");
	aI("text=In the Pros;url=javascript:toPage('/football/history/pros.jsp')");
}

with(milonic=new menuname("info")){
	overflow="scroll";
	style=menuStyle;
	aI("text=Facilities;url=javascript:toPage('/football/facilities/index.jsp')");
	aI("text=Quick Facts;url=/uploads/pdf/football/2008_Quick_Facts.pdf;target='blank'");
	aI("text=Polls;url=javascript:toPage('/football/polls.jsp')");
	aI("text=FAQ;url=javascript:toPage('/football/faq.jsp')");
	aI("text=Archive;url=javascript:toPage('/Archive.jsp?SP=130')");
}

with(milonic=new menuname("fan")){
	overflow="scroll";
	style=menuStyle;
	aI("text=Wallpaper;url=javascript:toPage('/wallpaper.jsp?SP=130')");
	aI("text=Commercials;url=javascript:toPage('/football/commercials/commercials.jsp')");
	aI("text=Athlete Chat Archive;url=javascript:toPage('/PlayerChat.jsp?S=FTB')");
}

with(milonic=new menuname("media")){
	overflow="scroll";
	style=menuStyle;
	aI("text=Quick Facts;url=/uploads/pdf/football/08quickfacts.pdf;target='blank'");
	aI("text=Media Guide;url=javascript:toPage('/media_guides/football/2009')");
	aI("text=Depth Chart;url=http://www.byucougars.com/uploads/pdf/football/depthChart.pdf;target='blank'");
	aI("text=Interview Requests;url=javascript:toPage('/football/interviewRequests.jsp')");
	aI("text=Credential Requests;url=javascript:toPage('/football/credentialRequests.jsp')");
	aI("text=CollegePressbox.com;url=javascript:toPage('/football/collegePressbox.jsp')");
}
