	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='#20396D';			// Background color when mouse is not over
	var LowSubBgColor='#20396D';			// Background color when mouse is not over on subs
	var HighBgColor='#20396D';			// Background color when mouse is over
	var HighSubBgColor='#20396D';			// 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='red';			// Font color when mouse is over
	var FontSubHighColor='red';			// 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=0;			// Border between elements 1 or 0
	var FontFamily="arial, helvetica, sans-serif"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// 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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=122;				// Menu offset x coordinate
	var StartLeft=94;				// 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=4;				// 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='';				// 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=0;			// 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","index.html","",0,20,68);

Menu2=new Array("TICKETS","tickets_signup.html","",0,20,78);

Menu3=new Array("ABOUT","","",8,20,68);
	Menu3_1=new Array("Mission","about_mission.html","",0,20,175);	
	Menu3_2=new Array("History","about_history.html","",0,20,175);	
	Menu3_3=new Array("People","about_founder.html","",0,20,175);
	Menu3_4=new Array("Board of Directors","about_directors.html","",0,20,175);
	Menu3_5=new Array("Board of Honorary Trustees","about_board.html","",0,20,175);
	Menu3_6=new Array("Employment Opportunities","about_employment.html","",0,20,175);
	Menu3_7=new Array("Sponsorship Opportunities","about_sponsors.html","",0,20,175);
	Menu3_8=new Array("Professional Firms","about_partners.html","",0,20,175);

Menu4=new Array("PARTNERS","","",4,19,92);
	Menu4_1=new Array("Sports Partners","partners_sports.html","",0,20,150);
	Menu4_2=new Array("Charities","partners_charities.html","",0,20,150);
	Menu4_3=new Array("Government Support","partners_government.html","",0,20,150);
	Menu4_4=new Array("Community Support","partners_community.html","",0,20,150);

Menu5=new Array("EXPERIENCE","","",6,20,98);
	Menu5_1=new Array("Location","experience_location.html","",0,20,150);
	Menu5_2=new Array("Inside the Venue","experience_venue.html","",0,20,150);
	Menu5_3=new Array("Heisman Trophy Gallery","experience_heisman.html","",0,20,150);
	Menu5_4=new Array("BJK Int Sports Center","experience_bjk.html","",0,20,150);
	Menu5_5=new Array("Special Events","experience_events.html","",0,20,150);
	Menu5_6=new Array("SmA Store","experience_store.html","",0,20,150);

Menu6=new Array("LEGENDS SPEAK","","",12,19,120);
	Menu6_1=new Array("Tiki Barber","sports_legends.html?name=TikiBarber","",0,20,110);
	Menu6_2=new Array("Billie Jean King","sports_legends.html?name=BillieJeanKing","",0,20,110);
	Menu6_3=new Array("Bob Cousy","sports_legends.html?name=BobCousy","",0,20,110);
	Menu6_4=new Array("Jim Craig","sports_legends.html?name=JimCraig","",0,20,110);
	Menu6_5=new Array("Aimee Mullins","sports_legends.html?name=AimeeMullins","",0,20,110);
	Menu6_6=new Array("Keith Hernandez","sports_legends.html?name=KeithHernandez","",0,20,110);
	Menu6_7=new Array("Harry Carson","sports_legends.html?name=HarryCarson","",0,20,110);
	Menu6_8=new Array("Graig Nettles","sports_legends.html?name=GraigNettles","",0,20,110);
	Menu6_9=new Array("Mike Rozier","sports_legends.html?name=MikeRozier","",0,20,110);
	Menu6_10=new Array("Pete Dawkins","sports_legends.html?name=PeteDawkins","",0,20,110);
	Menu6_11=new Array("Camille Duvall","sports_legends.html?name=CamilleDuvall","",0,20,110);
	Menu6_12=new Array("LeRoy Neiman","sports_legends.html?name=LeRoyNeiman","",0,20,110);
		
Menu7=new Array("NEWS","","",4,20,65);
	Menu7_1=new Array("In the News","news_news.html","",0,20,125);
	Menu7_2=new Array("Press Releases","news_press.html","",0,20,125);
	Menu7_3=new Array("Archive News 2003","news_2003.html","",0,20,125);
	Menu7_4=new Array("Archive News 2004","news_2004.html","",0,20,125);

Menu8=new Array("CONTACT","contact.html","",0,20,65);
