/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='#dfdfdf';			// Background color when mouse is not over
	var LowSubBgColor='#dfdfdf';			// Background color when mouse is not over on subs
	var HighBgColor='#B0B0B0';			// Background color when mouse is over
	var HighSubBgColor='#B0B0B0';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,helvetica,verdana"	// Font family menu items
	var FontSize=11;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='MenuPos';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=1;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("","main.php","../images/home.jpg",0,72,211);

Menu2=new Array("","","../images/Booster_Club.jpg",7,72,191);
	Menu2_1=new Array("Athlete of the Month","","",2,25,191);
		Menu2_1_1=new Array("2007-2008","aotm1.php","",0,25,191);
		Menu2_1_2=new Array("2008-2009","aotm2.php","",0);
	Menu2_2=new Array("Board Members","board.php","",0);
	Menu2_3=new Array("Corporate Sponsors","corp.php","",0);
	Menu2_4=new Array("Sign Up ~ Donate","donate.php","",0);
	Menu2_5=new Array("Newsletter","newsletter.php","",0);
	Menu2_6=new Array("Advertise With Us","advertise.php","",0);
	Menu2_7=new Array("Contact Us","contact.php","",0);

Menu3=new Array("","","../images/Events.jpg",4,72,195);
	Menu3_1=new Array("Calendar","eventcal.php","",0,25,195);
	Menu3_2=new Array("Hall of Fame Banquet","hall.php","",0);
	Menu3_3=new Array("Golf Classic","golf.php","",0);
	Menu3_4=new Array("Knight Court","court.php","",0);

Menu4=new Array("","","../images/Athletics.jpg",8,72,192);
	Menu4_1=new Array("General","","",4,25,192);
		Menu4_1_1=new Array("Information","adinfo.php","",0,25,160);
		Menu4_1_2=new Array("Recruiting","recruit.php","",0);
		Menu4_1_3=new Array("The Bruce Report","bruce.php","",0);
		Menu4_1_4=new Array("Staff","staff.php","",0);

Menu4_2=new Array("Baseball","","",8);
		Menu4_2_1=new Array("Team News","bboverview.php","",0,25,160);
		Menu4_2_2=new Array("Events","bbevents.php","",0);
		Menu4_2_3=new Array("Schedule and Scores","bbsched.php","",0);
		Menu4_2_4=new Array("NWAACC Standings","javascript:window.open('http://nwaacc.org/baseball/standings.php','blank');","",0);
		Menu4_2_5=new Array("Player Bios","bbplayer.php","",0);
		Menu4_2_6=new Array("Coaches and Staff","bbcoach.php","",0);
		Menu4_2_7=new Array("Gallery","bbgallery.php","",0);
		Menu4_2_8=new Array("Team History","bbhist.php","",0);

Menu4_3=new Array("Men\'s Basketball","","",8);
		Menu4_3_1=new Array("Team News","mbboverview.php","",0,25,160);
		Menu4_3_2=new Array("Events","mbbevents.php","",0);
		Menu4_3_3=new Array("Schedule and Scores","mbbsched.php","",0);
		Menu4_3_4=new Array("NWAACC Standings","javascript:window.open('http://nwaacc.org/basketball/mens_standings.php','blank');","",0);
		Menu4_3_5=new Array("Player Bios","mbbplayer.php","",0);
		Menu4_3_6=new Array("Coaches and Staff","mbbcoach.php","",0);
		Menu4_3_7=new Array("Gallery","mbbgallery.php","",0);
		Menu4_3_8=new Array("Team History","mbbhist.php","",0);

Menu4_4=new Array("Women\'s Basketball","","",8);
		Menu4_4_1=new Array("Team News","wbboverview.php","",0,25,160);
		Menu4_4_2=new Array("Events","wbbevents.php","",0);
		Menu4_4_3=new Array("Schedule and Scores","wbbsched.php","",0);
		Menu4_4_4=new Array("NWAACC Standings","javascript:window.open('http://nwaacc.org/basketball/womens_standings.php','blank');","",0);
		Menu4_4_5=new Array("Player Bios","wbbplayer.php","",0);
		Menu4_4_6=new Array("Coaches and Staff","wbbcoach.php","",0);
		Menu4_4_7=new Array("Gallery","wbbgallery.php","",0);
		Menu4_4_8=new Array("Team History","wbbhist.php","",0);

Menu4_5=new Array("Fast Pitch","","",9);
		Menu4_5_1=new Array("Team News","fpoverview.php","",0,25,160);
		Menu4_5_2=new Array("Events","fpevents.php","",0);
		Menu4_5_3=new Array("Schedule and Scores","fpsched.php","",0);
		Menu4_5_4=new Array("NWAACC Standings","javascript:window.open('http://nwaacc.org/softball/standings.php','blank');","",0);
		Menu4_5_5=new Array("Player Bios","fpplayer.php","",0);
		Menu4_5_6=new Array("Coaches and Staff","fpcoach.php","",0);
		Menu4_5_7=new Array("Gallery","fpgallery.php","",0);
		Menu4_5_8=new Array("Records and Honors","fphist.php","",0);
		Menu4_5_9=new Array("Service Project","fpserv.php","",0);

Menu4_6=new Array("Men\'s Soccer","","",8);
		Menu4_6_1=new Array("Team News","msoverview.php","",0,25,160);
		Menu4_6_2=new Array("Events","msevents.php","",0);
		Menu4_6_3=new Array("Schedule and Scores","mssched.php","",0);
		Menu4_6_4=new Array("NWAACC Standings","javascript:window.open('http://nwaacc.org/soccer/mens_standings.php','blank');","",0);
		Menu4_6_5=new Array("Player Bios","msplayer.php","",0);
		Menu4_6_6=new Array("Coaches and Staff","mscoach.php","",0);
		Menu4_6_7=new Array("Gallery","msgallery.php","",0);
		Menu4_6_8=new Array("Team History","mshist.php","",0);

Menu4_7=new Array("Women\'s Soccer","","",9);
		Menu4_7_1=new Array("Team News","wsoverview.php","",0,25,160);
		Menu4_7_2=new Array("Events","wsevents.php","",0);
		Menu4_7_3=new Array("Schedule and Scores","wssched.php","",0);
		Menu4_7_4=new Array("NWAACC Standings","javascript:window.open('http://www.nwaacc.org/soccer/womens_standings.php','blank');","",0);
		Menu4_7_5=new Array("Player Bios","wsplayer.php","",0);
		Menu4_7_6=new Array("Coaches and Staff","wscoach.php","",0);
		Menu4_7_7=new Array("Gallery","wsgallery.php","",0);
		Menu4_7_8=new Array("Team History","wshist.php","",0);
		Menu4_7_9=new Array("Service Project","wsserv.php","",0);

Menu4_8=new Array("Volleyball","","",8);
		Menu4_8_1=new Array("Team News","vboverview.php","",0,25,160);
		Menu4_8_2=new Array("Events","vbevents.php","",0);
		Menu4_8_3=new Array("Schedule and Scores","vbsched.php","",0);
		Menu4_8_4=new Array("NWAACC Standings","javascript:window.open('http://nwaacc.org/volleyball/standings.php','blank');","",0);
		Menu4_8_5=new Array("Player Bios","vbplayer.php","",0);
		Menu4_8_6=new Array("Coaches and Staff","vbcoach.php","",0);
		Menu4_8_7=new Array("Galleries","vbgallery.php","",0);
		Menu4_8_8=new Array("Team History","vbhist.php","",0);

Menu5=new Array("","","../images/Hall_of_Fame.jpg",4,72,211);
	Menu5_1=new Array("Inductees 2005","ind2005.php","",0,25,170);
	Menu5_2=new Array("Inductees 2007","ind2007.php","",0);
	Menu5_3=new Array("Inductees 2008","ind2008.php","",0);
	Menu5_4=new Array("Galleries","","",2);
		Menu5_4_1=new Array("2005","javascript:window.open('pages/galleryhall2005.php','blank');","",0,25,160);
		Menu5_4_2=new Array("2008","javascript:window.open('pages/galleryhall2008.php','blank');","",0);