/***********************************************************************************
*	(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=8;			// Number of first level items
	var LowBgColor='#022187';			// Background color when mouse is not over
	var LowSubBgColor='#022187';			// Background color when mouse is not over on subs 333399
	var HighBgColor='#993333';			// Background color when mouse is over
	var HighSubBgColor='#993333';			// 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='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#333399';			// Border color
	var BorderSubColor='#999999';			// Border color for subs
	var BorderWidth=1;				// 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=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='left';			// 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=0;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=6;				// 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=['http://www.qcyc.ca/scripts/tri.gif',2,5,'http://www.qcyc.ca/scripts/tridown.gif',10,5,'http://www.qcyc.ca/scripts/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("QCYC Home","http://www.qcyc.ca","",0,20,100);

Menu2=new Array("Our Spirit","","",6);
	Menu2_1=new Array("About Us","http://www.qcyc.ca/spirit/aboutus.html","",0,20,120);
	Menu2_2=new Array("Philosophy","http://www.qcyc.ca/spirit/philosophy.html","",0);	
	Menu2_3=new Array("Self Help","http://www.qcyc.ca/spirit/selfhelp.html","",0);
	Menu2_4=new Array("Club Events","http://www.qcyc.ca/spirit/clubevents.html","",0);
	Menu2_5=new Array("Family Activity","http://www.qcyc.ca/spirit/familyactivity.html","",0);
	Menu2_6=new Array("History","http://www.qcyc.ca/spirit/history.html","",0);

Menu3=new Array("Join Us","","",11,20,80);
	Menu3_1=new Array("Making it Easy to Join","http://www.qcyc.ca/join/makingeasy.html","",0,20,180);
	Menu3_2=new Array("Membership Categories","http://www.qcyc.ca/join/categories.html","",0);
	Menu3_3=new Array("Senior","http://www.qcyc.ca/join/senior.html","",0);
	Menu3_4=new Array("Senior Associate","http://www.qcyc.ca/join/seniorassociate.html","",0);
	Menu3_5=new Array("Associate","http://www.qcyc.ca/join/associate.html","",0);
	Menu3_6=new Array("Dry Sail","http://www.qcyc.ca/join/drysail.html","",0);
	Menu3_7=new Array("Student","http://www.qcyc.ca/join/student.html","",0);
	Menu3_8=new Array("Out of Town","http://www.qcyc.ca/join/outoftown.html","",0);
	Menu3_9=new Array("Application Forms","http://www.qcyc.ca/join/application.html","",0);
	Menu3_10=new Array("FAQs","http://www.qcyc.ca/join/FAQs.html","",0);
	Menu3_11=new Array("How to Join","http://www.qcyc.ca/join/howtojoin.html","",0);

Menu4=new Array("Club & Dining","","",8,20,120);
	Menu4_1=new Array("Location","http://www.qcyc.ca/club/location.html","",0,20,170);
	Menu4_2=new Array("Visiting QCYC","http://www.qcyc.ca/club/visitors.html","",0);
	Menu4_3=new Array("Club House","http://www.qcyc.ca/club/clubhouse.html","",0);
	Menu4_4=new Array("Tender","http://www.qcyc.ca/club/tender.html","",0);
	Menu4_5=new Array("Facilities","http://www.qcyc.ca/club/facilities.html","",0);
	Menu4_6=new Array("Dining Room: Hours","http://www.qcyc.ca/club/dininghours.html","",0);
	Menu4_7=new Array("... Menu","http://www.qcyc.ca/club/diningMenus.html","",0);
	Menu4_8=new Array("... Catering","http://www.qcyc.ca/club/diningBanquetMenus.html","",0);


Menu5=new Array("Sailing","","",8);
	Menu5_1=new Array("Learn to Sail","http://www.qcyc.ca/sailing/learntosail.html","",0,20,180);
	Menu5_2=new Array("Racing","http://www.qcyc.ca/sailing/racing/index.html","",0);
	Menu5_3=new Array("QCYC/NYC Open Regatta","http://www.qcyc.ca/sailing/racing/qcycregatta.html","",0);
	Menu5_4=new Array("Women Skippers Race","http://www.qcyc.ca/sailing/WSR/index.html","",0);
	Menu5_5=new Array("Star Class","http://www.locstarfleet.org/","",0);
	Menu5_6=new Array("Cruising","http://www.qcyc.ca/sailing/cruising.html","",0);
	Menu5_7=new Array("Bluewater","http://www.qcyc.ca/sailing/bluewater.html","",0);
	Menu5_8=new Array("Blogs","http://www.qcyc.ca/sailing/blogs.html","",0);
	
	
Menu6=new Array("Members","","",13);
	Menu6_1=new Array("Tender Schedules","http://www.qcyc.ca/members/tender/current.html","",0,20,180);
	Menu6_2=new Array("Entertainment","http://www.qcyc.ca/entertainment","",0);
	Menu6_3=new Array("Calendar","http://calendar.qcyc.ca","",0);
	Menu6_4=new Array("Services","http://www.qcyc.ca/members/services.html","",0);	
	Menu6_5=new Array("Handbook and Bylaws","http://www.qcyc.ca/members/handbook.html","",0);
	Menu6_6=new Array("Clipper","http://www.qcyc.ca/members/clipper.html","",0);
	Menu6_7=new Array("Officer of the Day","http://www.qcyc.ca/moorings/ood.html","",0);
	Menu6_8=new Array("Photo Gallery","http://www.qcyc.ca/photos/index.html","",0);
	Menu6_9=new Array("Memories","http://www.qcyc.ca/members/memories.html","",0);
	Menu6_10=new Array("Buy-Sell-Swap","http://www.qcyc.ca/members/buysell.html","",0);
	Menu6_11=new Array("Yard","http://www.qcyc.ca/members/yard/index.html","",0);
	Menu6_12=new Array("Locker Notice","http://www.qcyc.ca/members/yard/lockers.html","",0);
	Menu6_13=new Array("Sailpast","http://www.qcyc.ca/sailpast.htm","",0);

	
Menu7=new Array("Contact Us","","",3);
	Menu7_1=new Array("Address and Telephone","http://www.qcyc.ca/contact/address.html","",0,20,180);
	Menu7_2=new Array("Board of Directors","http://www.qcyc.ca/contact/board.html","",0);
	Menu7_3=new Array("Email Club","mailto:office@qcyc.ca","",0);
	
Menu8=new Array("Links","","",7, "", 82);
	Menu8_1=new Array("Weather","http://www.qcyc.ca/links/index.html#weather","",0,20,100);
	Menu8_2=new Array("Wind","http://www.qcyc.ca/links/index.html#wind","",0);
	Menu8_3=new Array("Navigation","http://www.qcyc.ca/links/index.html#nav","",0);
	Menu8_4=new Array("Safety","http://www.qcyc.ca/links/index.html#safety","",0);
	Menu8_5=new Array("Toronto","http://www.qcyc.ca/links/index.html#toronto","",0);
	Menu8_6=new Array("Sailing","http://www.qcyc.ca/links/index.html#sailing","",0);
	Menu8_7=new Array("Other","http://www.qcyc.ca/links/index.html#other","",0);
