
with(milonic=new menuname("Main Menu")){
	style=sportMenuStyle;
	alwaysvisible=1;
	orientation="horizontal";
	position="relative";
	menuwidth="712";
	height="20";
	menualign="center";
	aI("text=BYU/ISP NETWORK;url=ispMap.jsp;");
	aI("text=PARTNERS;showmenu=partners;url=corporatePartners.jsp;");
	aI("text=OPPORTUNITIES;url=index.jsp;");
	aI("text=VENUES;url=javascript:toPage('/athletic_department/facilities/index.jsp');");
	aI("text=TESTIMONIALS;url=index.jsp;");
	aI("text=DEMOGRAPHICS;url=demographics.jsp");
	aI("text=STAFF;url=ISPStaff.jsp");
}
with(milonic=new menuname("partners")){
	overflow="scroll";
	style=menuStyle;
	itemwidth="115";
	aI("text=Premiere Partners;url=javascript:toPage('/marketing/topPartners.jsp')");
	aI("text=Corporate Partners;url=javascript:toPage('/marketing/corporatePartners.jsp')");
}
