/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#ffcc00';			// Background color when mouse is not over (light orange)
	var LowSubBgColor='#ffcc00';			// Background color when mouse is not over on subs
	var HighBgColor='#ff9900';			// Background color when mouse is over (dark orange)
	var HighSubBgColor='#ff9900';			// Background color when mouse is over on subs
	var FontLowColor='#000000';			// Font color when mouse is not over
	var FontSubLowColor='#000000';			// Font color subs when mouse is not over (Black)
	var FontHighColor='#000000';			// Font color when mouse is over
	var FontSubHighColor='#000000';			// Font color subs when mouse is over
	var BorderColor='#336699';			// Border color
	var BorderSubColor='#336699';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;				// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// 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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=152;				// Menu offset x coordinate
	var StartLeft=86;				// Menu offset y coordinate
	var VerCorrect=1;				// 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='';				// 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',10,10,'tridown.gif',8,8,'trileft.gif',16,16];	// 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.rivercityrobots.org","",0,22,99);

Menu2=new Array("RCR Teams","http://www.rivercityrobots.org/rcrteams.htm","",4,22,99);
	Menu2_1=new Array("Organization","http://www.rivercityrobots.org/teams.htm","",2,22,150);
			Menu2_1_1=new Array("Current","http://www.rivercityrobots.org/orgchart09.htm","",0,22,150);
			Menu2_1_2=new Array("Past","http://www.rivercityrobots.org/orgchart09.htm","",5,22,150);
				Menu2_1_2_1=new Array("2008","http://www.rivercityrobots.org/orgchart08.htm","",0,22,150);
				Menu2_1_2_2=new Array("2007","http://www.rivercityrobots.org/orgchart07.htm","",0,22,150);
				Menu2_1_2_3=new Array("2006","http://www.rivercityrobots.org/orgchart06.htm","",0,22,150);
				Menu2_1_2_4=new Array("2005","http://www.rivercityrobots.org/orgchart05.htm","",0,22,150);
				Menu2_1_2_5=new Array("2004","http://www.rivercityrobots.org/lego/4174_2004.htm","",0,22,150);
	Menu2_2=new Array("FRC Team 1094","http://www.rivercityrobots.org/frcteam1094.htm","",8,22,150);
			Menu2_2_1=new Array("FRC Registration","http://www.rivercityrobots.org/frcregistration.htm","",0,22,150);
			Menu2_2_2=new Array("Video!","http://www.rivercityrobots.org/video.htm","",0,22,150);
			Menu2_2_3=new Array("Pictures!","http://www.rivercityrobots.org/pictures.htm","",0,22,150);
			Menu2_2_4=new Array("Membership","http://www.rivercityrobots.org/membership.htm","",0,22,150);		
			Menu2_2_5=new Array("History ","http://www.rivercityrobots.org/history .htm","",0,22,150);
			Menu2_2_6=new Array("Awards","http://www.rivercityrobots.org/awards.htm","",0,22,150);
			Menu2_2_7=new Array("'Wanted' Tri-fold","http://www.rivercityrobots.org/Download Documents/wanted.doc","",0,22,150);
			Menu2_2_8=new Array("Channel Cats Website","http://channelcats.rivercityrobots.org/","",0,23,150);
	Menu2_3=new Array("FTC Team 2893","http://www.rivercityrobots.org/ftcteam2893.htm","",1,22,150);
			Menu2_3_1=new Array("FTC Registration","http://www.rivercityrobots.org/ftcregistration.htm","",0,22,150);
	Menu2_4=new Array("FLL Teams","http://www.rivercityrobots.org/teams.htm","",1,22,150);
			Menu2_4_1=new Array("FLL Registration","http://www.rivercityrobots.org/fllregistration.htm","",0,22,150);	


Menu3=new Array("About Us","http://www.rivercityrobots.org/about.htm","",4,22,99);
	Menu3_1=new Array("RCR Organization","http://www.rivercityrobots.org/organization.htm","",5,22,150);
		Menu3_1_1=new Array("Overview","http://www.rivercityrobots.org/overview.htm","",0,22,150);		
		Menu3_1_2=new Array("Bylaws", "http://www.rivercityrobots.org/Download Documents/RCP Bylaws amended on 12-26-03.pdf","",0,22,150);
		Menu3_1_3=new Array("Charter","http://www.rivercityrobots.org/Download Documents/RCR Charter.pdf","",0,22,150);
		Menu3_1_4=new Array("IRS 501(c)3 Ruling","http://www.rivercityrobots.org/Download Documents/IRS Ruling Letter 1.pdf","",0,22,150);
		Menu3_1_5=new Array("Board of Directors","http://www.rivercityrobots.org/board.htm","",0,22,150);
	Menu3_2=new Array("Sponsorship","http://www.rivercityrobots.org/sponsoship.htm","",5,22,150);
		Menu3_2_1=new Array("Sponsor Tri-fold","http://www.rivercityrobots.org/Download Documents/brochureb.doc","",0,22,150);
		Menu3_2_2=new Array("Sponsor Benefits","http://www.rivercityrobots.org/benefits.htm","",0,22,150);
		Menu3_2_3=new Array("In Kind Donations","http://www.rivercityrobots.org/kind.htm","",0,22,150);
		Menu3_2_4=new Array("Volunteer Opportunities","http://www.rivercityrobots.org/volunteer.htm","",0,40,150);
		Menu3_2_5=new Array("PayPal Donations","http://www.rivercityrobots.org/paypal.htm","",0,22,150);
	Menu3_3=new Array("Newsletters","http://www.rivercityrobots.org/newsletters.htm","",0,22,150);
	Menu3_4=new Array("What Was New","http://www.rivercityrobots.org/whatsnew.htm","",0,22,150);
	
Menu4=new Array("Calendar","http://www.rivercityrobots.org/calendar.htm","",2,22,99);
	Menu4_1=new Array("Current","http://www.rivercityrobots.org/calendar.htm","",0,23,150);
	Menu4_2=new Array("Past Events","http://www.rivercityrobots.org/calendar2009.htm","",4,23,150);
		Menu4_2_1=new Array("2009 Past Events","http://www.rivercityrobots.org/calendar2009.htm","",0,23,150);
		Menu4_2_2=new Array("2008 Past Events","http://www.rivercityrobots.org/calendar2008.htm","",0,23,150);
		Menu4_2_3=new Array("2007 Past Events","http://www.rivercityrobots.org/calendar2007.htm","",0,23,150);
		Menu4_2_4=new Array("2006 Past Events","http://www.rivercityrobots.org/calendar2006.htm","",0,23,150);
		
Menu5=new Array("Resources","http://www.rivercityrobots.org/resources.htm","",5,22,99);
	Menu5_1=new Array("FIRST Information","http://www.rivercityrobots.org/competition.htm","",6,22,150);
		Menu5_1_1=new Array("U.S. FIRST","http://www.usfirst.org/","",0,22,150);
		Menu5_1_2=new Array("St. Louis FIRST","http://www.stlouisfirst.org/","",0,22,150);
		Menu5_1_3=new Array("FIRST Wiki","http://www.firstwiki.net/index.php/Main_Page","",0,22,150);
		Menu5_1_4=new Array("InnovationFIRST","http://www.ifirobotics.com/","",0,22,150);
		Menu5_1_5=new Array("Chief Delphi","http://www.chiefdelphi.com/","",0,22,150);
		Menu5_1_6=new Array("Local Hotels & More","http://www.rivercityrobots.org/regionalinfo.htm","",0,22,150);
	Menu5_2=new Array("Community Links","http://www.rivercityrobots.org/links.htm","",2,22,150);
		Menu5_2_1=new Array("Key to Careers","http://www.keytocareers.com/","",0,22,150);
		Menu5_2_2=new Array("Mathnasim Learning Center","http://www.mathnasium.com/directory/usa_stpeters.htm","",0,40,150);	
	Menu5_3=new Array("NASA Links","http://www.rivercityrobots.org/links.htm","",2,22,150);
		Menu5_3_1=new Array("Robotic Education","http://www.robotics.nasa.gov/","",0,25,150);
		Menu5_3_2=new Array("NASA and FIRST","http://www.nasa.gov/audience/foreducators/9-12/features/FIRST_Robotics_2005.html","",0,22,150);	
	Menu5_4=new Array("Website Map","http://www.rivercityrobots.org/sitemap.htm","",0,22,150);
	Menu5_5=new Array("Our Location","http://www.rivercityrobots.org/location.htm","",0,22,150);
	

Menu6=new Array("Contact Us","http://www.rivercityrobots.org/contact.htm","",0,22,99)


