
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=162');");
	aI("text=STATS;showmenu=stats;url=http://www.byucougars.com/uploads/stats/soccer_w/stats.pdf;target='blank'");
	aI("text=ROSTER;showmenu=roster;url=javascript:toPage('/Roster.jsp?SP=162');");
	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=/uploads/stats/soccer_w/stats.pdf;target='blank'");
	aI("text=2008;url=/uploads/stats/soccer_w/soccer08-sts.pdf;target='blank'");
	aI("text=2007;url=/uploads/stats/soccer_w/stats_2007.pdf;target='blank'");
	aI("text=2006;url=/uploads/stats/soccer_w/stats_2006.pdf;target='blank'");
	aI("text=2005;url=/uploads/stats/soccer_w/stats_2005.pdf;target='blank'");
	aI("text=2004;url=/uploads/stats/soccer_w/stats_2004.pdf;target='blank'");
	aI("text=2003;url=/uploads/stats/soccer_w/stats_2003.pdf;target='blank'");
	aI("text=2002;url=/uploads/stats/soccer_w/stats_2002.pdf;target='blank'");
	aI("text=2001;url=javascript:toPage('/soccer_w/history/stats_2001.jsp')");
	aI("text=Yr-by-Yr;url=javascript:toPage('/soccer_w/history/all_time_results.jsp')");
}

with(milonic=new menuname("roster")){
	overflow="scroll";
	style=menuStyle;
	itemwidth="75";
	aI("text=Current;showmenu=current;url=javascript:toPage('/Roster.jsp?SP=162')");
	aI("text=All-Time;showmenu=alltime;url=javascript:toPage('/Roster.jsp?SP=162&ALLTIME')");
	//aI("text=All-Time Roster;url=javascript:toPage('/soccer_w/history/all_time_roster.jsp')");
}

with(milonic=new menuname("current")){
	overflow="scroll";
	style=menuStyle;
	aI("text=Alphabetical;url=javascript:toPage('/Roster.jsp?SP=162')");
	aI("text=Numerical;url=javascript:toPage('/Roster.jsp?SP=162&NUM')");
}

with(milonic=new menuname("alltime")){
	overflow="scroll";
	style=menuStyle;
	aI("text=Alphabetical;url=javascript:toPage('/Roster.jsp?SP=162&ALLTIME')");
	aI("text=Numerical;url=javascript:toPage('/Roster.jsp?SP=162&NUM&ALLTIME')");
	aI("text=By Year;url=javascript:toPage('/Roster.jsp?SP=162&YEARLY&ALLTIME')");
	aI("text=By Hometown;url=javascript:toPage('/Roster.jsp?SP=162&ALLTIME&S')");
}


with(milonic=new menuname("recruiting")){
	overflow="scroll";
	style=menuStyle;
	aI("text=Questionnaire;url=javascript:toPage('/soccer_w/questionnaire.jsp')");
	aI("text=Why BYU?;url=javascript:toPage('/soccer_w/why_byu.jsp')");
	aI("text=Booster Info;url=http://www.cougarclub.com/boosterRegulations.jsp;target='blank'");
	aI("text=Contact Info;url=javascript:toPage('/soccer_w/contactInfo.jsp')");
}

with(milonic=new menuname("history")){
	overflow="scroll";
	style=menuStyle;
	aI("text=All-American;url=javascript:toPage('/soccer_w/history/all-american.jsp')");
	aI("text=Honors;url=javascript:toPage('/soccer_w/history/honors.jsp')");
	aI("text=All-Time Roster;url=javascript:toPage('/Roster.jsp?SP=162&ALLTIME')");
	aI("text=Results;url=javascript:toPage('/soccer_w/history/all_time_results.jsp')");
	aI("text=NCAA;url=javascript:toPage('/soccer_w/history/NCAA.jsp')");
	aI("text=Records;url=javascript:toPage('/soccer_w/history/records.jsp')");
}

with(milonic=new menuname("info")){
	overflow="scroll";
	style=menuStyle;
	aI("text=Quick Facts;url=javascript:toPage('/soccer_w/quick_facts.jsp')");
	aI("text=FAQ;url=javascript:toPage('/soccer_w/faq.jsp')");
	aI("text=Faclities;url=javascript:toPage('/soccer_w/facilities/index.jsp')");
	aI("text=Media Guide;url=javascript:toPage('/soccer_w/guide.jsp')");
	aI("text=Polls;url=javascript:toPage('/soccer_w/polls.jsp')");
	aI("text=Archive;url=javascript:toPage('/Archive.jsp?SP=162')");
}

with(milonic=new menuname("fan")){
	overflow="scroll";
	style=menuStyle;
	aI("text=Screensaver;url=http://ce.byu.edu/cw/cwcamps/download/;target='blank'");
	aI("text=Wallpaper;url=javascript:toPage('/wallpaper.jsp?SP=162')");
	aI("text=Cub Camp;url=javascript:toPage('/soccer_w/cubcamp.jsp')");
	aI("text=Mini Cub;url=javascript:toPage('/soccer_w/minicub.jsp')");
	aI("text=Academy I;url=javascript:toPage('/soccer_w/academy1.jsp')");
	aI("text=Academy II;url=javascript:toPage('/soccer_w/academy2.jsp')");
	aI("text=Academy III;url=javascript:toPage('/soccer_w/academy3.jsp')");
}

with(milonic=new menuname("media")){
	overflow="scroll";
	style=menuStyle;
	aI("text=Policies;url=javascript:toPage('/soccer_w/policies.jsp')");
	aI("text=Credentials;url=javascript:toPage('/soccer_w/credentials.jsp')");
	aI("text=Media Guide;url=javascript:toPage('/soccer_w/guide.jsp')");
	aI("text=Quick Facts;url=javascript:toPage('/soccer_w/quick_facts.jsp')");
	aI("text=Past Releases;url=javascript:toPage('/Archive.jsp?SP=162')");
	aI("text=Media List;url=javascript:toPage('/soccer_w/media_list.jsp')");
}
