/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=14;			// Number of first level items
	var LowBgColor='#0033CC';			// Background color when mouse is not over
	var LowSubBgColor='#0033CC';		// Background color when mouse is not over on subs
	var HighBgColor='#CCCCCC';			// Background color when mouse is over
	var HighSubBgColor='#CCCCCC';		// 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='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='#999999';			// 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=8;				// 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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=145;				// 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='';				// 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=['../assets/animations/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","../index.htm","",3,20,120);
	Menu1_1=new Array("Contact Us","gymnasticsaustralia.htm","",0,20,120);
	Menu1_2=new Array("Privacy Statement","../index_files/privacy.htm","",0,20,120);
	Menu1_3=new Array("Member Protection","../index_files/mp.htm","",0,20,120);
	
Menu2=new Array("About Us","","",5,20,120);
	Menu2_1=new Array("School Projects","sp_01_index.htm","",0,20,120);
	Menu2_2=new Array("History","","",5,20,120);
		Menu2_2_1=new Array("Gymnastics in Australia","history of GA.htm","",0,20,120);
		Menu2_2_2=new Array("AUS at World Champs","sp_01_index.htm#wchamps","",0,20,120);
		Menu2_2_3=new Array("AUS at Comm Games","sp_01_index.htm#cgames","",0,20,120);
		Menu2_2_4=new Array("AUS at Olympic Games","sp_01_index.htm#ogames","",0,20,120);
		Menu2_2_5=new Array("AUS Women/'56 Games","../wag_history","",0,20,120);	
	Menu2_3=new Array("Structure","structure.htm","",0,20,120);
	Menu2_4=new Array("Gymnastics Australia","gymnasticsaustralia.htm","",1,20,120);	
		Menu2_4_1=new Array("By-laws & Policies","bylaws_policies.htm","",0,20,120);
	Menu2_5=new Array("Association Members","stateassociations.htm","",0,20,120);
	
Menu3=new Array("Programs","../index_files/programs.htm","",2,20,120);
	Menu3_1=new Array("AEROSkools","http://www.aeroskools.com.au/","",0,20,120);
	Menu3_2=new Array("Sports CONNECT","../sports_connect/main_page.htm","",0,20,120);
	
Menu4=new Array("Member Services","","",8,20,140);
	Menu4_1=new Array("Athlete","../membership/athlete.htm","",1,20,140);
		Menu4_1_1=new Array("Athletes Commission","../membership/athcomm.htm","",0,20,140);
	Menu4_2=new Array("Technical","../membership/technical.htm","",0,20,140);
	Menu4_3=new Array("Club","../Club10/index.htm","",0,20,140);
	Menu4_4=new Array("Insurance","http://www.jltsport.com.au/gymnastics","",0,20,140);		
	Menu4_5=new Array("Member Log In","../membership/log_in.htm","",0,20,140);
	Menu4_6=new Array("Outlook Web Access","../../mail.gymnastics.org.au/default.htm","",0,20,140);
	Menu4_7=new Array("Statistics","../membership/stats.htm","",0,20,140);
	Menu4_8=new Array("Sports Science & Medicine","../membership/scasm.htm","",0,20,140);
	
Menu5=new Array("Club Search","../../www.promo.gymnastics.org.au/searchGymsport.asp","",0,20,120);

Menu6=new Array("Gymsports","../index_files/gymsports.htm","",9,20,120);
	Menu6_1=new Array("Men's Artistic","../gymsports/mag/index.htm","",0,20,120);
	Menu6_2=new Array("Women's Artistic","../gymsports/wag/index.htm","",0,20,120);
	Menu6_3=new Array("Rhythmic Gymnastics","../gymsports/rg/index.htm","",0,20,120);
	Menu6_4=new Array("General Gymnastics","../gymsports/general/index.htm","",0,20,120);
	Menu6_5=new Array("Cheerleading","http://www.auscheer.org.au/","",0,20,120);
	Menu6_6=new Array("Sport Aerobics","../gymsports/aer/index.htm","",0,20,120);
	Menu6_7=new Array("Trampoline Sports","../gymsports/trp/index.htm","",0,20,120);
	Menu6_8=new Array("Sports Acrobatics","../gymsports/acr/index.htm","",0,20,120);
	Menu6_9=new Array("ASADA","../gymsports/asada2.htm","",0,20,120);
	
Menu7=new Array("Events & Results","../../www.gym.gymnastics.org.au/events&results.htm","",3,20,120);
	Menu7_1=new Array("2005 Worlds","../2005worlds","",0,20,120);
	Menu7_2=new Array("National","../../www.gym.gymnastics.org.au/nationalresults.htm","",0,20,120);
	Menu7_3=new Array("International","../../www.gym.gymnastics.org.au/internationalresults.htm","",0,20,120);
	
Menu8=new Array("Media","../media/mg_index.htm","",2,20,120);
	Menu8_1=new Array("Media Releases","../media/releases.htm","",0,20,120);
	Menu8_2=new Array("Media Updates","../media/updates.htm","",0,20,120);	
	
Menu9=new Array("Coaching","../education/coaching.htm","",7,20,120);
	Menu9_1=new Array("Educational Framework","../index_files/education.htm","",0,20,120);
	Menu9_2=new Array("Accreditation Courses","../education/typescourses.htm","",1,20,120);
		Menu9_2_1=new Array("National Calendar","../../database.gymnastics.org.au/gawebsite/edu_calendar.asp@gymsport=_2525&type=_2525&state=_2525&Submit=Search","",0,20,120);
	Menu9_3=new Array("Course Providers","stateassociations.htm","",1,20,120);
		Menu9_3_1=new Array("Course Providers Policy","../education/rtp_main.htm","",0,20,120);
	Menu9_4=new Array("Rec'n of Prior Learning","../education/rpl_main.htm","",0,20,120);
	Menu9_5=new Array("Updating","../education/upolicy.htm","",0,20,120);
	Menu9_6=new Array("Course Presenting","../education/cpt_main.htm","",1,20,120);
		Menu9_6_1=new Array("National Presenter Team","../education/nationalcoursepresenting.htm","",0,20,120);
	Menu9_7=new Array("Resources","../education/resources_coaching.htm","",0,20,120);	
		
Menu10=new Array("Judging","","",4,20,120);
	Menu10_1=new Array("Educational Framework","../index_files/education.htm","",0,20,120);
	Menu10_2=new Array("Accreditation Courses","","",1,20,120);
		Menu10_2_1=new Array("National Calendar","../../database.gymnastics.org.au/gawebsite/edu_calendar.asp@gymsport=_2525&type=_2525&state=_2525&Submit=Search","",0,20,120);		
	Menu10_3=new Array("Updating","../education/upolicy.htm","",0,20,120);
	Menu10_4=new Array("Resources","../education/resources_judging.htm","",0,20,120);
		
Menu11=new Array("GymShop","../index_files/gymshop.htm","",8,20,120);
	Menu11_1=new Array("Apparel","../gymshop/apparel.htm","",0,20,120);
	Menu11_2=new Array("Books","../gymshop/books.htm","",0,20,120);
	Menu11_3=new Array("Club Resources","../gymshop/clubresources.htm","",0,20,120);
	Menu11_4=new Array("Program Manuals","../gymshop/programanualsandresources.htm","",0,20,120);
	Menu11_5=new Array("Pin and Badges","../gymshop/pinsandbadgesmain.htm","",0,20,120);
	Menu11_6=new Array("Stationery","../gymshop/stationery.htm","",0,20,120);
	Menu11_7=new Array("Specials","../gymshop/specials.htm","",0,20,120);
	Menu11_8=new Array("Videos/DVD's","../gymshop/videos.htm","",0,20,120);
	
Menu12=new Array("Links","../index_files/links.htm","",0,20,120);

Menu13=new Array("Intranet","../index_files/intranet.htm","",0,20,120);

Menu14=new Array("Education & Training","../index_files/ed_train.htm","",1,20,120);
	Menu14_1=new Array("iMIS User Guides","../index_files/imis_guide.htm","",0,20,120);
