
	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#B39873';			// Background color when mouse is not over
	var LowSubBgColor='#9B815C';		// Background color when mouse is not over on subs
	var HighBgColor='9B815C';			// Background color when mouse is over
	var HighSubBgColor='9B815C';		// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';		// Font color subs when mouse is not over
	var FontHighColor='000000';			// Font color when mouse is over
	var FontSubHighColor='000000';		// Font color subs when mouse is over
	var BorderColor='';					// Border color
	var BorderSubColor='';				// Border color for subs
	var BorderWidth=0;					// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="trebuchet ms"		// Font family menu items
	var FontSize=10;					// Font size menu items
	var FontBold=1;						// Bold menu items 1 or 0
	var FontItalic=0;					// Italic menu items 1 or 0
	var MenuTextCentered='center';		// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// 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=123;					// Menu offset x coordinate
	var StartLeft=35;					// Menu offset y coordinate
	var VerCorrect=0;					// Multiple frames y correction
	var HorCorrect=0;					// Multiple frames x correction
	var LeftPaddng=0;					// Left padding
	var TopPaddng=8;					// 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='0';					// 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=0;				// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=1;				// menu tree checking on or off 1 or 0
	var ShowArrow=0;					// 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("HOME","http://www.src.wmich.edu/index.html","",6,31,56);
	Menu1_1=new Array("SRC Info","http://www.src.wmich.edu/home/about_src.html","",0,28,165);
	Menu1_2=new Array("Contact","http://www.src.wmich.edu/home/contact.html","",0,28,0);
	Menu1_3=new Array("Memberships","http://www.src.wmich.edu/home/membership.html","",0,28,0);
	Menu1_4=new Array("Employment","http://www.src.wmich.edu/home/employment/main.html","",0,28,0);
	Menu1_5=new Array("Assistantships/Internships","http://www.src.wmich.edu/home/assistantships.html","",0,28,140);
	Menu1_6=new Array("Sports Clubs","http://www.src.wmich.edu/home/sports_clubs.html","",0,28,0);
	
Menu2=new Array("IM SPORTS","","",12,29,120);
	Menu2_1=new Array("Home","http://www.src.wmich.edu/im/im_sports.html","",0,28,160);
	Menu2_2=new Array("IM Sports Guide","http://www.src.wmich.edu/im/sportsguide.html","",0,28,0);
	Menu2_3=new Array("Fall Sports","http://www.sais.wmich.edu/IMpub/mainSport.asp?SemesterID=1","",0,28,0);
	Menu2_4=new Array("Spring Sports","http://www.sais.wmich.edu/IMpub/mainSport.asp?SemesterID=2","",0,28,0);
	Menu2_5=new Array("Summer Sports","http://www.sais.wmich.edu/IMpub/mainSport.asp?SemesterID=3","",0,28,0);
	Menu2_6=new Array("Schedules & Standings","http://www.sais.wmich.edu/IMpub/mainSchedule.asp","",0,30,0);
	Menu2_7=new Array("Officials","http://www.src.wmich.edu/im/officials.html","",0,28,0);
	Menu2_8=new Array("Refund Policy","http://www.src.wmich.edu/im/refundpolicy.html","",0,28,0);
	Menu2_9=new Array("Turkey Trot","http://www.src.wmich.edu/im/turkeytrot.html","",0,28,0);
	Menu2_10=new Array("NCCS Regional Basketball","http://www.src.wmich.edu/nccs/","",0,30,0);
	Menu2_11=new Array("MIRSA & NIRSA","http://www.src.wmich.edu/im/mirsanirsa.html","",0,30,0);
	Menu2_12=new Array("FAQs","http://www.src.wmich.edu/im/imfaq.html","",0,28,0);
	
Menu3=new Array("FITNESS PROGRAMS","","",5,29,140);
	Menu3_1=new Array("Aerobic Classes","http://www.src.wmich.edu/fitness/aerobic.html","",0,28,155);
	Menu3_2=new Array("Aquatic Classes","http://www.src.wmich.edu/fitness/aquatic.html","",0,28,0);
	Menu3_3=new Array("CycleFit Classes","http://www.src.wmich.edu/fitness/cyclefit.html","",0,28,0);
	Menu3_4=new Array("Personal Training","http://www.src.wmich.edu/fitness/training.html","",0,28,0);
	Menu3_5=new Array("Weight Room Orientation","http://www.src.wmich.edu/fitness/weightroom.html","",0,30,0);
	
Menu4=new Array("OPEN RECREATION","","",12,29,140);
	Menu4_1=new Array("Basketball","http://www.src.wmich.edu/open/basketball.html","",0,28,160);
	Menu4_2=new Array("Soccer","http://www.src.wmich.edu/open/soccer.html","",0,28,0);
	Menu4_3=new Array("Volleyball/Walleyball","http://www.src.wmich.edu/open/volleyball.html","",0,30,0);
	Menu4_4=new Array("Racquetball/Squash","http://www.src.wmich.edu/open/racquetball.html","",0,28,0);
	Menu4_5=new Array("Table Tennis/Badminton","http://www.src.wmich.edu/open/ttennis.html","",0,28,0);
	Menu4_6=new Array("Tennis","http://www.src.wmich.edu/open/tennis.html","",0,28,0);
	Menu4_7=new Array("Pools & Sauna","http://www.src.wmich.edu/open/pool.html","",0,28,0);
	Menu4_8=new Array("Tracks","http://www.src.wmich.edu/open/track.html","",0,28,0);
	Menu4_9=new Array("Climbing Wall","http://www.src.wmich.edu/open/climbing.html","",0,28,0);
	Menu4_10=new Array("Family Activities","http://www.src.wmich.edu/open/family.html","",0,28,0);
	Menu4_11=new Array("Equipment Issue","http://www.src.wmich.edu/open/equipment.html","",0,28,0);
	Menu4_12=new Array("Seelye Weight Room","http://www.src.wmich.edu/open/seelye.html","",0,28,0);

Menu5=new Array("EMPLOYEE WELLNESS","","",5,29,140);
	Menu5_1=new Array("Zest For Life (ZFL)","http://www.src.wmich.edu/zest/zest.html","",0,28,140);
	Menu5_2=new Array("ZFL Class Schedule","http://www.src.wmich.edu/zest/zest_classes.html","",0,28,0);
	Menu5_3=new Array("ZFL Healthy Rewards","http://www.src.wmich.edu/zest/zest_incentives.html","",0,28,0);
	Menu5_4=new Array("Personal Training","http://www.src.wmich.edu/zest/zest_training.html","",0,28,0);
	Menu5_5=new Array("Western Wellness","http://www.wmich.edu/wellness/","",0,28,0);

Menu6=new Array("FACILITIES","","",6,29,100);
	Menu6_1=new Array("SRC Maps","http://www.src.wmich.edu/facilities/maps.html","",0,28,155);
	Menu6_2=new Array("Locker Rental","http://www.src.wmich.edu/facilities/locker.html","",0,28,0);
	Menu6_3=new Array("Facility Rental","http://www.src.wmich.edu/facilities/facility_rental.html","",0,28,0);
	Menu6_4=new Array("Showcase Rental","http://www.src.wmich.edu/facilities/showcase.html","",0,28,0);
	Menu6_5=new Array("Policies","http://www.src.wmich.edu/facilities/policies.html","",0,28,0);
	Menu6_6=new Array("Marketing Opportunities","http://www.src.wmich.edu/facilities/marketing.html","",0,30,0);	