/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=21;			// Number of first level items
	var LowBgColor='#dce1c8';			// Background color when mouse is not over
	var LowSubBgColor='#dce1c8';			// Background color when mouse is not over on subs
	var HighBgColor='#999966';			// Background color when mouse is over
	var HighSubBgColor='#999966';			// Background color when mouse is over on subs
	var FontLowColor='#666666';			// Font color when mouse is not over
	var FontSubLowColor='#666666';			// 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='#ffffff';			// Border color
	var BorderSubColor='#dce1c8';			// Border color for subs
	var BorderWidth=0.5;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Times New Roman, Times, 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='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= exmplmenu_var_gVer_HiTop;				// Menu offset x coordinate 137.5
	var StartLeft=0;				// 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;			// 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("<img src='./images/menu/menu_left.gif' align=left>","","",0,20,3);
Menu2=new Array("rollover:./images/menu/menu_home.gif:./images/menu/menu_home-over.gif","./index.php","",0,20,59);
Menu3=new Array("<img src='./images/menu/images/menu_d01.gif'>","","",0,20,1);
Menu4=new Array("rollover:./images/menu/menu_events.gif:./images/menu/menu_events-over.gif","./events.php","",4,20,69);
	Menu4_1=new Array("Events Home","./events.php","",0,20,120);
	Menu4_2=new Array("Photo Gallery","","",4,20,120);
	    Menu4_2_1=new Array("2010","./club-events-photos.php?y=2010","",0,20,120);
		Menu4_2_2=new Array("2009","./club-events-photos.php?y=2009","",0,20,120);
		Menu4_2_3=new Array("2008","./club-events-photos.php?y=2008","",0,20,120);
		Menu4_2_4=new Array("2007","./club-events-photos.php?y=2007","",0,20,120);
	Menu4_3=new Array("Events Calendar","./calendar.php","",0,20,120);
	Menu4_4=new Array("Newswaves Archive","./newswaves.php","",0,20,120);
	
Menu5=new Array("<img src='./images/menu/images/menu_d02.gif'>","","",0,20,1);

Menu6=new Array("rollover:./images/menu/menu_mem.gif:./images/menu/menu_mem-over.gif","./whyjoinfyc.php","",4,20,92);
	Menu6_1=new Array("Membership Home","./whyjoinfyc.php","",0,20,140);
	Menu6_2=new Array("Application Procedure","./appprocedure.php","",0,20,140);
	Menu6_3=new Array("Board","./board.php","",0,20,140);
	Menu6_4=new Array("FCYC Privileges","./fcycinfo.php","",0,20,140);
	
Menu7=new Array("<img src='./images/menu/images/menu_d03.gif'>","","",0,20,1);
Menu8=new Array("rollover:./images/menu/menu_history.gif:./images/menu/menu_history-over.gif","./history.php","",0,20,74);
Menu9=new Array("<img src='./images/menu/images/menu_d04.gif'>","","",0,20,1);
Menu10=new Array("rollover:./images/menu/menu_fleet.gif:./images/menu/menu_fleet-over.gif","./fleet.php","",8,20,64);
	Menu10_1=new Array("Fleet Home","./fleet.php","",0,20,150);
	Menu10_2=new Array("Regatta's","./regattas.php","",0,20,150);
	Menu10_3=new Array("King's Day Regatta","./regattas-kings-day.php","",0,20,150);	
	Menu10_4=new Array("Race Results","./results.php","",0,20,150);
	Menu10_5=new Array("Cruising","./cruising.php","",0,20,150);
	Menu10_6=new Array("Sailing Classes | Lessons","./sailing.php","",0,20,150);
	Menu10_7=new Array("Weather | Links","./weather.php","",0,20,150);
	Menu10_8=new Array("Docking | Directions","./visitors.php","",0,20,150);
Menu11=new Array("<img src='./images/menu/images/menu_d05.gif'>","","",0,20,1);
Menu12=new Array("rollover:./images/menu/menu_dining.gif:./images/menu/menu_dining-over.gif","./dining.php","",4,20,71);
	Menu12_1=new Array("Dining Home","./dining.php","",0,20,142);
	Menu12_2=new Array("The Chef","./chef.php","",0,20,142);
	Menu12_3=new Array("Dinner & Lunch Menus","./lunch_dinner_menu.php","",0,20,142);
	Menu12_4=new Array("Wine Club","./wine_menu.php","",0,20,142);
Menu13=new Array("<img src='./images/menu/images/menu_d06.gif'>","","",0,20,1);
Menu14=new Array("rollover:./images/menu/menu_banquet.gif:./images/menu/menu_banquet-over.gif","./banquet.php","",4,20,74);
	Menu14_1=new Array("Banquet Home","./banquet.php","",0,20,148);
	Menu14_2=new Array("Events Director","./contact.php","",0,20,148);
	Menu14_3=new Array("The Menu","./banquet_menu.php","",0,20,148);
	Menu14_4=new Array("Contact Information","./banquet_contact.php","",0,20,148);
Menu15=new Array("<img src='./images/menu/images/menu_d07.gif'>","","",0,20,1);
Menu16=new Array("rollover:./images/menu/menu_tennis.gif:./images/menu/menu_tennis-over.gif","./tennis.php","",7,20,75);
	Menu16_1=new Array("Tennis Home","./tennis.php","",0,20,148);
	Menu16_2=new Array("Tennis Director","./tennis-director-staff.php","",0,20,148);
	Menu16_3=new Array("Upcoming Tournaments","./tournaments.php","",0,20,148);
	Menu16_4=new Array("Tournament Results","./tennisresults.php","",0,20,148);
	Menu16_5=new Array("Classes | Lessons","./tennislessons.php","",0,20,148);
	Menu16_6=new Array("Summer Camp","./tennis_summer.php","",0,20,148);
	Menu16_7=new Array("Ladies Tennis Association","./ladies-tennis-association.php","",0,20,150);
Menu17=new Array("<img src='./images/menu/images/menu_d08.gif'>","","",0,20,1);
Menu18=new Array("rollover:./images/menu/menu_fitness.gif:./images/menu/menu_fitness-over.gif","./fitnessprograms.php","",4,20,73);
	Menu18_1=new Array("Fitness Home","./fitnessprograms.php","",0,20,148);
	Menu18_2=new Array("Fitness Director","./fitness.php","",0,20,148);
	Menu18_3=new Array("Staff | Trainers","./fitnessstaff.php","",0,20,148);
	Menu18_4=new Array("Massage Therapy","./massage_therapy.php","",0,20,148);	
Menu19=new Array("<img src='./images/menu/images/menu_d09.gif'>","","",0,20,1);	
Menu20=new Array("rollover:./images/menu/menu_contact.gif:./images/menu/menu_contact-over.gif","./contact.php","",0,20,75);

Menu21=new Array("<img src='./images/menu/menu_right.gif'>","","",0,20,2);