//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files.
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}
iosc='216.121.211.210';
timegap=500			// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=10;		// Sub menu offset Top position 
suboffset_left=10;	// Sub menu offset Left position

style1=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"black",			// Mouse Off Font Color

//"ccccff",			// Mouse Off Background Color
//"0b8eb9",			// Mouse Off Background Color green
//"14a5fa",			// Mouse Off Background Color metallic blue
//"70bfff",			// Mouse Off Background Color aqua
//"cbe3ff",			// Mouse Off Background Color light blue
//"fffdd0",			// Mouse Off Background Color yellow
//"white",			// Mouse Off Background Color
"ffffed",			// Mouse Off Background Color light yellow

//"ffebdc",			// Mouse On Font Color
"white",			// Mouse On Font Color

//"4b0082",			// Mouse On Background Color navy
//"870000",			// Mouse On Background Color red
//"6084EA",			// Mouse On Background Color blue
"006699",			// Mouse On Background Color


//"000000",			// Menu Border Color 
"black",			// Menu Border Color 

11,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",			// Font Weight (bold or normal)
"Verdana",			// Font Name
4,				// Menu Item Padding
"http://stcatharinesrowingclub.org/images/icons/arrow.gif", // Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"white",			// Current Page Item Font Color (leave this blank to disable)
"4b0082",			// Current Page Item Background Color (leave this blank to disable)
"http://stcatharinesrowingclub.org/images/icons/arrowdn.gif", // Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"bb000c",			// Menu Header Background Color (Leave blank if headers are not needed)
]

addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
135,				// Menu Top - The Top position of the menu in pixels
5,				// Menu Left - The Left position of the menu in pixels
124,				// Menu Width - Menus width in pixels
1,				// Menu Border Width 
,				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,			// Properties Array - this is set higher up, as above
1,				// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",			// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,			// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,				// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,				// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,				// Position of TOP sub image left:center:right
,				// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,				// Right To Left - Used in Hebrew for example. (1=on/0=off)
,				// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,				// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,				// Reserved for future use
,				// Reserved for future use
,				// Reserved for future use

,"Home","http://stcatharinesrowingclub.org/index.php",,"Back to the home page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Organization","show-menu=organization",,"",1
,"News","show-menu=news",,"",1
,"Regattas","show-menu=regattas",,"",1
,"Imagery","show-menu=imagery",,"",1
,"<img src=http://stcatharinesrowingclub.org/images/icons/ca_icon.jpg border=0>&nbsp;&nbsp;Associates","show-menu=associates",,"",1
])

	addmenu(menu=["news",
	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
//	,"Bulletins","show-menu=bulletins",,,1
      ,"Bulletins","http://stcatharinesrowingclub.blogspot.com/ target=blank",,,1
//	,"Calendar","http://stcatharinesrowingclub.org/indexRefer.php?page=events/calendar",,,1
//	,"Captain's Report","http://stcatharinesrowingclub.org/indexRefer.php?page=executive/captainsReport",,,1
	,"Director Reports","http://stcatharinesrowingclub.org/indexRefer.php?page=executive/directorReports",,,1
	,"Classifieds","http://stcatharinesrowingclub.org/indexRefer.php?page=classifieds",,,1
	,"Events","show-menu=events",,,1
	,"Finance Report","http://stcatharinesrowingclub.org/indexRefer.php?page=executive/financeReport",,,1
//	,"Newsletter","http://stcatharinesrowingclub.org/indexRefer.php?page=newsletters/2002/winter",,,1
	,"Newsletter","http://216.121.211.210/rowing/newsletter/ target=blank",,,1
//	,"President's Message","http://stcatharinesrowingclub.org/indexRefer.php?page=executive/presidentsMessage",,,1
//	,"Press Releases","show-menu=pressReleases",,,1
	,"VP, Rowing Report","http://stcatharinesrowingclub.org/indexRefer.php?page=executive/vpRowingReport",,,1
	,"VP, Special Projects Report","http://stcatharinesrowingclub.org/indexRefer.php?page=executive/vpSpecialProjectsReport",,,1
	])
		addmenu(menu=["bulletins",
		,,50,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"2002","show-menu=2002bulletins",,,1
		,"2003","show-menu=2003bulletins",,,1
      		,"2004","show-menu=2004bulletins",,,1
      		,"2005","show-menu=2005bulletins",,,1
      		,"2006","show-menu=2006bulletins",,,1
  		      ,"2007","http://stcatharinesrowingclub.blogspot.com/",,,1

		])

			addmenu(menu=["2002bulletins",
			,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"12-Rec Rowing Report","http://stcatharinesrowingclub.org/lib/html/bulletins/2002/12-recRowingReport.php",,,1
			,"12-Coast Guard Certification","http://stcatharinesrowingclub.org/indexRefer.php?page=bulletins/2002/12-coastGuardCertificate",,,1
//			,"12-Bingo Year End","http://stcatharinesrowingclub.org/indexRefer.php?page=bulletins/2002/12-bingo",,,1
			])

			addmenu(menu=["2003bulletins",
			,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"01-High School Program Update","http://stcatharinesrowingclub.org/indexRefer.php?page=bulletins/2003/01-hsProgramUpdate",,,1
			,"01-Students Wanted","http://stcatharinesrowingclub.org/indexRefer.php?page=bulletins/2003/01-studentsWanted",,,1
			,"03-Rec Rowing Newsletter","http://stcatharinesrowingclub.org/lib/html/bulletins/2003/03-recRowingNewsletter.php",,,1
			,"04-High School Program Update","http://stcatharinesrowingclub.org/indexRefer.php?page=bulletins/2003/04-hsProgramUpdate",,,1
			,"05-High School Program Update","http://stcatharinesrowingclub.org/indexRefer.php?page=bulletins/2003/05-hsProgramUpdate",,,1
			,"09-Attn: Junior Female Rowers","http://stcatharinesrowingclub.org/indexRefer.php?page=bulletins/2003/09-AttnJuniorFemaleRowers",,,1
			,"12-Coaching Clinics","http://stcatharinesrowingclub.org/indexRefer.php?page=bulletins/2003/12-coachingClinics",,,1
			,"12-Rec Rowing Ski Days","http://stcatharinesrowingclub.org/lib/html/rec/kissingBridge.php",,,1
			])

		      addmenu(menu=["2004bulletins",
			,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"03-High School Program Update","http://stcatharinesrowingclub.org/indexRefer.php?page=bulletins/2004/03-hsProgramUpdate",,,1
			,"03-Safety Briefing","http://stcatharinesrowingclub.org/indexRefer.php?page=bulletins/2004/03-safetyBriefing",,,1
			,"04-High School Program Update","http://stcatharinesrowingclub.org/indexRefer.php?page=bulletins/2004/04-hsProgramUpdate",,,1
			,"04-Stacey Levitt Scholarship","http://stcatharinesrowingclub.org/indexRefer.php?page=bulletins/2004/04-staceyLevittScholarship",,,1
                  	])

		      addmenu(menu=["2005bulletins",
			,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"05-Mother's Day Wrap-up","http://stcatharinesrowingclub.org/indexRefer.php?page=pressReleases/2005/05-MothersDay",,,1
                  	])

		      addmenu(menu=["2006bulletins",
			,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"01-Coaching Clinics","http://stcatharinesrowingclub.org/indexRefer.php?page=bulletins/2006/01-coachingClinics",,,1
                  	,"03-Job Posting, Headcoach/Club Manager","http://stcatharinesrowingclub.org/indexRefer.php?page=bulletins/2006/03-jobPostingHeadCoach",,,1
                  	])

		addmenu(menu=["events",
		,,230,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Centennial Art Project","http://stcatharinesrowingclub.org/indexRefer.php?page=events/centennial/artProject",,,1
		,"Captain's Dinner","http://stcatharinesrowingclub.org/indexRefer.php?page=events/captainsDinner/2010/promotion",,,1
//		,"Captain's Dinner","show-menu=captainsDinner",,,1
		,"Christmas Party","http://stcatharinesrowingclub.org/indexRefer.php?page=christmasParty",,,1
		,"Club Picnic","http://stcatharinesrowingclub.org/indexRefer.php?page=events/clubPicnic",,,1
//		,"Fun Run","http://stcatharinesrowingclub.org/lib/html/events/funRun/2006.php",,,1
//		,"Centennial Homecoming","http://stcatharinesrowingclub.org/indexRefer.php?page=events/centennial/homecoming",,,1
		,"Lobsterfest","http://stcatharinesrowingclub.org/indexRefer.php?page=events/lobsterfest/lobsterfeast",,,1
		,"Boat & Equipment Christening","http://stcatharinesrowingclub.org/indexRefer.php?page=events/christening/2010/christening",,,1
		,"Run for the Cure","http://stcatharinesrowingclub.org/indexRefer.php?page=events/centennial/runForTheCure",,,1
//		,"SCRC Annual General Meeting","http://stcatharinesrowingclub.org/indexRefer.php?page=underContruction",,,1
		,"Wine & Swine","http://stcatharinesrowingclub.org/indexRefer.php?page=events/wineSwine/wineSwine",,,1
		])

		      addmenu(menu=["captainsDinner",
			,,50,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"2003","http://stcatharinesrowingclub.org/indexRefer.php?page=pressReleases/2003/03-31-CaptainsDinner",,,1
			,"2004","http://stcatharinesrowingclub.org/indexRefer.php?page=events/captainsDinner/2004/pressRelease",,,1
                  ])

		addmenu(menu=["pressReleases",
		,,50,1,"",style1,,"left",effect,,,,,,,,,,,,
      	,"2003","show-menu=2003pressReleases",,,1
	      ,"2004","show-menu=2004pressReleases",,,1
	      ,"2005","show-menu=2005pressReleases",,,1
	      ])

		      addmenu(menu=["2003pressReleases",
			,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
       		,"Feb 07 - 100 Years of Rowing","http://stcatharinesrowingclub.org/indexRefer.php?page=pressReleases/2003/02-07-100YearsOfRowing",,,1
	      	,"Mar 01 - A Century of Rowing","http://stcatharinesrowingclub.org/indexRefer.php?page=pressReleases/2003/03-01-CenturyOfRowing",,,1
	      	,"Mar 25 - Rowing in St. Catharines","http://stcatharinesrowingclub.org/indexRefer.php?page=pressReleases/2003/03-25-RowingInStCatharines",,,1
   	      	,"Mar 31 - Rowing Club Ready for a Banner Year - Captain's Dinner","http://stcatharinesrowingclub.org/indexRefer.php?page=pressReleases/2003/03-31-CaptainsDinner",,,1
   	      	,"Dec - Rowing Canada AGM - Rowing Canada Looking Ahead to Athens Olympics","http://stcatharinesrowingclub.org/indexRefer.php?page=events/centennial/rowingCanadaAGM",,,1
                  ])

		      addmenu(menu=["2004pressReleases",
			,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
   	      	,"Mar 27 - Rowing Club Honours It's Best - Captain's Dinner","http://stcatharinesrowingclub.org/indexRefer.php?page=events/captainsDinner/2004/pressRelease",,,1
   	      	,"Dec 17 - My Big Fat Greek Adventure","http://stcatharinesrowingclub.org/indexRefer.php?page=pressReleases/2004/OlympicStory",,,1
                  ])

		      addmenu(menu=["2005pressReleases",
			,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"05-Mother's Day Wrap-up","http://stcatharinesrowingclub.org/indexRefer.php?page=pressReleases/2005/05-MothersDay",,,1
                  ])


	addmenu(menu=["organization",
	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Coaches","show-menu=coaches",,,1
	,"Constitution","http://stcatharinesrowingclub.org/indexRefer.php?page=executive/constitution#Article%203%20-%20Club%20Colours",,,1
	,"Executive","show-menu=executive",,,1
	,"History","show-menu=history",,,1
	,"Membership","show-menu=membership",,,1
	,"Programs","show-menu=Programs",,,1
//	,"Volunteers","show-menu=volunteers",,,1

	])
		addmenu(menu=["executive",
		,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
//		,"Directors","http://stcatharinesrowingclub.org/indexRefer.php?page=executive/scrcExecutive",,,1
		,"Directors","http://stcatharinesrowingclub.org/lib/html/executive/listBoard.php",,,1
//          ,"Associate Directors","http://stcatharinesrowingclub.org/indexRefer.php?page=executive/associateDirectors",,,1
		,"SCRC 100 Committee","http://stcatharinesrowingclub.org/indexRefer.php?page=executive/scrc100Committee",,,1
            ])

		addmenu(menu=["coaches",
		,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Coast Guard Certificate","http://stcatharinesrowingclub.org/indexRefer.php?page=bulletins/2002/12	-coastGuardCertificate",,,1
            ,"Club","show-menu=clubcoaches",,,1
            ,"High School","show-menu=hscoaches",,,1
            ,"Rec League","http://stcatharinesrowingclub.org/lib/html/coaches/coaches.php?sGrp=cRec",,,1
            ,"Youth","http://stcatharinesrowingclub.org/lib/html/coaches/coaches.php?sGrp=cYRS",,,1
            ])
		   addmenu(menu=["clubcoaches",
		   ,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
   	         ,"Coaches","http://stcatharinesrowingclub.org/lib/html/coaches/coaches.php?sGrp=cClub",,,1
               ,"AMS","http://stcatharinesrowingclub.org/lib/html/coaches/manage/loginClub.php",,,1
               ])
		   addmenu(menu=["hscoaches",
		   ,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
   	         ,"Coaches","http://stcatharinesrowingclub.org/lib/html/coaches/coaches.php?sGrp=cHS",,,1
               ,"AMS","http://stcatharinesrowingclub.org/lib/html/coaches/manage/login.php",,,1
               ])

		addmenu(menu=["programs",
		,,90,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"High School","show-menu=hsProgram",,,1
		,"Junior A,B Men","http://stcatharinesrowingclub.org/lib/html/coaches/programs.php target=blank",,,1
		,"Junior A,B Women","http://stcatharinesrowingclub.org/lib/html/coaches/programs.php target=blank",,,1
		,"Senior A,B Women","http://stcatharinesrowingclub.org/lib/html/coaches/programs.php target=blank",,,1
		,"Senior A,B Men","http://stcatharinesrowingclub.org/lib/html/coaches/programs.php target=blank",,,1
		,"Senior Lwt Women","http://stcatharinesrowingclub.org/lib/html/coaches/programs.php target=blank",,,1
		,"Senior Lwt Men","http://stcatharinesrowingclub.org/lib/html/coaches/programs.php target=blank",,,1
		,"Masters Men","http://stcatharinesrowingclub.org/lib/html/coaches/programs.php target=blank",,,1
		,"Masters Women","http://stcatharinesrowingclub.org/lib/html/coaches/programs.php target=blank",,,1
		,"Learn to Scull","http://stcatharinesrowingclub.org/lib/html/coaches/programs.php target=blank",,,1
		,"Youth Rowing School","http://youthrowing.stcatharinesrowingclub.org/",,,1
		,"Recreational Rowing League","http://stcatharinesrowingclub.org/lib/html/rec/bulletins.php",,,1
		])
			addmenu(menu=["hsProgram",
			,,70,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Bulletins","http://stcatharinesrowingclub.org/indexRefer.php?page=bulletins/bulletins",,,1
			])
				addmenu(menu=["hsBulletins",
				,,70,1,"",style1,,"left",effect,,,,,,,,,,,,
				,"2003-01","hs-Bulletin-2003-01.php",,,1
				])

		addmenu(menu=["volunteers",
		,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
//		,"Bingo","http://stcatharinesrowingclub.org/indexRefer.php?page=/bulletins/2002/12-bingo",,,1
		,"Henley Island Helpers","show-menu=HiH",,,1
		,"Students Wanted","studentsWanted.php",,,1
		])
			
			addmenu(menu=["HiH",
			,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"HIH Executive","http://stcatharinesrowingclub.org/lib/html/HIH/hihExecutive.php",,,1
			,"HIH History","http://stcatharinesrowingclub.org/lib/html/HIH/hihHistory.php",,,1
			,"Flea Market","http://martindalepond.8k.com/FleaMarket.htm target=blank",,,1
			])

		addmenu(menu=["history",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
//		,"Charter","http://stcatharinesrowingclub.org/indexRefer.php?page=underContruction",,,1
		,"Presidents","http://stcatharinesrowingclub.org/indexRefer.php?page=history/presidents",,,1
		,"Captains","http://stcatharinesrowingclub.org/indexRefer.php?page=history/captains",,,1
		,"Award Winners","http://stcatharinesrowingclub.org/indexRefer.php?page=history/awardWinners",,,1
//          ,"House of Commons Centennial Message","http://stcatharinesrowingclub.org/indexRefer.php?page=history/houseOfCommons",,,1
		,"Henley Gold","http://stcatharinesrowingclub.org/indexRefer.php?page=history/henleyGold/henleyGold2000",,,1
		,"Boathouse","http://stcatharinesrowingclub.org/indexRefer.php?page=history/boathouse",,,1
		,"Series of Firsts","http://stcatharinesrowingclub.org/indexRefer.php?page=history/seriesOfFirsts",,,1
		,"Heroes","http://stcatharinesrowingclub.org/indexRefer.php?page=history/heroes",,,1
		,"Personalities","http://stcatharinesrowingclub.org/indexRefer.php?page=history/personalities",,,1
		,"World Rowing","http://stcatharinesrowingclub.org/indexRefer.php?page=history/worldRowing",,,1
		
	      ,"Captain's Report","http://stcatharinesrowingclub.org/indexRefer.php?page=executive/captainsReport",,,1
	      ,"President's Message","http://stcatharinesrowingclub.org/indexRefer.php?page=executive/presidentsMessage",,,1
            ])

		addmenu(menu=["membership",
		,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Club","http://stcatharinesrowingclub.org/lib/html/membership/membership.php",,,1
		,"High School","http://stcatharinesrowingclub.org/lib/html/membership/membership.php",,,1
		,"Rec League","http://stcatharinesrowingclub.org/lib/html/rec/rowingLeagueRegistration.php",,,1
		,"Youth","http://youthrowing.stcatharinesrowingclub.org/",,,1
		])

	addmenu(menu=["regattas",,,120,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Club","show-menu=club",,,1
//	,"Head of the Martindale","http://24.235.239.59/php/jazBASE/index.php target=blank",,,1
	,"High School","show-menu=highschool",,,1
//	,"jazBASE","http://24.235.239.59/php/jazBASE/index.php target=blank",,,1
//	,"Ontario Ergometer Championships","http://24.150.201.62/php/jazBASE/index.php target=blank",,,1
	,"Rec League","show-menu=league",,,1
//	,"Round the Island","http://24.150.201.62/php/jazBASE/index.php target=blank",,,1
	])
		addmenu(menu=["club",
		,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
//		,"Clint Page Classic","http://martindalepond.8k.com/ClintPage2001.htm target=blank",,,1
		,"CORA Championships","show-menu=combo",,,1
		,"Royal Canadian Henley","http://www.henleyregatta.ca/ target=blank",,,1
      	,"Invitational","show-menu=invite",,,1
            ])


		   addmenu(menu=["invite",
		   ,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
      	   ,"2008 Results","http://stcatharinesrowingclub.org/lib/html/res/invitational/2008/invitePromo.php",,,1
		   ,"2009 Results","http://stcatharinesrowingclub.org/lib/html/res/invitational/2009/invitePromo.php",,,1
		   ,"2010 Entries","http://stcatharinesrowingclub.org/lib/html/res/invitational/2010/invitePromo.php",,,1
               ])

		addmenu(menu=["highschool",
		,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"CSSRA Championships","http://www.cssrarowing.ca/ target=blank",,,1
		,"Early Bird","http://stcatharinesrowingclub.org/lib/html/res/earlyBird/2010/ebirdPromo.php",,,1
//		,"Mother's Day","show-menu=mothersDay",,,1
		,"Mother's Day","http://stcatharinesrowingclub.org/lib/html/res/mothersDay/2010/mdayPromo.php",,,1
//	//	,"Mother's Day Registration","http://stcatharinesrowingclub.org/lib/html/res/mothersDay/2004/mothersDayInput.php",,,1
//	//	,"Mother's Day Entries","http://stcatharinesrowingclub.org/lib/html/res/entries.php?Regatta=mday",,,1
		,"Ridley Sprints","http://rowing.ridley.on.ca/ target=blank",,,1
		,"Stotesbury Trials","show-menu=stotesbury",,,1
		])
			addmenu(menu=["stotesbury",
			,,50,1,"",style1,,"left",effect,,,,,,,,,,,,
		      ,"2003 Results","http://stcatharinesrowingclub.org/indexRefer.php?page=stotesbury/2003/2003StotesburyTrials",,,1
		      ,"2004 Results","http://stcatharinesrowingclub.org/indexRefer.php?page=stotesbury/2004/2004StotesburyTrials",,,1
		      ,"2006 Results","http://stcatharinesrowingclub.org/lib/html/stotesbury/2006/StotesTimeTrial.pdf",,,1
		      ])

//			addmenu(menu=["mothersDay",
//			,,50,1,"",style1,,"left",effect,,,,,,,,,,,,
//			,"2003","http://stcatharinesrowingclub.org/lib/html/res/mothersDay/2003/mothersDayResults.php",,,1
//			,"2004","http://stcatharinesrowingclub.org/lib/html/res/mothersDay/2004/mothersDayInput.php",,,1
//			])

			addmenu(menu=["mothersDay",
			,,50,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Registration","http://stcatharinesrowingclub.org/lib/html/res/mothersDay/2008/mdayPromo.php",,,1
//	//		,"Results","http://stcatharinesrowingclub.org/lib/html/res/mothersDay/2005/mdayPromo.php",,,1
//	//		,"Heats","http://stcatharinesrowingclub.org/lib/html/res/heats.php?Regatta=mday&Day=1",,,1
//	//		,"Finals","http://stcatharinesrowingclub.org/lib/html/res/finals.php?Regatta=mday&Day=1",,,1
			])

		addmenu(menu=["league",
		,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Bruce Erskine Classic -- formerly Ted Knight","http://stcatharinesrowingclub.org/lib/html/res/bruceErskine/2007/erskineRegistration.pdf target=new",,,1
		,"Rec League Schedule/Results","http://stcatharinesrowingclub.org/lib/html/rec/recRegattas.php",,,1

//		,"Clint Page","http://martindalepond.8k.com/ClintPage2001.htm target=blank",,,1
//		,"Grape Sprints","http://stcatharinesrowingclub.org/indexRefer.php?page=res/grapeSprints/grapeSprints",,,1
		,"Jim Stone","http://stcatharinesrowingclub.org/indexRefer.php?page=rec/jimStone",,,1


		])
			addmenu(menu=["combo",
			,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Draw","http://stcatharinesrowingclub.org/indexRefer.php?page=underContruction",,,1
			,"Registration","http://stcatharinesrowingclub.org/indexRefer.php?page=underContruction",,,1
			,"Results","http://stcatharinesrowingclub.org/indexRefer.php?page=underContruction",,,1
			])
	
	addmenu(menu=["imagery",
	,,180,1,"",style1,,"",effect,,,,,,,,,,,,
//	,"Archives","http://216.121.211.210/rowing/ target=blank",,,1
//	,"Captain's Dinner", "show-menu=captainsDinner",,,1
//	,"Henley Gold", "show-menu=henleyGold",,,1
//	,"Technique: The Stroke","http://stcatharinesrowingclub.org/indexRefer.php?page=animatedStroke/sweepAnimation",,,1
	,"Gallery", "http://stcatharinesrowingclub.org/indexRefer.php?page=gallery",,,1
//	,"1999 World Rowing", "images/1999Fisa/Crews/crews.php",,,1
	,"Mooner's Memorabilia", "http://stcatharinesrowingclub.org/images/pins/pins.php",,,1
	,"Screensavers", "http://stcatharinesrowingclub.org/indexRefer.php?page=screensavers",,,1
//	,"Boat Christening", "http://216.121.211.210/rowing/2003/christening/ target=blank",,,1
//	,"100 Years in a Row", "http://216.121.211.210/rowing/scrcHistory/ target=blank",,,1
//   	,"Digital Sports Photography","http://www.dsphotography.org target=blank",,,1
//   	,"Mike Cheliak Photopgraphy","http://www.photoreflect.com/scripts/prsm.dll?EventFrame?event=05CJ000B target=blank",,,1
	,"Stan Lapinski's Gold Medal Photos", "http://www.goldmedalphotos.com target=blank",,,1
		])

	addmenu(menu=["henleyGold",
	,,40,1,"",style1,,"left",effect,,,,,,,,,,,,
      ,"2000","http://stcatharinesrowingclub.org/indexRefer.php?page=history/henleyGold/henleyGold2000",,,1
	,"2001","http://stcatharinesrowingclub.org/indexRefer.php?page=history/henleyGold/henleyGold2001",,,1
	,"2002","http://stcatharinesrowingclub.org/indexRefer.php?page=history/henleyGold/henleyGold2002",,,1
	,"2003","http://stcatharinesrowingclub.org/indexRefer.php?page=history/henleyGold/2003/Henley2003",,,1
	])

	addmenu(menu=["captainsDinner",
	,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
      ,"Award Winners","http://stcatharinesrowingclub.org/indexRefer.php?page=events/captainsDinner/2003/awards/awards",,,1
	,"Centennial Certificates","http://stcatharinesrowingclub.org/indexRefer.php?page=events/captainsDinner/2003/certificates/certificates",,,1
      ,"House of Commons Centennial Message","http://stcatharinesrowingclub.org/indexRefer.php?page=events/captainsDinner/2003/houseOfCommons",,,1
      ,"Highlights","http://stcatharinesrowingclub.org/indexRefer.php?page=events/captainsDinner/2003/highlights/highlights",,,1
	,"Puzzle", "http://stcatharinesrowingclub.org/puzzle.php",,,1
      ])

	addmenu(menu=["associates",
      ,,120,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Attire","show-menu=attire",,,1
	,"Clubs","show-menu=clubs",,,1
	,"Equipment","show-menu=equipment",,,1
	,"Ergattas","show-menu=ergattas",,,1
	,"Information","show-menu=information",,,1
	,"Organizations","show-menu=organizations",,,1
	,"Regattas","show-menu=associateRegattas",,,1
	,"Services","show-menu=services",,,1
	,"Sponsors","show-menu=sponsors",,,1
	])
		addmenu(menu=["sponsors",
		,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Day Ford Lincoln","http://www.dayfordlincoln.com/pages/present/core/notlocalized/home/default.asp target=blank",,,1
		])

            addmenu(menu=["organizations",
		,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"<img src=http://stcatharinesrowingclub.org/images/icons/henley_icon.jpg border=0>&nbsp;Canadian Henley","http://www.henleyregatta.ca/ 	target=blank",,,1
		,"Coaching Association of Canada","show-menu=cac",,,1
		,"Coaches Association of Ontario","http://coachesontario.org/",,,1
            ,"<img src=http://stcatharinesrowingclub.org/images/icons/cssra_icon.jpg border=0>&nbsp;C.S.S.R.A.","http://www.cssrarowing.ca/ target=blank",,,1
		,"<img src=http://stcatharinesrowingclub.org/images/icons/fisa_icon.jpg border=0>&nbsp;F.I.S.A.","http://www.worldrowing.com/ target=blank",,,1
//		,"<img src=http://stcatharinesrowingclub.org/images/icons/master_icon.jpg border=0>&nbsp;Masters Rowing","http://www.mastersrowing.org/ target=blank",,,1
		,"Pleasure Craft Operator Card","http://www.aaaboat.com/ 	target=blank",,,1
		,"<img src=http://stcatharinesrowingclub.org/images/icons/rc_icon.jpg border=0>&nbsp;Rowing Canada","show-menu=rowingcanada",,,1
            ,"<img src=http://stcatharinesrowingclub.org/images/icons/ro_icon.jpg border=0>&nbsp;ROWONTARIO","http://www.rowontario.ca/content/home.asp target=blank",,,1
		,"<img src=http://stcatharinesrowingclub.org/images/icons/us_icon.jpg border=0>&nbsp;U.S. Rowing","http://www.usrowing.org/ target=blank",,,1
		])

		   addmenu(menu=["rowingcanada",
		   ,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		   ,"<img src=http://stcatharinesrowingclub.org/images/icons/rc_icon.jpg border=0>&nbsp;Main Page","http://www.rowingcanada.org/ target=blank",,,1
		   ,"<img src=http://stcatharinesrowingclub.org/images/icons/rc_icon.jpg border=0>&nbsp;Job Postings","http://www.rowingcanada.org/en/organization/jobs.html target=blank",,,1
		   ])
		   addmenu(menu=["cac",
		   ,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
		   ,"Main Page","http://www.coach.org/e/index.htm 	target=blank",,,1
		   ,"National Coaching Certification Program (NCCP)","http://www.coach.org/e/nccp/index.htm 	target=blank",,,1
		   ])

  		addmenu(menu=["services",
		,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
//		,"Competetive Edge Training","http://www.competitiveedgetraining.com target=blank",,,1
      	,"Digital Sports Photography","http://www.dsphotography.org target=blank",,,1
//   	      ,"Mike Cheliak Photopgraphy","http://www.photoreflect.com/scripts/prsm.dll?EventFrame?event=05CJ000Btarget=blank",,,1
//          ,"Niagara Rowing School","http://www.allaboutrowing.on.org target=blank",,,1
//		,"Proactive Rowing","http://www.rowingadventures.com target=blank",,,1
//		,"Stan Lapinski","http://www.rowersalmanac.com/photos/index.shtml target=blank",,,1
		])

   		addmenu(menu=["attire",
		,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Regatta Sport","http://www.regattasport.com/ target=blank",,,1
		,"Val's Action Wear","http://valscustomized.com target=blank",,,1
		])

   		addmenu(menu=["ergattas",
		,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Cdn Indoor Rowing Championships","http://www.cdnindoorrowing.org/ target=blank",,,1
//		,"Ont Ergometer Championships (Results Only)","http://24.150.201.62/php/jazBASE/index.php target=blank",,,1
		])

   		addmenu(menu=["equipment",
		,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Carl Douglas","http://www.orgrldouglas.co.uk/ target=blank",,,1
		,"Concept 2","http://www.concept2.com/ target=blank",,,1
		,"Dirigio USA","http://www.dirigousa.com/ target=blank",,,1
		,"Durham Boat Co.","http://durhamboat.com/ target=blank",,,1
		,"Empacher","http://www.empacher.com/ target=blank",,,1
		,"frontRower","http://www.frontrower.com/index.htm/ target=blank",,,1
		,"Hudson Boatworks","http://www.hudsonboatworks.com/ target=blank",,,1
		,"Kaschper","http://www.kaschper.com/ target=blank",,,1
		,"Levator Boatworks","http://www.levator.com/ target=blank",,,1
		,"Pocock","http://www.pocock.com/ target=blank",,,1
		,"Vespoli","http://www.vespoli.com/ target=blank",,,1
		])

   		addmenu(menu=["information",
		,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"About Rowing","http://home.about.com/sports/hubsearch.htm?terms=rowing&SUName=sports&TopNode=2726 target=blank",,,1
		,"Cdn Rowing BB","http://www.canadianrowing.ca/ target=blank",,,1
		,"Coxie.com","http://www.coxie.com/ target=blank",,,1
//		,"Martindale Pond","http://martindalepond.8k.com/ target=blank",,,1
		,"Dalhousie Peer","http://peer2000.com/ target=blank",,,1
		,"Rowing News","http://www.rowingnews.com/ target=blank",,,1
		,"Rowing Service","http://users.ox.ac.uk/~quarrell/topsite.html target=blank",,,1
		,"Row Ring","http://www.webring.org/cgi-bin/webring?ring=rowring;random target=blank",,,1
//		,"Top 100 Rowing Sites","http://www.top100.rowing.org.uk/top100/rankem.html target=blank",,,1
		])

		addmenu(menu=["clubs",
		,,80,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Clubs A-M","show-menu=clubsA",,,1
		,"Clubs N-Z","show-menu=clubsN",,,1
		])
	   		addmenu(menu=["clubsA",
			,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Adirondack","http://www.adirondackrowing.com/ target=blank",,,1
			,"Argonaut","http://www.argonautrowingclub.com/ target=blank",,,1
			,"Barrie","http://www.barrierowing.org/ target=blank",,,1
			,"Bayside","http://www.baysiderowing.com target=blank",,,1
			,"Brock","http://www.brocku.org/rowing/ target=blank",,,1
			,"Calgary","http://www.orglgaryrowing.com/ target=blank",,,1
			,"Durham","http://www.durhamrowing.on.org/ target=blank",,,1
			,"Edmonton","http://www.erc.edmonton.ab.org/ target=blank",,,1
			,"Georgian Bay","http://www.csolve.net/~gbrc/ target=blank",,,1
			,"Gorge","http://www.f2000p.org/affiliate_centres/gorge.php target=blank",,,1
			,"Guelph","http://www.guelphrowing.org/default.asp target=blank",,,1
			,"Hanlan","http://www.hanlanboatclub.org/ target=blank",,,1
			,"Kenora","http://mykenora.com/lib/site.asp?site=rowclub target=blank",,,1
			,"Kingston","http://www.rowkingston.on.org/index.htm target=blank",,,1
			,"London","http://www.londonrowingclub.on.org/ target=blank",,,1
			,"London RS","http://publish.uwo.org/~mmurphy4/Lrowing.html target=blank",,,1
			,"Malaspina","http://www.geocities.com/rowingmala target=blank",,,1
			,"McGill","http://www.mcgillcrew.com/ target=blank",,,1
			,"Montreal","http://www.avironmontreal.com/ target=blank",,,1
			])

	   		addmenu(menu=["clubsN",,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Ottawa","http://www.ottawarowingclub.com/ target=blank",,,1
			,"Queens","http://www.queensrowing.org/ target=blank",,,1
			,"Quinte","http://www.rowquinte.on.org/ target=blank",,,1
			,"Regina","http://www.reginarowing.com/ target=blank",,,1
			,"Ridley College","http://www.ridley.on.org/ target=blank",,,1
			,"Saskatoon","http://www.rowingclub.org/ target=blank",,,1
			,"Schuylkill Navy","http://www.boathouserow.org/ target=blank",,,1
			,"Silver Lake","http://www.silverlakerowingclub.com/ target=blank",,,1
			,"Simon Fraser","http://www.sfurowing.org/ target=blank",,,1
			,"South Niagara","http://www.southniagararowingclub.com/ target=blank",,,1
			,"St. John's","http://www.sjrc.org/ target=blank",,,1
			,"Three Rivers","http://www.threeriversrowing.org/ target=blank",,,1
			,"Thunder Bay","http://www.tbrc.org/ target=blank",,,1
			,"Trent","http://www.trentu.org/rowing/ target=blank",,,1
			,"Victoria City","http://www.vcrc.bc.org/ target=blank",,,1
			,"West Side","http://www.wsrc.org/ target=blank",,,1
			,"Winnipeg","http://www.rowwrc.com/ target=blank",,,1
			,"West Coast","http://www.westcoastrowing.com/ target=blank",,,1
			,"Wyandotte","http://www.wyandotteboatclub.com/ target=blank",,,1
			])

	 	addmenu(menu=["associateRegattas",,,90,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Dragon Boat Festival","http://www.stcatharinesdragonboat.org/ target=blank",,,1
		,"Sprints","show-menu=sprints",,,1
		,"Head of the","show-menu=headraces",,,1
		])
  			addmenu(menu=["sprints",,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Brentwood College Intl","http://regatta.brentwood.bc.org/ target=blank",,,1
			,"Canada Games","http://www.orgnadagames.org/ target=blank",,,1
			,"Canadian Henley","http://www.henleyregatta.ca/ target=blank",,,1
			,"Canadian Masters","http://www.montrealmasters2003.com/ target=blank",,,1
			,"CSSRA Championships","http://www.cssrarowing.ca/ target=blank",,,1
			,"Clint Page Classic","http://martindalepond.8k.com/ClintPage2001.htm target=blank",,,1
			,"Hazewinkel 2000","http://www.rowing.be/ target=blank",,,1
			,"Henley Royal","http://www.hrr.co.uk/ target=blank",,,1
			,"Melbourne 2002","http://www.sportingpulse.com.au/assoc_page.cgi?assoc=958&name=World Masters Games 2002 -Rowing&client=@@@@@@@@39@@@ target=blank",,,1
			,"Montreal Aviron 2001","http://martindalepond.8k.com/Fisa2001Summary.htm target=blank",,,1
  //              ,"Mother's Day Regatta","http://stcatharinesrowingclub.org/lib/html/res/mothersDay/mothersDayResults.php",,,1
			,"Regatta of the Americas","http://www.iaw.on.org/~snrc/roa03/roa.htm target=blank",,,1
			,"Sydney 2000","http://martindalepond.8k.com/Sydney2000/Sydney2000News.htm target=blank",,,1
			,"USA Masters","http://www.usrowing.org/itemdisplay.asp?id=285 target=blank",,,1
			,"USA Nationals","http://www.usrowing.org/ target=blank",,,1
			,"World Masters Games 2005","http://www.2005worldmasters.com/ target=blank",,,1
			])

   			addmenu(menu=["headraces",,,70,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Charles","http://www.hocr.org/ target=blank",,,1
			,"Martindale","http://martindalepond.8k.com/RGHOM.htm target=blank",,,1
			,"Niagara","http://168.169.92.19/wsrc/Events/default.htm target=blank",,,1
			,"Ohio","http://www.headoftheohio.org/ target=blank",,,1
			,"Rideau","http://www.ottawarowingclub.com/regattas/headoftherideau/ target=blank",,,1
			,"Thames","http://www.londonrowingclub.on.org/lrc/HTML%20Pages/events.htm target=blank",,,1
			,"Trent","http://www.trentu.org/rowing/hot/index.shtml target=blank",,,1
			,"Welland","http://www.southniagararowingclub.com/headofwelland.html target=blank",,,1
			])

dumpmenus()