	var NoOffFirstLineMenus=13;			// 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='#E2DDFF';			// Background color when mouse is over
	var HighSubBgColor='#E2DDFF';			// 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='#00264B';			// Font color when mouse is over
	var FontSubHighColor='#00264B';			// Font color subs when mouse is over
	var BorderColor='#E2DDFF';			// Border color
	var BorderSubColor='#E2DDFF';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana, Arial, Helvetica, sans-serif";	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=1;				// 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=.01;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.01;			// vertical overlap child/ parent
	var StartTop=140;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=15;				// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highlighted
	var Arrws=['tri.gif',20,20,'tridown.gif',20,20,'trileft.gif',20,210];	// Arrow source, width and height
	// This section is to be worked on - would like to have set variables for the 
	// width for each level of the menus ..
	var boxwidth=250; // sets Main Box width for menu 
	var subboxwidth =220;
	var subboxwidth1 =480;
	// Background for the menu 
	var bgbutn = 'http://www.funfitness.com.au/Templates/bgbutn.gif';
	var bgbutn2 = 'http://www.funfitness.com.au/Templates/bgbutn2.gif';
	
	// Set up var for the hard codeing of the paths as code can not handle  
	// tree structure for directories "path needs to be changed for live site - www.funfitness.com.au" 
	// Root Path 
	var RootPath  = 'http://www.funfitness.com.au/';
	// Personal Training Section 
	var PTPath  = 'http://www.funfitness.com.au/Personal_training/';
	// Small Groups training section 
	var SGTPath = 'http://www.funfitness.com.au/Small_Groups_Training/';
	// Activities Section 
	var ACTPath = 'http://www.funfitness.com.au/Activities/';
	// Clients Section 
	var CLIPath = 'http://www.funfitness.com.au/Clients/';
	// Pilates Section 
	var PLTPath = 'http://www.funfitness.com.au/Pilates/';
	// Studio Section 
	var STDPath = '/Studios/';
	// Trainers Section 
	var YTPath  = '/Trainers/';
	// Online Nutrition Page 
	var ONPath = 'http://www.funfitness.com.au/Nutrition/';
	var SFPath = 'http://www.funfitness.com.au/Salesforce/';
	// Events Section 
	var EVPath  = '/Events/';
	// Events section 
	// NOTE 
	// This section is so that we can have the diffrent section under there own Directories 
	// Keeping a path to the root  - then a subpath to the subdirectories
	var EHPath  = '/Events/Fitness_holiday_camps_away/';
		var ETPath  = '/Events/Triathlon/';
		var EBPath  = '/Events/Bike_rides/';
		var EFPath  = '/Events/Frizzbee_Games/';
		var BCPath  = '/Activities/Bootcamp/';
	// as above thsi section is for the Activities section 
	var ARPath = '/Activities/';
			var ABRPath = '/Activities/Bike_rides/';
			var ABFPath = '/Activities/Boxing_fitness/';
			var AKBPath = '/Activities/Kickbikes/';
			var ACPath = '/Activities/Cardio/';
			var ABCPath = '/Activities/Bootcamp/';
			
	// Cost Section  
	var CSPath = '/Cost/';
	// Path the the studio section
	var STPath = '/Studios/';
	
	var WFUPath ='/WorkforUs/';
	
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.html",bgbutn,0,20,boxwidth);

Menu2=new Array("Personal Training","",bgbutn,4);
	//Menu2_1=new Array("How we are Diffrent",PTPath + "How_are_we_diffrent.html",bgbutn,0,20,boxwidth);	
	Menu2_1=new Array("Activities",PTPath + "activities.html",bgbutn,0,20,boxwidth);
	//Menu2_2=new Array("Fitness Assessments",PTPath + "FitnessAge.html",bgbutn,0);
	//Menu2_3=new Array("Mobile Service",PTPath + "Mobile_service.html",bgbutn,0);
	Menu2_2=new Array("Personal Training Studio",STPath +"Pearce_Fitness_studio.html",bgbutn,0,0,subboxwidth);
		//Menu2_4_1=new Array("Our Woden Studio", STPath +"Pearce_Fitness_studio.html",bgbutn,0,20,subboxwidth);
		//Menu2_4_2=new Array("Our Woden Fitness Trainers", YTPath + "Woden_Trainers.html",bgbutn,0,20,subboxwidth);
	//  This is to be added in later
	//Menu2_6=new Array("Personal Training Articals & Links", PTPath + "Personal_Training_articals.html",bgbutn,0);
	Menu2_3=new Array("Outdoor Sessions", STPath +"Outdoor.html",bgbutn,0);
	Menu2_4=new Array("Work with F & F and Pilates Manuka", WFUPath +"WorkforUs.html",bgbutn,0);

Menu3=new Array("Small Group Training","",bgbutn,6);
	Menu3_1=new Array("What is Small Group Training",SGTPath + "What_is_small_group_Training.html",bgbutn,0,20,boxwidth);
	Menu3_2=new Array("Time Tables","",bgbutn,2,20,boxwidth);
		Menu3_2_1=new Array("General Fitness",SGTPath + "What_is_small_group_Training.html",bgbutn,0,20,170);
		Menu3_2_2=new Array("Pilates Matwork",PLTPath + "pilatesMatwork.html",bgbutn,0);
	    Menu3_3=new Array("Small Group Activities","",bgbutn,7);
		Menu3_3_1=new Array("Boxing Fitness Sessions",ABFPath + "boxing.html",bgbutn,0,20,220);
		Menu3_3_2=new Array("Boxing Induction Sessions",ABFPath + "Boxing_Induction.html",bgbutn,0,20,220);
		Menu3_3_3=new Array("Kickbike Rides",AKBPath + "kickbiking.htm",bgbutn,0,20,220);
		//Menu3_3_3=new Array("Mountain Bike rides",ABRPath + "MountainBike_rides.html",bgbutn,0);
		Menu3_3_4=new Array("Cardio Circuits",ACPath + "Cardio.html",bgbutn,0);
		// Pilates Pages are kept in the Pilates Directory 
		Menu3_3_5=new Array("Pilates Matwork Classes",PLTPath + "pilatesMatwork.html",bgbutn,0);
		Menu3_3_6=new Array("Outdoor Sessions", STPath +"Outdoor.html",bgbutn,0);
		Menu3_3_7=new Array("Boot Camp Sessions",ABCPath + "Bootcamp.html",bgbutn,0,20,170);
		// Add this menu item back in when page is writen ;
		// Menu3_4=new Array("Small Groups Articals & Links",SGTPath + "SGT_Articals_links.html",bgbutn,0);
		
	Menu3_4=new Array("Testimonials", CLIPath + "Client_Testimonials.html",bgbutn,0);
	Menu3_5=new Array("Small Groups Studio",STPath + "Pearce_Fitness_studio.html",bgbutn,0);
	Menu3_6=new Array("Outdoor Sessions", STPath +"Outdoor.html",bgbutn,0);

Menu4=new Array("Pilates","",bgbutn,5);
	Menu4_1=new Array("Testimonials", CLIPath + "Client_Testimonials.html",bgbutn2,0,20,330);
	Menu4_2=new Array("Pilates Matwork Classes & New Beginners Courses",PLTPath + "pilatesMatwork.html",bgbutn2,0,20,subboxwidth);
		//Menu4_2_1=new Array("Time Table",PLTPath + "pilatesMatwork.html",bgbutn,0,20,subboxwidth);
		//Menu4_2_2=new Array("Equipment V Matwork",PLTPath + "Equipment_V_Matwork.html",bgbutn,0);
		// Add in when page is written
		//Menu4_1_3=new Array("Matwork Articals & Links",PLTPath + "Pilates_Matwork_articals.html",bgbutn,0);
	Menu4_3=new Array("Pilates Equipment Sessions",PLTPath + "PilatesEquipment.html",bgbutn2,0,20);
		//Menu4_3_1=new Array("Equipment V Matwork",PLTPath + "Equipment_V_Matwork.html",bgbutn,0,20,200);
		//Menu4_3_2=new Array("Private V Semi-Private","Pilates_Private_V_SemiPrivate.html",bgbutn,0);
		// Add in when page is written
		//Menu4_2_3=new Array("Equipment Articals & Links",PLTPath + "Pilates_Equipment_articals.html",bgbutn,0);
	Menu4_4=new Array("Pilates Manuka Studio",STDPath + "Pilates_Manuka_studio.html",bgbutn2,0);
		//Menu4_3_1=new Array("The Manuka Studio",STDPath + "Pilates_Manuka_studio.html",bgbutn,0,20,170);
		//Menu4_3_2=new Array("Our Pilates Trainers",PLTPath + "Pilates_Trainers.html",bgbutn,0);
    Menu4_5=new Array("Equipment V Matwork",PLTPath + "Equipment_V_Matwork.html",bgbutn2,0);
// Add in new section for Computrainers and Boot Camps 25.7.07
Menu5=new Array("Computrainers",ABRPath + "Computrain.html",bgbutn,0);
	
Menu6=new Array("Boot Camp Sessions",ABCPath + "Bootcamp.html",bgbutn,0);
Menu7=new Array("Boxing",ABFPath + "boxing.html",bgbutn,0);
Menu8=new Array("Needs Analysis",SFPath + "Need_Analysis_ORF.htm",bgbutn,0);
    <!-- Set up for Menu items under the Nutrition Sub Menu -->
	<!--Menu8_1=new Array("Forms","http://javascript.internet.com",bgbutn,0,20,170);
	<!--Menu8_2=new Array("Programme Research","http://javascript.internet.com",bgbutn,0,20,170);
	<!--Menu8_3=new Array("Research Bank","http://javascript.internet.com",bgbutn,0,20,170);
	<!--Menu8_4=new Array("Members\' Area","http://javascript.internet.com",bgbutn,5);
	<!--	Menu5_4_1=new Array("Chat","http://javascript.internet.com",bgbutn,0,20,170);
	<!--	Menu5_4_2=new Array("Links","http://javascript.internet.com",bgbutn,0);
	<!--	Menu5_4_3=new Array("Web Research", "http://javascript.internet.com",bgbutn,0);
	<!--	Menu5_4_4=new Array("Group Sites","http://javascript.internet.com",bgbutn,0);
	<!--	Menu5_4_5=new Array("NWR Webspace","http://javascript.internet.com",bgbutn,0);
	<!--Menu5_5=new Array("NWR logos","logos.htm",bgbutn,0); -->
    Menu9=new Array("Time Tables","",bgbutn,2);
	Menu9_1=new Array("General Fitness",SGTPath + "What_is_small_group_Training.html",bgbutn,0,20,170);
	Menu9_2=new Array("Pilates Matwork",PLTPath + "pilatesMatwork.html",bgbutn,0);
<!--  Temp Removal of the Events Page -->
<!-- Menu6=new Array("Events","",bgbutn,3); -->
<!-- 	Menu6_1=new Array("Fitness Holiday Trips Away",EHPath + "TrainingCamps.htm",bgbutn,0,20,subboxwidth); -->
<!-- 	Menu6_2=new Array("Corporate Triathlon", ETPath + "Triathlon.htm",bgbutn,0); -->
<!-- 	//Menu6_3=new Array("Special Bike Rides",EBPath + "Special_Bike_rides.html",bgbutn,0); -->
<!-- 	Menu6_3=new Array("Fun & Fitness Brunches",EFPath +"Frizzbee_Games_BBQ.html",bgbutn,0); -->
<!-- Temp removal of Events Page and links   -->	
Menu10=new Array("Activities","",bgbutn,6);
	Menu10_1=new Array("Boxing Fitness Sessions",ABFPath + "boxing.html",bgbutn,0,20,220);
	<!--Menu10_2=new Array("Boxing Induction Sessions",ABFPath + "Boxing_Induction.html",bgbutn,0);-->
	Menu10_2=new Array("Cardio Circuits",ACPath + "Cardio.html",bgbutn,0);
	//Menu7_4=new Array("Frizz bee Games",EFPath + "Frizzbee_Games_BBQ.html",bgbutn,0,20,220);
	 // Pilates Pages are kept in the Pilates Directory 
	Menu10_3=new Array("Pilates Matwork Classes",PLTPath + "pilatesMatwork.html",bgbutn,0);
	Menu10_4=new Array("Pilates Equipment Sessions",PLTPath + "pilatesEquipment.html",bgbutn,0);
	Menu10_5=new Array("Boot Camp Sessions",ABCPath + "Bootcamp.html",bgbutn,0,20,170);
	Menu10_6=new Array("Kickbikes",AKBPath + "kickbiking.htm",bgbutn,0);
	// Menu9_8=new Array("Nutrition",ONPath + "Nutrition.html",bgbutn,2);
	// Menu9_8_1=new Array("Special Offers",CSPath + "special.html",bgbutn,0,20,170);
	// Menu9_8_2=new Array("Pricing Policy",CSPath + "Pricing_Policy.html",bgbutn,0);
		//Menu7_6_1=new Array("Kickbike Rides",AKBPath + "kickbiking.htm",bgbutn,0,20,170);
		//Menu7_6_2=new Array("Buy a Kickbike",AKBPath + "buykickbikes.htm",bgbutn,0,0,0);
	
	
 //Menu10=new Array("Nutrition",ONPath + "Nutrition.html",bgbutn,0); 
	
	
Menu11=new Array("Clients Center","",bgbutn,3);
	Menu11_1=new Array("Client Only Online Bookings",RootPath + "Bookinglogon.html",bgbutn,0,20,200);
    //Menu10_1=new Array("", RootPath + "Bookinglogon.html",bgbutn,0);
	Menu11_2=new Array("Testimonials", CLIPath + "Client_Testimonials.html",bgbutn,0);
	Menu11_3=new Array("Noticeboard", CLIPath + "clientnoticeboard.htm",bgbutn,0);
	
	// This section is to be added in when completed
	//Menu9_4=new Array("Booking Centre", CLIPath + "Booking_Centre.html",bgbutn,0);

	
	
Menu12=new Array("How to Contact Us",RootPath + "contact.html",bgbutn,0);

Menu13=new Array("Fun & Fitness Newsletter",RootPath + "salesforce/Online_request_form.htm",bgbutn,0);
//date Mod 25.7.7