/***********************************************************************************
*	(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=11;			// 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='002B82';			// Background color when mouse is over
	var HighSubBgColor='002B82';			// Background color when mouse is over on subs
	var FontLowColor='000000';			// Font color when mouse is not over
	var FontSubLowColor='000000';			// 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='ffffff';			// 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=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='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// 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=104;				// 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=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=['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("Club Home","clubindex.html","",0,20,80);

Menu2=new Array("About Us","","",2,20,65);
	Menu2_1=new Array("Club Information","","",5,20,120);	
		Menu2_1_1=new Array("Club History","clubhistory.html","",0,20,150);
		Menu2_1_2=new Array("Club Profile","clubprofile.html","",0);
		Menu2_1_3=new Array("Grant Acknowlegements","grants.html","",0);
		Menu2_1_4=new Array("Venue Locations","clublocation.html","",0);
		Menu2_1_5=new Array("Venue Photos","venuephotos.html","",0);
	Menu2_2=new Array("Honour Roll","honourroll.html","",0);

Menu3=new Array("Updates","","",2,20,65);
	Menu3_1=new Array("News","","",8,20,70);
		Menu3_1_1=new Array("Latest News","news.html","",0,20,90);
		Menu3_1_2=new Array("2009 News","2009news.html","",0);
		Menu3_1_3=new Array("2008 News","2008news.html","",0);
		Menu3_1_4=new Array("2007 News","2007news.html","",0);
		Menu3_1_5=new Array("2006 News","2006news.html","",0);	
		Menu3_1_6=new Array("2005 News","2005news.html","",0);
		Menu3_1_7=new Array("2004 News","2004news.html","",0);
		Menu3_1_8=new Array("2003 News","2003news.html","",0);
	Menu3_2=new Array("Results","","",10);
		Menu3_2_1=new Array("Latest Results","results.html","",0,20,100);
		Menu3_2_2=new Array("2009 Results","2009results.html","",0);
		Menu3_2_3=new Array("2008 Results","2008results.html","",0);
		Menu3_2_4=new Array("2007 Results","2007results.html","",0);
		Menu3_2_5=new Array("2006 Results","2006results.html","",0);
		Menu3_2_6=new Array("2005 Results","2005results.html","",0);
		Menu3_2_7=new Array("2004 Results","2004results.html","",0);
		Menu3_2_8=new Array("2003 Results","2003results.html","",0);
		Menu3_2_9=new Array("2002 Results","2002results.html","",0);
		Menu3_2_10=new Array("2001 Results","2001results.html","",0);

Menu4=new Array("Programs","","",5,20,75);
	Menu4_1=new Array("Join Online","waitinglist.html","",0,20,150);
	Menu4_2=new Array("Classes","","",10);
		Menu4_2_1=new Array("Kindergym","kinderclasses.html","",0,20,170);
		Menu4_2_2=new Array("PrepGym","prepgym.html","",0);
		Menu4_2_3=new Array("General Gymnastics","genclasses.html","",0);
		Menu4_2_4=new Array("Artistic Gymnastics","artclasses.html","",0);
		Menu4_2_5=new Array("Trampoline Sports","trampclasses.html","",0);
		Menu4_2_6=new Array("Sports Acrobatics","acroclasses.html","",0);
		Menu4_2_7=new Array("Adult Gymnastics","adultclasses.html","",0);
		Menu4_2_8=new Array("Display Excellence","displayclasses.html","",0);
		Menu4_2_9=new Array("Dance","danceclasses.html","",0);
		Menu4_2_10=new Array("Tumbling for Cheerleading","tumblingclasses.html","",0);
	Menu4_3=new Array("Staff","","",2);
		Menu4_3_1=new Array("Administration","adminstaff.html","",0,20,120);
		Menu4_3_2=new Array("Head Coaches","headcoaches.html","",0);
	Menu4_4=new Array("Term Dates","termdates.html","",0);
	Menu4_5=new Array("Birthday Parties","parties.html","",0);
		
Menu5=new Array("Join Online","waitinglist.html","",0,20,85);
	
Menu6=new Array("Sponsors","sponsors.html","",0,20,70);

Menu7=new Array("Contact Us","","",2,20,75);
	Menu7_1=new Array("Contact Details","contactdetails.html","",0,20,120);
	Menu7_2=new Array("Venue Locations","clublocation.html","",0);

Menu8=new Array("Member Login","membersarea.html","",0,20,100);

Menu9=new Array("Links","","",3,20,45);
	Menu9_1=new Array("About Gymnastics","","",2,20,150);	
		Menu9_1_1=new Array("History","gymhistory.html","",0,20,80);
		Menu9_1_2=new Array("Gymsports","","",6);
			Menu9_1_2_1=new Array("Men's Artistic Gymnastics","mag.html","",0,20,120);			
			Menu9_1_2_2=new Array("Women's Artistic Gymnastics","wag.html","",0);
			Menu9_1_2_3=new Array("Trampoline Sports","tramp.html","",0);
			Menu9_1_2_4=new Array("Sports Acrobatics","acro.html","",0);
			Menu9_1_2_5=new Array("General Gymnastics","gengym.html","",0);
			Menu9_1_2_6=new Array("Kindergym","kindergym.html","",0);
	Menu9_2=new Array("Gymnastics Websites","gymlinks.html","",0);
	Menu9_3=new Array("Misc Websites","misclinks.html","",0);
	
Menu10=new Array("Site","","",2,20,45);
	Menu10_1=new Array("Important Information","information.html","",0,20,150);
	Menu10_2=new Array("Site Map","sitemap.html","",0);
	
Menu11=new Array("Home","http://www.robertsongymnastics.com.au","",0,20,50);