/***********************************************************************************
*	(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=19;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// 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='red';			// Border color
	var BorderSubColor='red';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,technical"	// Font family menu items
	var FontSize=9;				// 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=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=0;			// 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='MenuPos';				// 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=['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("Home","welcome.htm","",0,20,138);
Menu2=new Array("About Us","about_us.htm","",0);
Menu3=new Array("Club News","clubnews.htm","",0);
Menu4=new Array("Club Photos","","",5)
	 Menu4_1=new Array("Team Pics 2004-05", "photos_teams_04_05.htm","",0,20,190)
	 Menu4_2=new Array("Catching and Pitching Clinics", "photos_catch_pitch_clinics.htm","",0)
	 Menu4_3=new Array("T-ball", "photos_tball.htm","",0)
	 Menu4_4=new Array("U-14 Boys", "photos_u14_boys.htm","",0)
	 Menu4_5=new Array("Raiders' Night at McDonalds", "photos_mcdonalds_night.htm","",0)
	 //Menu4_6=new Array("Victorian Masters", "photos_vic_masters.htm","",0)	 Menu4_7=new Array("Team Pics 2003-04", "photos_teams_03_04.htm","",0)
Menu5=new Array("Rep News","","",3)
	 Menu5_1=new Array("Junior Rep News", "rep_junior.htm","",0,20,170)
	 Menu5_2=new Array("Senior Rep News", "rep_senior.htm","",0)
	 Menu5_3=new Array("Rep Softball Introduction", "rep.htm","",0)
Menu6=new Array("Rep Photos","","",2)
	 Menu6_1=new Array("Canberra Aust Day Tournament 2005", "rep_canberra_2005.htm","",0,20,245)
	 Menu6_2=new Array("U19 Nationals 2005", "rep_u19_nationals_2005.htm","",0)
	 //Menu6_3=new Array("Adelaide Tournament 2004", "rep_adelaide_2004.htm","",0)
	 //Menu6_4=new Array("Waverley Easter Tournament 2004", "rep_waverley_easter_2004.htm","",0)
	 //Menu6_5=new Array("Canberra Aust Day Tournament 2004", "rep_canberra_2004.htm","",0)
Menu7=new Array("Newsletters","newsletters.htm","",0);
Menu8=new Array("Calendar","calendar.htm","",0);
Menu9=new Array("Fixtures","fixtures_placeholder.htm","",1)
     Menu9_1=new Array("To be advised..", "","",0,20,110) // remove
     //Menu9_1=new Array("A Grade", "fixtures_agrade.htm","",0,20,110)
	 //Menu9_2=new Array("A Reserve", "fixtures_ares.htm","",0)
	 //Menu9_3=new Array("B Grade", "fixtures_bgrade.htm","",0)
	 //Menu9_4=new Array("B Reserve", "fixtures_bres.htm","",0)
	 //Menu9_5=new Array("C Grade", "fixtures_cgrade.htm","",0)
	 //Menu9_6=new Array("Secondary Div 1", "fixtures_secdiv1.htm","",0)
	 //Menu9_7=new Array("Secondary Div 2", "fixtures_secdiv2.htm","",0)
	 //Menu9_8=new Array("Primary A", "fixtures_primA.htm","",0)
	 //Menu9_9=new Array("Primary B", "fixtures_primB.htm","",0)
	 //Menu9_10=new Array("T-ball", "fixtures_tball.htm","",0)
	 //Menu9_11=new Array("U-14 Boys", "fixtures_boys.htm","",0)
Menu10=new Array("Results & Ladders","results_placeholder.htm","",3)
	 Menu10_1=new Array("2004-2005 Grand final", "results_grand_0405.htm","",0,20,170) //remove
	 Menu10_2=new Array("2004-2005 Prelim. finals", "results_prelim_0405.htm","",0,20,170) //remove
	 Menu10_3=new Array("2004-2005 Semi finals", "results_semi_0405.htm","",0,20,170) //remove
	 //Menu10_1=new Array("Competition Ladders", "ladders.htm","",0,20,150)
	 //Menu10_2=new Array("Results for U-14 Boys", "fixtures_boys.htm","",0)
	 //Menu10_3=new Array("Results for Week #1", "results_week_1.htm","",0)
	 //Menu10_4=new Array("Results for Week #2", "results_week_2.htm","",0)
	 //Menu10_5=new Array("Results for Week #3", "results_week_3.htm","",0)
	 //Menu10_6=new Array("Results for Week #4", "results_week_4.htm","",0)
	 //Menu10_7=new Array("Results for Week #5", "results_week_5.htm","",0)
	 //Menu10_8=new Array("Results for Week #6", "results_week_6.htm","",0)
	 //Menu10_9=new Array("Results for Week #7", "results_week_7.htm","",0)
	 //Menu10_10=new Array("Results for Week #8", "results_week_8.htm","",0)
	 //Menu10_11=new Array("Results for Week #9", "results_week_9.htm","",0)
	 //Menu10_12=new Array("Results for Week #10", "results_week_10.htm","",0)
	 //Menu10_13=new Array("Results for Week #11", "results_week_11.htm","",0)
	 //Menu10_14=new Array("Results for Week #12", "results_week_12.htm","",0)
	 //Menu10_15=new Array("Results for Week #13", "results_week_13.htm","",0)
	 //Menu10_16=new Array("Results for Week #14", "results_week_14.htm","",0)
	 //Menu10_17=new Array("Results for Week #15", "results_week_15.htm","",0)
	 //Menu10_18=new Array("Results for Week #16", "results_week_16.htm","",0)
	 //Menu10_19=new Array("Finals Results", "finals_results.htm","",0)
Menu11=new Array("Umpire Roster","umpires_placeholder.htm","",1)
	 Menu11_1=new Array("To be advised...", "","",0,20,110) // remove when roster done
Menu12=new Array("Teams","","",3);
	 Menu12_1=new Array("Junior Teams", "teams_junior.htm","",0,20,100)
	 Menu12_2=new Array("Senior Teams", "teams_senior.htm","",0)
	 Menu12_3=new Array("U-14 Boys", "teams_u14_boys.htm","",0)
Menu13=new Array("Sponsors","","",2)
	 Menu13_1=new Array("Major Sponsors", "major_sponsors.htm","",0,20,138)
	 Menu13_2=new Array("Community Sponsors", "community_sponsors.htm","",0)
Menu14=new Array("Life Members","life_members.htm","",0)
Menu15=new Array("Seasons Results","","",6)
	 Menu15_1=new Array("Last Season", "team_results_2004_2005.htm","",0,20,170)
	 Menu15_2=new Array("Season 2003-2004", "team_results_2003_2004.htm","",0,20,170)
	 Menu15_3=new Array("Season 2002-2003", "team_results_2002_2003.htm","",0)
	 Menu15_4=new Array("Season 2001-2002", "team_results_2001_2002.htm","",0)
	 Menu15_5=new Array("Season 2000-2001", "team_results_2000_2001.htm","",0)
	 Menu15_6=new Array("Season 1999-2000", "team_results_1999_2000.htm","",0)
Menu16=new Array("Award Winners","","",5)
	 Menu16_1=new Array("Last Season", "award_winners_2004_2005.htm","",0,20,170)
	 Menu16_2=new Array("Season 2003-2004", "award_winners_2003_2004.htm","",0)
	 Menu16_2=new Array("Season 2002-2003", "award_winners_2002_2003.htm","",0)
	 Menu16_3=new Array("Season 2001-2002", "award_winners_2001_2002.htm","",0)
	 Menu16_4=new Array("Season 2000-2001", "award_winners_2000_2001.htm","",0)
	 Menu16_5=new Array("Season 1999-2000", "award_winners_1999_2000.htm","",0)
Menu17=new Array("Administration","administration.htm","",0)
Menu18=new Array("Links","links.htm","",0)
Menu19=new Array("Ground Rules","rules.htm","",0)

