/***********************************************************************************
*	(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
***********************************************************************************/

/***********************************************************************************
 P H Y C Common Menu Definition File

 This menu is configured for use with the PHYC Common page header "page_head.htm".
 Any page using this menu, or including page_head.htm needs to have the TOP and LEFT 
 margins set to 0 on the Advanced Tab of the Page Properties otherwise the menu
 will not align with the top colored bar of the page head.
 
	C h a n g e   L o g
 
 Date		Who				What
 ----------	---------------	-------------------------------------------------------
 02/17/2006	J.Thompson		Initial menu setup.  Menu configured to work with
							common page header file /page_head.htm
							
 02/25/2006	J. Peariso		Added Schedule to Racing Menu 3
 03/03/2006 J. Thompson		Revised Racing menu.  Shifted Racing to right to allow
 							the menus to clear the rotating photos on the home page.
 03/11/2006	J. Peariso		Updated the race schedule to point to the preliminary_6
 							file.				
 3/1/2006	Reid			attempted to add online classifed ad to members menu tree
 03/20/2006	J. Peariso		Added Registered Boats to 2006 race menu.
 03/20/2006	J. Peariso		Combined PH100 & John Blunt races into LH Int Regatta & linked
 							to their site per Nick Ward's request.
 03/20/2006	J. Peariso		Moved Level 126 & Cal 25 fleets under PHRF per Nick Ward's request.		
 3/22/2006 	Reid			added chandlery to womens auxillary menu tree	
 03/26/2006	J. Peariso		Added MORC page link to MORC Menu	
 04/01/2006	J. Peariso		Linked to April Calendar
 04/08/2006 J. Thompson		Modified menu java script to Disable a menu item if the link begins
                            with a '#' (ex: "#http://www.phyc.org").  Added # to Race menu items.
 04/25/2006 Reid			Edited Sponsors to include Doyle Boston    
 05/02/2006	Reid			added morc stuff       
 05/02/2006	J. Peariso		Linked to May Calendar
 05/07/2006	J. Peariso		Updated link to 2006 Registered Boat List	                    
 05/10/2006 J. Thompson		Consolidate MORC 2006 menu into 2006 / MORC menu
 5/17/2006  Reid			Added class splits to menu
 05/19/2006	J. Peariso		Updated class split files to 5/18 files
 05/26/2006	J. Peariso		Added MORC Sunday Champ Series link
 6/3/2006	Reid			race page added
 06/06/2006	J. Peariso		Linked to June Calendar
 06/22/2006	J. Peariso		Activated links to all Special Race SI's
 06/24/2006	J. Peariso		Activated links to LHIR NOR & SI
 6/28/2006	Reid			NOR added (race program) to NOR links
 07/09/2006	J. Peariso		Activated link to St Clair River Results
 08/28/2006	J. Thompson		Activated link to Fall 1 Results
 08/29/2006	J. Peariso		Activated links to Lexington Results
 08/29/2006	J. Peariso		Activated link to Earl Smith Results
 09/05/2006	J. Peariso		Activated link to Friendship Results
 09/05/2006	J. Peariso		Activated link to Memorial Results
 09/05/2006	J. Peariso		Activated link to September 2006 Calendar
 09/10/2006	J. Thompson		Activated link to Fall 2 Results
 09/17/2006	J. Thompson		Activated link to Fall 3 Results
 09/25/2006	J. Thompson		Activated link to Fall 4 Results 
 09/28/2006	J. Thompson		Activated link to Overall Results 
 11/06/06	Reid			Change to 2007 Race page
 12/1/06	Reid			Help page added
 12/6/06	REid			Transient page started
 12/20/06	J. Thompson		Removed Registration from Race menu
 02/25/07	J. Thompson		Replaced Fleet menu with link to picasa
 03/09/07	J. Thompson		Set Fleet Photos link to open in a new window
 04/25/07	Reid			updated race schedule link
 06/07/07	Reid			Delete calendr link
 12/10/07	Reid			update racing links
 1/14/08	reid			race scd added
 2/10/2008	Reid			race scd final added
 9/10/2008	J. Peariso		Added Smith Chiropractic to menu 9
 10/29/2008 J. Thompson		Switch Chandelry to Picasa
 12/28/2008 Reid			updated menu for new race pages
 1/10/2009	Reid			added transient boater page and old jibs
 2/20/2009	Reid			add slub use form to members>forms
***********************************************************************************/

	var NoOffFirstLineMenus=10;			// Number of first level items
	
	var LowBgColor='#990000';			// Background color when mouse is not over
	var LowSubBgColor='#990000';		// Background color when mouse is not over on subs
	var HighBgColor='#666699';			// Background color when mouse is over
	var HighSubBgColor='#666699';		// 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='#990000';			// Border color
	var BorderSubColor='#666699';		// Border color for subs
	var BorderWidth=2;					// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// 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='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;					// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=1;						// Menu offset x coordinate
	var StartLeft=2;					// 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=1;					// Uses arrow gifs when 1
	var KeepHilite=1;					// Keep selected path highligthed
	var Arrws=['/MENU/tri.gif',5,10,'/MENU/tridown.gif',10,5,'/MENU/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

/****************************************************************************************************************
 				MENU TREE DEFINITION

 	Set the number of top level menu items at the top of this file (NoOffFirstLineMenus).
 	
 Syntax: 				
 	MenuX=new Array(Menu Text, Link, Background Image, Number of Sub Elements, Height, Width);
 
 	Menu Text:				The text shown on the menu item.
 	Link:					Link to goto when the menu item is clicked.  Leave null if only a menu header item.
 	                        Begin link with # to Disable the link until ready for use.
 	Background Image:		Image to show behind menu item.  Not used at PHYC.
 	Number of Sub Elements:	Number of menu item below this item.  Set to 0 if none.
 	Height:					Height of menu item.  Set to 20 in most cases.
 	Width:					Width of menu item.  Start with 100 and adjust if needed.
 	
 	>>> If Number of Sub Elements is incorrect or the menuX numbers are incorrect, either the menu will not 
 		function correctly or not at all.
 		
 	    After making changes to this file, open a web page that uses the menu and check the bottom left
 	    status line of the browser to see if there was an error building the menu.  
 	    
 	    A best practice is to make a small number of changes and test.
 	    
 	    For more information on this file, see config.htm in the install directory.
*****************************************************************************************************************/

Menu1=new Array("Members","http://www.phyc.org/jib/index.htm","",7,20,100);
	Menu1_1=new Array("Current Jib","http://www.phyc.org/jib/jib/currentJib.pdf","",0,20,100);
	Menu1_2=new Array("Old Jibs","http://www.phyc.org/jib/jib/Jib.htm","",0,20,100);
	Menu1_3=new Array("Calendar","","",0,20,100);
	Menu1_4=new Array("Directory","http://www.phyc.org/jib/members.htm","",0,20,100);
	Menu1_5=new Array("Officers","http://www.phyc.org/history/flag.htm","",0,20,100);
	Menu1_6=new Array("Committees","","",4,20,100);
		Menu1_6_1=new Array("Computer","http://www.phyc.org/jib/Computer_Comm/Computer_Comm.htm","",0,20,120);
		Menu1_6_2=new Array("Mooring & Storage","http://www.phyc.org/jib/Mooring%20&%20Storage/Mooring_Storage_Comm.htm","",0,20,120);
		Menu1_6_3=new Array("Race Committee","http://www.phyc.org/jib/RC/RC.htm","",0,20,120);
		Menu1_6_4=new Array("Women's Auxiliary","http://www.phyc.org/jib/womaux/Womens_Auxiliary.htm","",1,20,120);
/*			Menu1_6_4_1=new Array("Chandlery","http://www.phyc.org/jib/womaux/chandele.htm","",0,20,110); */
			Menu1_6_4_1=new Array("Chandlery","javascript:window.open('http://picasaweb.google.com/phycfleet')","",0,20,80);
	Menu1_7=new Array("Forms","http://www.phyc.org/jib/Forms.htm","",2,20,100);		
		Menu1_7_1=new Array("Classified AD","http://www.phyc.org/jib/ads.htm","",0,20,110);
		Menu1_7_2=new Array("Club Use Request","http://www.phyc.org/jib/Forms/Request for Club Use.pdf","",0,20,110);

Menu2=new Array("Home","http://www.phyc.org","",0,20,50);

Menu3=new Array("About US / Visiting US","http://www.phyc.org/history/about.htm","",1,20,140);
	Menu3_1=new Array("transient boaters","http://www.phyc.org/Forms Public/transient_boats.pdf","",0,20,140);
	
Menu4=new Array("I want to Crew","http://www.phyc.org/crew/CrewForm.htm","",0,20,100);

Menu5=new Array("Links","http://www.phyc.org/phyclink.htm","",0,20,50);

Menu6=new Array("Racing","http://www.phyc.org/Race/Race_Results.htm","",4,20,55);
	Menu6_1=new Array("Schedule","http://www.phyc.org/Race/2009/Schedule/2009_SCD_PHYC.pdf","",0,20,100);
	Menu6_2=new Array("2009","http://www.phyc.org/Race/Race_Results.htm","",0,20,100);
	Menu6_3=new Array("2008","http://www.phyc.org/Race/2008/Race_Results_2008.htm","",0,20,100);		
	Menu6_4=new Array("2007","http://www.phyc.org/Race/2007/Race_Results_2007.htm","",0,20,100);

Menu7=new Array("Fleet Photos","javascript:window.open('http://picasaweb.google.com/phycfleet')","",0,20,80);

Menu8=new Array("Classifieds","http://www.phyc.org/Classifieds/classifiedmain.htm","",4,20,80);
	Menu8_1=new Array("Boats","http://www.phyc.org/Classifieds/classified_boats.htm","",0,20,100);
	Menu8_2=new Array("Sails","http://www.phyc.org/Classifieds/classified_sails.htm","",0,20,100);
	Menu8_3=new Array("Hardware","http://www.phyc.org/Classifieds/classified_hardware.htm","",0,20,100);
	Menu8_4=new Array("Misc","http://www.phyc.org/Classifieds/classified_misc%20equip.htm","",0,20,100);
	

Menu9=new Array("Site Sponsors","","",3,20,130);	
	Menu9_1=new Array("Doyle Sails Detroit","javascript:window.open('http://www.doylesails.com/lofts-usa-detroit.htm')","",0,20,130);
	Menu9_2=new Array("Doyle Boston Sarnia","javascript:window.open('http://www.doyleboston.com')","",0,20,130);
	Menu9_3=new Array("Smith Chiropractic","javascript:window.open('http://www.smithchiroclinic.net')","",0,20,130);
	
Menu10=new Array("HELP","javascript:window.open('http://www.phyc.org/help.htm')","",0,20,50);	
