
	var NoOffFirstLineMenus=9			// Number of first level items
	var LowBgColor='009933';			// Background color when mouse is not over
	var LowSubBgColor='ffffcc';			// Background color when mouse is not over on subs
	var HighBgColor='ffffcc';			// Background color when mouse is over
	var HighSubBgColor='009933';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='009933';			// Font color subs when mouse is not over
	var FontHighColor='009933';			// Font color when mouse is over
	var FontSubHighColor='ffffcc';			// Font color subs when mouse is over
	var BorderColor='009933';			// Border color
	var BorderSubColor='009933';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=2;				// Border between elements 1 or 0
//	var FontFamily="Kristen ITC,arial,comic sans ms,technical"	// Font family menu items
	var FontFamily="Arial"	// Font family menu items
//	var FontSize=10;					// Font size menu items
	var FontSize=10;					// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		        // Menu vertical position 'top', 'middle' or 'bottom'
	var ChildOverlap=.10;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=0;				// 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=1;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=0;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='nav';			// Frame where first level appears
	var SecLineFrame='main';			// Frame where sub levels appear
	var DocTargetFrame='main';			// Frame where target documents appear
	var TargetLoc='';				// DIV id for relative positioning (refer to config.htm for info)
	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

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.guernseyrowingclub.org.gg/main.htm","",5,20,54);
	Menu1_1=new Array("Introduction","http://www.guernseyrowingclub.org.gg/grc/home_intro/index.htm","",0,20,180);
	Menu1_2=new Array("Getting Started","http://www.guernseyrowingclub.org.gg/grc/home_intro/get_started.htm","",0,20,180);
	Menu1_3=new Array("Accessibility","http://www.guernseyrowingclub.org.gg/grc/home_intro/accessibility.htm","",0,20,180);
	Menu1_4=new Array("Club History","http://www.guernseyrowingclub.org.gg/grc/history/index.htm","",0,20,180);
	Menu1_5=new Array("FAQ's","http://www.guernseyrowingclub.org.gg/grc/home_intro/faqs.htm","",0,20,180);

Menu2=new Array("Administration","","",5,20,103);
	Menu2_1=new Array("Child Protection Policy","http://www.guernseyrowingclub.org.gg/grc/rules/cp_policy.htm","",0,20,180);
	Menu2_2=new Array("Club Rules","http://www.guernseyrowingclub.org.gg/grc/rules/index.htm","",0,20,180);
	Menu2_3=new Array("First Aiders","http://www.guernseyrowingclub.org.gg/grc/safety/first_aid.htm","",0,20,180);
	Menu2_4=new Array("Forms","http://www.guernseyrowingclub.org.gg/grc/include/forms.htm","",0,20,180);
	Menu2_5=new Array("Safety","http://www.guernseyrowingclub.org.gg/grc/safety/index.htm","",0,20,180);

//Menu3=new Array("Training","http://www.guernseyrowingclub.org.gg/grc/training/index.htm","",1,20,65);
//	Menu3_1=new Array("Coaching","http://www.guernseyrowingclub.org.gg/grc/training/coaching.htm","",0,20,180);

Menu3=new Array("Technical","","",4,20,75);
	Menu3_1=new Array("Boat Specifications","http://www.guernseyrowingclub.org.gg/grc/technical/boat_spec/index.htm","",0,20,180);
	Menu3_2=new Array("Rigging","http://www.guernseyrowingclub.org.gg/grc/technical/rigging/index.htm","",0,20,180);
	Menu3_3=new Array("Technique","http://www.guernseyrowingclub.org.gg/grc/technical/technique/index.htm","",0,20,180);
	Menu3_4=new Array("Coaching","http://www.guernseyrowingclub.org.gg/grc/technical/coaching/index.htm","",0,20,180);
	
Menu4=new Array("Race Info","","",6,20,73);
	Menu4_1=new Array("Fixtures","http://www.guernseyrowingclub.org.gg/grc/races/index.htm","",0,20,180);
	Menu4_2=new Array("Course Maps","http://www.guernseyrowingclub.org.gg/grc/races/maps.htm","",0,20,180);
	Menu4_3=new Array("Race-Results","http://www.guernseyrowingclub.org.gg/grc/results/index.htm","",0,20,80);
		Menu4_4=new Array("Race-Records","","",6,20,80);
		Menu4_4_1=new Array("Singles","http://www.guernseyrowingclub.org.gg/grc/records/singles.htm","",0,20,180);
		Menu4_4_2=new Array("Sliding Pairs","http://www.guernseyrowingclub.org.gg/grc/records/pairs.htm","",0,20,180);
		Menu4_4_3=new Array("Sliding Fours","http://www.guernseyrowingclub.org.gg/grc/records/fours.htm","",0,20,180);
		Menu4_4_4=new Array("Fixed Pairs","http://www.guernseyrowingclub.org.gg/grc/records/fixed_pairs.htm","",0,20,180);
		Menu4_4_5=new Array("Fixed Fours","http://www.guernseyrowingclub.org.gg/grc/records/fixed_fours.htm","",0,20,180);
		Menu4_4_6=new Array("Sark to Jersey","http://www.guernseyrowingclub.org.gg/grc/records/sark_jsy.htm","",0,20,180);		
	Menu4_5=new Array("Race Day Procedure","http://www.guernseyrowingclub.org.gg/grc/races/race_day.htm","",0,20,80);
	Menu4_6=new Array("Guard Boats","http://www.guernseyrowingclub.org.gg/grc/guard/index.htm","",0,20,80);	

Menu5=new Array("Photo's","http://www.guernseyrowingclub.org.gg/grc/photos/index.htm","",0,20,61);
	
Menu6=new Array("Media","","",1,20,53);
	Menu6_1=new Array("Race Reports","http://www.guernseyrowingclub.org.gg/grc/press/index.htm","",0,20,180);
	
Menu7=new Array("Crew Profiles","http://www.guernseyrowingclub.org.gg/grc/crews/index.htm","",0,20,94);

Menu8=new Array("Links","","",3,20,48);
	Menu8_1=new Array("Nautical","http://www.guernseyrowingclub.org.gg/grc/links/nautical_links.htm","",0,20,180);
	Menu8_2=new Array("Rowing","http://www.guernseyrowingclub.org.gg/grc/links/rowing_links.htm","",0,20,180);
	Menu8_3=new Array("Travel & Tourism","http://www.guernseyrowingclub.org.gg/grc/links/travel_tourism_links.htm","",0,20,180);

Menu9=new Array("Contact","http://www.guernseyrowingclub.org.gg/grc/contact/index.htm","",0,20,60);
