/******************************************************************************************************************
*	(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	  		                       				                  *        
*	Modified by Richard Baker for GDSRA - November 7, 2004	January 17, 2006, March 14, 2006, January 24, 2007	  *
*	February, 5, 2007, February 23, 2007, April 21, 2007, July 7, 2007, October 31, 2007, January 15, 2008		  *
*	February 1, 2008, May 21, 2008, June 27, 2008, July 29, 2008, October 8, 2008, January 14, 2009, Feb 7, 2012  *
******************************************************************************************************************/

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#003399'			// Background color when mouse is not over
	var LowSubBgColor='#003399';			// 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='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='yellow';			// Font color when mouse is over
	var FontSubHighColor='yellow';			// Font color subs when mouse is over
	var BorderColor='#003399';			// Border color
	var BorderSubColor='#003399';			// 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=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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=190;				// Menu offset x coordinate
	var StartLeft=185;				// 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=['right.gif',5,10,'down.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("Administration","blank.htm","",9,20,110);
	Menu1_1=new Array("Membership Form","http://gdsra.com.au/2012membershipform.doc","",0,20,152);
	Menu1_2=new Array("Inspection Documents","http://gdsra.com.au/inspectdocs.htm","",0,20,152);
	Menu1_3=new Array("Team Sheet","http://gdsra.com.au/GDSFATeamSheet2009.doc","",0,20,152);
	Menu1_4=new Array("Send Off Report","http://gdsra.com.au/sendoffreport.doc","",0,20,152);
	Menu1_5=new Array("Incident Report","http://gdsra.com.au/incidentreport.doc","",0,20,152);
	Menu1_6=new Array("Caution & Send Off Codes","http://gdsra.com.au/2008CautionCodes.doc","",0,20,152);
	Menu1_7=new Array("FFA Officials Log Book","http://gdsra.com.au/ffa_officials_logbook.doc","",0,20,150);
	Menu1_8=new Array("Privacy Policy","http://gdsra.com.au/privacypolicy.htm","",0,20,152);
	Menu1_9=new Array("Terms & Conditions","http://gdsra.com.au/termswebsite.htm","",0,20,152);
        
Menu2=new Array("Members' Information","blank.htm","",15,20,145);
	Menu2_1=new Array("History","blank.htm","",6,20,145);
		Menu2_1_1=new Array("Our History","http://gdsra.com.au/history.htm","",0,20,145);
		Menu2_1_2=new Array("History of Field Markings","http://gdsra.com.au/history_of_pitch_markings.htm","",0,20,145);
		Menu2_1_3=new Array("History of Goal Posts","http://gdsra.com.au/history_of_goalposts.htm","",0,20,145);
		Menu2_1_4=new Array("History of Goal Nets","http://gdsra.com.au/history_of_goal_nets.htm","",0,20,145);
		Menu2_1_5=new Array("History of the Whistle","http://gdsra.com.au/history_of_the_whistle.htm","",0,20,145);
		Menu2_1_6=new Array("History of the Laws","http://gdsra.com.au/laws_history.htm","",0,20,145);
	Menu2_2=new Array("Committee","http://gdsra.com.au/committee.htm","",0,20,145);
	Menu2_3=new Array("GDFRA News","blank.htm","",2,20,145);
		Menu2_3_1=new Array("Latest News","http://gdsra.com.au/refsnews.htm","",0,20,100);
		Menu2_3_2=new Array("Updates","http://gdsra.com.au/updates.htm","",0);
	Menu2_4=new Array("Referees Documents","blank.htm","",3,20,145);
		Menu2_4_1=new Array("Referee's Reports","http://gdsra.com.au/refreports.htm","",0,20,170);
		Menu2_4_2=new Array("Other Documents & Articles","http://gdsra.com.au/refdocs.htm","",0,20,170);
		Menu2_4_3=new Array("Referees Circulars","http://gdsra.com.au/refscirculars.htm","",0);
	Menu2_5=new Array("Meetings","http://gdsra.com.au/meetings.htm","",0);
	Menu2_6=new Array("Handbook","http://gdsra.com.au/handbook.htm","",0);
	Menu2_7=new Array("Ground Locations","http://gdsra.com.au/groundlocations.htm","",0);
	Menu2_8=new Array("Playing Field Status","http://www.granvillesoccer.com.au/index.php?option=com_content&view=article&id=443&Itemid=144","",0);
	Menu2_9=new Array("Member's Forum","http://referees.proboards24.com/","",0);
	Menu2_10=new Array("Ask The Ref","http://gdsra.com.au/asktheref.htm","",0);
	Menu2_11=new Array("Appointments","blank.htm","",2,20,140);
		Menu2_11_1=new Array("Member Appointments","http://gdsra.com.au/appointmentspage.htm","",0,20,140);
		Menu2_11_2=new Array("Operating Instructions","http://gdsra.com.au/Online_Appointments/GDSRA_officials.ppt","",0);
	Menu2_12=new Array("Referees' Fees 2012","http://gdsra.com.au/refpayment2012.htm","",0);
	Menu2_13=new Array("Weather","blank.htm","",2,20,140);
		Menu2_13_1=new Array("Local Weather Details","http://gdsra.com.au/weather.htm","",0,20,140);
		Menu2_13_2=new Array("Wet Weather Map","http://www.bom.gov.au/products/IDR033.loop.shtml","",0);
	Menu2_14=new Array("General","blank.htm","",2);
		Menu2_14_1=new Array("Referee's Story","http://gdsra.com.au/refstory.htm","",0,20,140);
		Menu2_14_2=new Array("Web Games","http://gdsra.com.au/webgames.htm","",0,20,140);
	Menu2_15=new Array("On The Sidelines","http://gdsra.com.au/sidelines.htm","",0,20,140);
	

Menu3=new Array("Laws","blank.htm","",10,20,65);
	Menu3_1=new Array("Laws of the Game","http://gdsra.com.au/lawguide.htm","",0,20,215);
	Menu3_2=new Array("Law Questions","blank.htm","",17,20,200);
		Menu3_2_1=new Array("Law Questions Page","http://gdsra.com.au/lawqa.htm","",0,20,200);
		Menu3_2_2=new Array("FIFA Q & A 2000","http://gdsra.com.au/fifaqa_2000x.pps","",0);
		Menu3_2_3=new Array("FIFA Q & A 2004","http://gdsra.com.au/Q&A2004_E.pdf","",0);
		Menu3_2_4=new Array("FIFA Q & A 2005","http://gdsra.com.au/Q&A2005_E.pdf","",0);
		Menu3_2_5=new Array("FIFA Q & A 2006","http://gdsra.com.au/Q&A2006_E.pdf","",0);
		Menu3_2_6=new Array("FIFA Laws of the Game 2011-2012","http://gdsra.com.au/lawsofthegame_2011_12e.pdf","",0);
		Menu3_2_7=new Array("Restarts","http://gdsra.com.au/restarts.pps","",0);
		Menu3_2_8=new Array("Offside Rule Examples","http://gdsra.com.au/offside_examples.pps","",0);
		Menu3_2_9=new Array("Offside Made Simple","http://gdsra.com.au/offside.htm","",0);
		Menu3_2_10=new Array("FIFA Interactive Guide to Law 11","http://www.fifa.com/lotg/football/en/flash/start.html","",0);
		Menu3_2_11=new Array("Gamesmanship","http://gdsra.com.au/Gamesmanship.pps","",0);
		Menu3_2_12=new Array("The Benches","http://gdsra.com.au/Benches.pps","",0);
		Menu3_2_13=new Array("Angle of View","http://gdsra.com.au/GettingTheAngleOfView.pps","",0);
		Menu3_2_14=new Array("Proper Positioning","http://gdsra.com.au/Positioning.pps","",0);
		Menu3_2_15=new Array("Mentoring","http://gdsra.com.au/Mentoring.pps","",0);
		Menu3_2_16=new Array("Clarification of Law 12","http://gdsra.com.au/clarification_of_law_12.htm","",0);
		Menu3_2_17=new Array("Foul Challenges","http://gdsra.com.au/Challenges1.pps","",0);
	Menu3_3=new Array("Direstraits Referee's Selections","http://gdsra.com.au/direstraits_selection.htm","",0);
	Menu3_4=new Array("Direstraits Referee's What's the Call","http://gdsra.com.au/direstraits_whats_the_call.htm","",0);
	Menu3_5=new Array("Ask The Ref","http://gdsra.com.au/asktheref.htm","",0);
	Menu3_6=new Array("IFAB Archives","http://gdsra.com.au/ifab_archives.htm","",0);
	Menu3_7=new Array("Laws of the Game Quizzes","http://gdsra.com.au/lawsquiz.htm","",0);
	Menu3_8=new Array("More Laws of the Game Quizzes","http://gdsra.com.au/Lawsquiz/referees_quizs.htm","",0);
	Menu3_9=new Array("Laws of the Game Review","http://gdsra.com.au/newquiz.htm","",0,20,137);
	Menu3_10=new Array("History of the Laws of the Game","http://gdsra.com.au/laws_history.htm","",0,20,137);
	
Menu4=new Array("Education & Training","blank.htm","",4,20,137);
	Menu4_1=new Array("Referee Courses","blank.htm","",3,20,137);
		Menu4_1_1=new Array("Being A Referee","http://gdsra.com.au/bearef.htm","",0,20,137);
		Menu4_1_2=new Array("Referee's Courses","http://gdsra.com.au/refcourses.htm","",0);
		Menu4_1_3=new Array("Next Course","http://www.gdsra.com.au/nextrefcourse.htm","",0);
	Menu4_2=new Array("The Beautiful Game","http://gdsra.com.au/20_things.htm","",0,20,137);
	Menu4_3=new Array("Basic Referees Course","http://gdsra.com.au/basic_referees_course.ppt","",0,20,137);
	Menu4_4=new Array("Respect Campaign","http://gdsra.com.au/respect.htm","",0,20,137);

Menu5=new Array("Referees'Shop","blank.htm","",3,20,110);
	Menu5_1=new Array("Referees' Equipment","http://gdsra.com.au/refsequipment.htm","",0,20,165);
	Menu5_2=new Array("Online Order Form","http://gdsra.com.au/refsorderform.htm","",0);
	Menu5_3=new Array("Terms & Conditions Of Sale","http://gdsra.com.au/salestermswebsite.htm","",0);

Menu6=new Array("Photo Gallery","blank.htm","",4,20,100);
	Menu6_1=new Array("GDFRA 2004 AGM","http://gdsra.com.au/GDSRA2004AGM/index.html","",0,20,140);
	Menu6_2=new Array("GDFRA 2005 AGM","http://gdsra.com.au/GDSRA2005AGMTEMP.htm","",0,20,140);
	Menu6_3=new Array("Members' Photographs","http://gdsra.com.au/GDSRAMembersPhotoGallery/index.html","",0,20,140);
	Menu6_4=new Array("2008 Centenary Dinner","http://gdsra.com.au/100YearDinner2008/GDSRACentenaryDinner","",0,20,140);

Menu7=new Array("Links","blank.htm","",3,20,65);
	Menu7_1=new Array("Member's Forum","http://referees.proboards24.com/","",0,20,135);
	Menu7_2=new Array("Links to External Sites","http://gdsra.com.au/links.htm","",0);
	Menu7_3=new Array("Site Map","http://gdsra.com.au/site_map.htm","",0);


