
	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='black';			// Background color when mouse is not over
	var LowSubBgColor='black';			// Background color when mouse is not over on subs
	var HighBgColor='CC6600';			// Background color when mouse is over
	var HighSubBgColor='CC6600';			// Background color when mouse is over on subs
	var FontLowColor='CC6600';			// Font color when mouse is not over
	var FontSubLowColor='CC6600';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=5;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=11;				// 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=.1;			// vertical overlap child/ parent
	var StartTop=120;				// Menu offset x coordinate
	var StartLeft=10;				// 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=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=350;			// 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=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","http://studentorgs.utexas.edu/txcrew/index.php","",0,20,120);
	//Menu1_1=new Array("Home","http://studentorgs.utexas.edu/txcrew/index.php","",0,20,100);
	//Menu1_2=new Array("Site Map","http://studentorgs.utexas.edu/txcrew/Main/Sitemap.htm","",0,20,100);

Menu2=new Array("About Us","","",4,20,150);
	Menu2_1=new Array("General Info","http://studentorgs.utexas.edu/txcrew/AboutUs/GeneralInfo.htm","",0,20,120);
	Menu2_2=new Array("All News","http://studentorgs.utexas.edu/txcrew/NewsBlog/news.html","",0,20,120);
	Menu2_3=new Array("Map / Location","http://studentorgs.utexas.edu/txcrew/AboutUs/Map.htm","",0,20,120);
	Menu2_4=new Array("Tradition","http://studentorgs.utexas.edu/txcrew/AboutUs/History.htm","",0,20,120);

Menu3=new Array("Races","","",3,20,120);
	Menu3_1=new Array("Schedule","http://studentorgs.utexas.edu/txcrew/Races/Schedule.htm","",0,20,112);
	Menu3_2=new Array("Results","http://studentorgs.utexas.edu/txcrew/ResultsBlog/results.html","",0,20,112);
	Menu3_3=new Array("NoVar","http://studentorgs.utexas.edu/txcrew/Races/NoVar.htm","",0,20,112);
	
Menu4=new Array("Team","","",5,20,120);
	Menu4_1=new Array("Coaches","http://studentorgs.utexas.edu/txcrew/Team/Coaches.htm","",0,20,125);
	Menu4_2=new Array("Var. Men","http://studentorgs.utexas.edu/txcrew/Team/VarMen.htm","",0,20,125);
	Menu4_3=new Array("Var. Women","http://studentorgs.utexas.edu/txcrew/Team/VarWomen.htm","",0,20,125);
	Menu4_4=new Array("Nov. Men","http://studentorgs.utexas.edu/txcrew/Team/NovMen.htm","",0,20,125);
	Menu4_5=new Array("Nov. Women","http://studentorgs.utexas.edu/txcrew/Team/NovWomen.htm","",0,20,125);
	
Menu5=new Array("Alumni","http://studentorgs.utexas.edu/txcrew/Alumni/Alumni.htm","",2,20,150);
	Menu5_1=new Array("Alumni","http://studentorgs.utexas.edu/txcrew/Alumni/Alumni.htm","",0,20,110);
	Menu5_2=new Array("Awards","http://studentorgs.utexas.edu/txcrew/Alumni/Awards.htm","",0,20,110);

Menu6=new Array("Fundraising","","",4,20,120);
	Menu6_1=new Array("Contributors","","",8,20,130);
		Menu6_1_1=new Array("2001-2002","http://studentorgs.utexas.edu/txcrew/Fundraising/sponsors0102.htm","",0,20,130);
		Menu6_1_2=new Array("2002-2003","http://studentorgs.utexas.edu/txcrew/Fundraising/sponsors0203.htm","",0,20,130);
		Menu6_1_3=new Array("2003-2004","http://studentorgs.utexas.edu/txcrew/Fundraising/sponsors0304.htm","",0,20,130);
		Menu6_1_4=new Array("2004-2005","http://studentorgs.utexas.edu/txcrew/Fundraising/sponsors0405.htm","",0,20,130);
		Menu6_1_5=new Array("2005-2006","http://studentorgs.utexas.edu/txcrew/Fundraising/sponsors0506.htm","",0,20,130);
		Menu6_1_6=new Array("2006-2007","http://studentorgs.utexas.edu/txcrew/Fundraising/sponsors0607.htm","",0,20,130);
		Menu6_1_7=new Array("2007-2008","http://studentorgs.utexas.edu/txcrew/Fundraising/sponsors0708.htm","",0,20,130);
		Menu6_1_8=new Array("2008-2009","http://studentorgs.utexas.edu/txcrew/Fundraising/sponsors0809.htm","",0,20,130);
	Menu6_2=new Array("Alumni Donors","http://studentorgs.utexas.edu/txcrew/Fundraising/AlumniDonors.htm","",0,20,130);
	Menu6_3=new Array("Coffee Tables","http://studentorgs.utexas.edu/txcrew/Fundraising/CoffeeTables.htm","",0,20,130);
	Menu6_4=new Array("Row Across TX","http://studentorgs.utexas.edu/txcrew/Fundraising/Rat.htm","",0,20,130);

Menu7=new Array("Photos","","",9,20,120);
	Menu7_1=new Array("Spring 2008","http://studentorgs.utexas.edu/txcrew/Photos/pics2008spring.html","",0,20,115);
	Menu7_2=new Array("Fall 2007","http://studentorgs.utexas.edu/txcrew/Photos/pics2007fall.html","",0,20,115);
	Menu7_3=new Array("Spring 2006","http://studentorgs.utexas.edu/txcrew/Photos/pics2006Spring.htm","",0,20,115);
	Menu7_4=new Array("Fall 2005","http://studentorgs.utexas.edu/txcrew/Photos/pics2005Fall.htm","",0,20,115);
	Menu7_5=new Array("Spring 2005","http://studentorgs.utexas.edu/txcrew/Photos/pics2005Spring.htm","",0,20,115);
	Menu7_6=new Array("Fall 2004","http://studentorgs.utexas.edu/txcrew/Photos/pics2004Fall.htm","",0,20,115);
	Menu7_7=new Array("Spring 2004","http://studentorgs.utexas.edu/txcrew/Photos/pics2004Spring.htm","",0,20,115);
	Menu7_8=new Array("Facilities","http://studentorgs.utexas.edu/txcrew/Photos/Facilities.htm","",0,20,115);
	Menu7_9=new Array("Archive","http://studentorgs.utexas.edu/txcrew/Photos/Archive.htm","",0,20,115);


Menu8=new Array("Recruiting","","",4,20,120);
	Menu8_1=new Array("Prospective Rowers","http://studentorgs.utexas.edu/txcrew/Recruiting/Recruit.htm","",0,20,161);
	Menu8_2=new Array("F.A.Q.","http://studentorgs.utexas.edu/txcrew/Recruiting/Faq.htm","",0,20,161);
	Menu8_3=new Array("High School Recruits","http://studentorgs.utexas.edu/txcrew/Recruiting/hs_recruits.htm","",0,20,161);
	Menu8_4=new Array("Printable Information","http://studentorgs.utexas.edu/txcrew/Recruiting/recruiting.pdf","",0,20,161);

//Menu9=new Array("Apparel","http://studentorgs.utexas.edu/txcrew/Apparel/Apparel.htm","",0,20,100);
	
Menu9=new Array("Contact","http://studentorgs.utexas.edu/txcrew/Contact/Contact.htm","",0,20,100);

Menu10=new Array("Members","http://studentorgs.utexas.edu/txcrew/Members/Members.htm","",0,20,100);
	
		
//Menu4=new Array("Webmaster","blank.htm","",4);
	//Menu4_1=new Array("Dynamic Drive","http://www.dynamicdrive.com","",0,20,180);
//	Menu4_2=new Array("JavaScript Kit","http://www.javascriptkit.com","",0);
	//Menu4_3=new Array("Freewarejava","http://www.freewarejava.com","",0);
//	Menu4_4=new Array("Web Review","http://www.webreview.com","",0);

//Menu5=new Array("Other","javascript:top.location.href='blank.htm'","",1);
	//Menu5_1=new Array("Author\'s Site","http://www.burmees.nl/","",0,20,140);