
	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='112428';			// Background color when mouse is not over
	var LowSubBgColor='112428';			// Background color when mouse is not over on subs
	var HighBgColor='214440';			// Background color when mouse is over
	var HighSubBgColor='214440';			// Background color when mouse is over on subs
	var FontLowColor='FF6816';			// Font color when mouse is not over
	var FontSubLowColor='FF6816';			// 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='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,tahoma,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// 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=.1;			// vertical overlap child/ parent
	var StartTop=91;				// Menu offset x coordinate
	var StartLeft=-12;				// 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=1500;			// 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=0;				// 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=['img/tri.gif',7,10,'img/tridown.gif',10,7,'img/trileft.gif',7,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("Base<br>Camp","home.html","",11,31,115);
	Menu1_1=new Array("BACK TO HOME PAGE","home.html","",0,25,200);

	Menu1_2=new Array("Our Mission","mission.html","",0,25,140);

	Menu1_3=new Array("Links","","",4,25,160);	
		Menu1_3_1=new Array("Climbing","javascript:open('http://www.rocrope.com/climblinks.html');","",0,25,150);

		Menu1_3_2=new Array("Gyms & walls","javascript:open('http://www.rocrope.com/gymwalls.html');","",0,25,200);
			
		Menu1_3_3=new Array("Stunts & rigging","javascript:open('http://www.rocrope.com/stunts.html');","",0,25,200);
			
		Menu1_3_4=new Array("Tourism Partners","javascript:open('http://www.rocrope.com/tpartners.html');","",0,25,200);
			
	Menu1_4=new Array("Roc Rally 2009 Sponsors","rocrally.html","",8,25,240);
		Menu1_4_1=new Array("BLACK DIAMOND","javascript:open('http://www.rammountain.co.za');","",0,25,320);
		Menu1_4_2=new Array("FIRST ASCENT","javascript:open('http://www.firstascent.co.za');","",0,25,80);
		Menu1_4_3=new Array("La Sportiva","javascript:open('http://www.outward.co.za');","",0,25,80);
		Menu1_4_4=new Array("Edelrid","javascript:open('http://www.vertigogear.co.za/');","",0,25,320);
		Menu1_4_5=new Array("ROC 'n ROPE ADVENTURES","javascript:open('http://www.rocrope.com');","",0,25,80);
		Menu1_4_6=new Array("Tranquilitas Adventure Farm","javascript:open('http://www.tranquilitas.com');","",0,25,80);
		Menu1_4_7=new Array("Wild Exposure - The best Climbing Walls in S.A.","javascript:open('http://www.wildexposure.co.za');","",0,25,300);
		Menu1_4_8=new Array("MOUNTAIN CLUB OF SOUTH AFRICA","javascript:open('http://www.mcsa.org.za/');","",0,25,320);

		//Menu1_4_4=new Array("JULBO","javascript:open('http://www.adventureinc.co.za');","",0,25,80);
		//Menu1_4_5=new Array("K-WAY CLOTHING","javascript:open('http://www.capeunionmart.co.za');","",0,25,80);
		//Menu1_4_8=new Array("MOUNTAIN PURSUITS","javascript:open('http://www.mountainpursuits.co.za');","",0,25,80);
		//Menu1_4_9=new Array("PETZL","javascript:open('http://www.petzl.com');","",0,25,200);
		//Menu1_4_10=new Array("ROCK-ON-CLIMBING","javascript:open('http://www.rockonclimbing.co.za');","",0,25,80);
		//Menu1_4_12=new Array("TIFFENDELL","javascript:open('http://www.tiffendell.co.za');","",0,25,80);
		//Menu1_4_13=new Array("WONDER WALL - KAYA SANDS","javascript:open('http://www.wonderwall.co.za');","",0,25,80);



	Menu1_5=new Array("Photo and Video Album","","",8,25,200);
		Menu1_5_1=new Array("Panoramic of the Tranquilitas view - 290KB","img/tranq_pano_lge.jpg","",0,25,310);
		Menu1_5_2=new Array("Pictures around Waterval Boven","photo_boven.html","",0,25,310);
		Menu1_5_3=new Array("Taster video of 'Boven sport climbing - 362KB","intro.wmv","",0,25,180);
		Menu1_5_4=new Array("Sport climbing gear video - 805KB","gear.wmv","",0,25,180);
		Menu1_5_5=new Array("Taster video of Roc Rally 2004 - 985KB","rocrally.wmv","",0,25,180);
		Menu1_5_6=new Array("Adventure Racing Course taster - 909KB","rocropedotcom.wmv","",0,25,180);
		Menu1_5_7=new Array("Climb & abseil taster video - 1.86 Mb","rocrope_sml.wmv","",0,25,180);
		Menu1_5_8=new Array("Climb & abseil taster video - 7.42 Mb","rocrope_lge.wmv","",0,25,180);
		
	Menu1_6=new Array("Currency Converter","javascript:open('http://www.xe.com/ucc/');","",0,25,200);

	Menu1_7=new Array("The Weather","javascript:open('http://www.accuweather.com/world-index-forecast.asp?partner=accuweather&traveler=0&locCode=AFR|ZA|SF006|WATERVAL%20BOVEN&metric=1/');","",1,25,180);
		Menu1_7_1=new Array("accurate forecast","javascript:open('http://www.accuweather.com/');","",0,25,150);
		
	Menu1_8=new Array("How to find us","","",6,25,150);
		Menu1_8_1=new Array("Map of South Africa","javascript:portPop('popups/mapsa.html');","",0,25,250);
		Menu1_8_2=new Array("Map of Mpumalanga Province","javascript:landPop('popups/mp_map.html');","",0,25,150);
		Menu1_8_3=new Array("Map around Waterval Boven","javascript:landPop('popups/toll_map.html');","",0,25,150);
		Menu1_8_4=new Array("by CAR","car.html","",0,25,150);
		Menu1_8_5=new Array("by BUS","bus.html","",0,25,80);
		Menu1_8_6=new Array("by TRAIN","train.html","",0,25,80);

	Menu1_9=new Array("FAQ's","faq.html","",0,25,190);

	Menu1_10=new Array("Contact us","contact.html","",0,25,190);
		
	Menu1_11=new Array("E-mail us","mailto:climb@rocrope.com?subject=Enquiry(basecamp)","",0,25,120);
	
// ---------------------------------------------------------------------------------------------
// ---------------------------------------------------------------------------------------------
Menu2=new Array("Accommodation","","",2,22,117);
	Menu2_1=new Array("Climbers' Lodge<br>(Refuge d'Escalade)","lodge.html","",0,30,200);
	Menu2_2=new Array("Tranquilitas<BR>Mountain Chalets","javascript:open('http://www.tranquilitas.com');","",0,30,200);		
	


// ---------------------------------------------------------------------------------------------
// ---------------------------------------------------------------------------------------------
Menu3=new Array("Rock<br>Climbing","","",9,17,115);

	Menu3_1=new Array("Roc Rally 25-26 Sept 2009","rocrally.html","",0,35,200);

	Menu3_2=new Array("The Lodge - Refuge d'Escalade","","",2,35,230);
		Menu3_2_1=new Array("Our Chateau - your climbing castle","lodge.html","",0,25,260);
		Menu3_2_2=new Array("History of the lodge","history.html","",0,25,140);

	Menu3_3=new Array("Do a Climbing Course","intro_roc.html","",0,35,230);

	Menu3_4=new Array("Equipment Rentals","rentals.html","",0,35,160);
		//Menu2_3_1=new Array("Rentals","rentals.html","",0,17,130);
		//Menu2_3_2=new Array("Shop","shop.html","",0,17,70);
		//Menu2_3_3=new Array("Guide books","javascript:printPop('crags/cragmap_pu.html');","",0,17,70);
	
	Menu3_5=new Array("Photo and Video Album","","",7,35,200);
		Menu3_5_1=new Array("Panoramic of the Tranquilitas view - 290KB","img/tranq_pano_lge.jpg","",0,25,310);
		Menu3_5_2=new Array("Waterval Boven","photo_boven.html","",0,25,310);
		Menu3_5_3=new Array("Patagonia Expedition 2003","http://home.wol.co.za/~20081649/","",0,25,70);
		Menu3_5_4=new Array("Taster video of 'Boven sport climbing - 362KB","intro.wmv","",0,25,180);
		Menu3_5_5=new Array("Sport climbing gear video - 805KB","gear.wmv","",0,25,180);
		Menu3_5_6=new Array("Taster video of Roc Rally 2004 - 985KB","rocrally.wmv","",0,25,180);
		Menu3_5_7=new Array("Adventure Racing Course taster - 909KB","rocropedotcom.wmv","",0,25,180);

	Menu3_6=new Array("Info & Climbing Routes","","",5,35,240);
		Menu3_6_1=new Array("Your menu for The Restaurant - On sale now!","javascript:portPop('popups/guide_book.html');","",0,25,300);
		Menu3_6_2=new Array("Waterval Boven NEW route updates","newroutes.html","",0,25,175);
		Menu3_6_3=new Array("SA Mountain magazine","javascript:open('http://www.samountainmag.com');","",0,25,140);	
		Menu3_6_4=new Array("Cimb ZA - Dedicated to SA climbing","javascript:open('http://www.climbing.co.za');","",0,25,300);
		Menu3_6_5=new Array("Supersport SUPERCLIMB News Site","javascript:open('http://www.superclimb.co.za');","",0,25,300);
			
	//	Menu3_6_3=new Array("On Spoelklippies Farm","climb@spoel.html","",0,25,70);

	Menu3_7=new Array("*** New Routes ***","newroutes.html","",0,35,200);
	Menu3_8=new Array("International Grade Scale","javascript:portPop('popups/gradescale.html');","",0,35,300);
	Menu3_9=new Array("Buy the new Route Book","javascript:portPop('popups/guide_book.html');","",0,35,220);


// ---------------------------------------------------------------------------------------------
// ---------------------------------------------------------------------------------------------

Menu4=new Array("Adventure Activities","","",5,25,115);

	Menu4_1=new Array("Abseiling","","",3,35,130);
		Menu4_1_1=new Array("For Fun","abseil.html","",0,25,158);
		Menu4_1_2=new Array("Training","asa.html","",0,25,100);
		Menu4_1_3=new Array("Waterfall Abseiling","abseil.html","",0,25,100);
		
	Menu4_2=new Array("Rock Climbing","","",2,35,100);
		Menu4_2_1=new Array("Do an Introductory<br>Climbing Course","intro_roc.html","",0,30,190);
		Menu4_2_2=new Array("Guided Rock<br>Climbing day trips","tariff_boven.html","",0,30,100);
		
	
	Menu4_3=new Array("Mountain Biking","mtb.html","",0,35,100);
	Menu4_4=new Array("Fly Fishing","javascript:open('http://www.wbta.co.za');","",0,35,90);	
	Menu4_5=new Array("Horse Riding","","",1,35,100);
	Menu4_5_1=new Array("Scenic Horse Trails<BR>by Blaauwboschkraal Trails","javascript:open('http://www.bbktrails.co.za');","",0,35,215);
	
// ---------------------------------------------------------------------------------------------
// ---------------------------------------------------------------------------------------------

	Menu5=new Array("Courses and <BR>Workshops","","",8,17,115);
	Menu5_1=new Array("Introduction to Rock Climbing Workshop","intro_roc.html","",0,35,261);
	Menu5_2=new Array("MDT Abseil Supervisor","asa.html","",0,35,230);
	Menu5_3=new Array("MDT Top Rope Supervisor","trsa.html","",0,35,230);
	Menu5_4=new Array("MDT Single Pitch Supervisor","spsa.html","",0,35,220);
	Menu5_5=new Array("Run like a Girl Workshop","javascript:open('http://www.runlikeagirl.co.za');","",0,35,346);
	Menu5_6=new Array("Advanced Safety for Climbing Workshop","asa.html","",0,35,350);
	Menu5_7=new Array("Adventure Racing Rope Skills Workshop","ar.html","",0,35,230);
	Menu5_8=new Array("Roc 'n Rope Course Schedule","calendar.html","",0,35,230);

	//	Menu5_1_2=new Array("26-27 November - Trad Climbing Course - Full","tariff_boven.html","",0,25,350);
	//	Menu5_1_3=new Array("3-4 December - Bolting Workshop - Mail us for info","intro_roc.html","",0,25,80);
	//	Menu5_1_4=new Array("10-11 December - White Water Festival Swaziland","javascript:open('http://www.swazitrails.co.sz');","",0,25,80);
//		Menu5_1_6=new Array("19 - 21 October - MDT Abseil Supervisor Course","asa.html","",0,25,80);
//		Menu5_1_2=new Array("20 March - Personal Abseil Course","asa.html","",0,25,80);
//		Menu5_1_3=new Array("4-6 April - MDT Abseil Supervisor Course","asa.html","",0,25,80);		
//		Menu5_1_4=new Array("9-10 April - Adventure Racing Rope Skills","ar.html","",0,25,325);
//		Menu5_1_5=new Array("15-17 April - Intro Rock Climbing","intro_roc.html","",0,25,80);
//		Menu5_1_6=new Array("22-24 April - MDT Abseil Supervisor Course","asa.html","",0,25,80);
//		Menu5_1_7=new Array("20-22 May - Intro Rock Climbing","intro_roc.html","",0,25,80);
//		Menu5_1_8=new Array("Run like a Girl Workshop","javascript:open('http://www.runlikeagirl.co.za');","",0,25,346);

	
	

// ---------------------------------------------------------------------------------------------
// ---------------------------------------------------------------------------------------------
Menu6=new Array("Tariff<BR>list","tariff_boven.html","",0,17,115);
		//Menu6_1=new Array("Waterval Boven","tariff_boven.html","",0,35,115);
		//Menu6_2=new Array("Currency Converter","javascript:open('http://www.xe.com/ucc/');","",0,35,200);

	
// ---------------------------------------------------------------------------------------------