// 1. OPBOUW VAN HET MENU-UITZICHT:

	var NoOffFirstLineMenus=6;			// aantal hoofditems
	
	var LowBgColor='#ffdf4e';			// achtergrondkleur hoofditems
	var HighBgColor='#FF6600';			// achtergrondkleur hoofditems bij muisover
	var FontLowColor='#669933';			// tekstkleur hoofditems
	var FontHighColor='#660033';		    // tekstkleur hoofditems bij muisover
	
	var LowSubBgColor='#ffdf4e';			// achtergrondkleur subitems
	var HighSubBgColor='#FF6600';		// achtergrondkleur subitems bij muisover
	var FontSubLowColor='#669933';		// tekstkleur subitems
	var FontSubHighColor='#660033';		// tekstkleur subitems bij muisover 
	
	var BorderColor='#FF9900';			// randkleur hoofitems
	var BorderSubColor='#FF9900';		// randkleur voor subitems
	var BorderWidth=1;					// randdikte
	var BorderBtwnElmnts=1;				// rand=1, geen rand=0
	
	var FontFamily="helvetica,'trebuchet ms',verdana,arial,times"// lettertype
	var FontSize=8;						// lettergrootte
	var FontBold=0;						// vet=1, normaal=0
	var FontItalic=0;					// schuin=1, normaal=0
	
	var MenuTextCentered='left';		// tekst positie: left, center of right
	
	var FirstLineHorizontal=1;			// horizontaal menu=1, verticaal menu=0
	var MenuCentered='center';			// menubalk horizontale positie: left, center of right
	var MenuVerticalCentered='top';		// menubalk verticale positie: top,middle,bottom,static
	
	var ChildOverlap=.2;				// horizontale overlapping child/ parent
	var ChildVerticalOverlap=.2;		// verticale overlapping child/ parent
	
	var StartTop=115;					// menu beginpositie x
	var StartLeft=0;					// menu beginpositie y
	
	var VerCorrect=0;					// multiple frames y correctie
	var HorCorrect=0;					// multiple frames x correctie
	
	var LeftPaddng=3;					// padding links
	var TopPaddng=2;					// padding boven
	
	var DissapearDelay=2000;			// vertraging vooraleer submenu verdwijnt
	
	var MenuFramesVertical=1;			// frames in kolommen of rijen: 1 of 0
	
	var TakeOverBgColor=1;				// menu frame neemt achtergrondkleur subitem frame over
	var FirstLineFrame='boven';			// framenaam invullen waar hoofditems verschijnen
	var SecLineFrame='onder';			// framenaam invullen waar subitems verschijnen
	var DocTargetFrame='onder';			// framenaam invullen waar target documenten verschijnen
	var TargetLoc='';					// 
	var HideTop=0;						// verberg hoofditems bij laden nieuw document: 1 of 0
	var MenuWrap=0;						// menu wrap aan=1, menu wrap uit=0
	var RightToLeft=0;					// van rechts naar links uitvouwen: 1(indien niet:0)
	var UnfoldsOnClick=0;				// uitvouwen bij muisover=0, bij klikken=1
	var WebMasterCheck=0;				// menu check aan=1, uit=0
	var ShowArrow=1;					// gebruikt pijltjes indien 1
	var KeepHilite=1;					// houd gekozen pad highlighted
	var Arrws=['../pics/right.gif',9,6,'../pics/down.gif',9,6,'../pics/left.gif',9,6];//Pijltjes:source,width, height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// 2. OPBOUW VAN DE MENU-INHOUD:

//	MenuX=new Array(tekst,link,achtergrondbeeld(=optioneel),aantal subelementen,hoogte,breedte);
//	Voor rolloverbeeldjes, zet i.p.v. tekst: "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Welcome","welcome.htm","",0,20,120);

Menu2=new Array("Selfcatering lodging","ruralholidaycottage.htm","",4,20,125);
	Menu2_1=new Array("Cottages","ruralholidaycottage.htm","",0,20,100);
	Menu2_2=new Array("Bed and breakfast","bedandbreakfast.htm","",0,20,100);
	Menu2_3=new Array("Care tourism","ruralholidaycottage.htm?care=#care","",0,20,100);
	Menu2_4=new Array("Prices","prices.htm","",0,20,100);

Menu3=new Array("Campsite","camping.htm","",4,20,120);
	Menu3_1=new Array("Campsite","camping.htm","",2,20,100);
		Menu3_1_1=new Array("Pitches","camping.htm?pitches=#pitches","",0,20,100);
		Menu3_1_2=new Array("Map campsite","camping.htm?map=#map","",0,20,100);
	Menu3_2=new Array("Rent a tent","rentatent.htm","",0,20,100);
	Menu3_3=new Array("Facilities","facilities.htm","",4,20,100);
		Menu3_3_1=new Array("Amenity block","facilities.htm?amenity block=#amenity block","",0,20,100);
		Menu3_3_2=new Array("Common room","facilities.htm?roontelum=#roontelum","",0,20,100);
		Menu3_3_3=new Array("Internet","facilities.htm?internet=#internet","",0,20,100);
		Menu3_3_4=new Array("Terrace & reception","facilities.htm?terrace=#terrace","",0,20,100);
	Menu3_4=new Array("Prices","prices.htm","",0,20,100);	

Menu4=new Array("Area and activities","culture.htm","",3,20,125);
	Menu4_1=new Array("Culture","culture.htm","",2,20,100);
		Menu4_1_1=new Array("Villages","culture.htm?villages=#villages","",0,20,100);
		Menu4_1_2=new Array("Towns","culture.htm?towns=#towns","",0,20,100);
	Menu4_2=new Array("Nature","nature.htm","",2,20,100);
		Menu4_2_1=new Array("On the doorstep","nature.htm?doorstep=#doorstep","",0,20,100);
		Menu4_2_2=new Array("Easily reached","nature.htm?nearby=#nearby","",0,20,100);
	Menu4_3=new Array("Activities","activities.htm","",6,20,100);
		Menu4_3_1=new Array("Cycling","activities.htm?cycling=#cycling","",0,20,100);
		Menu4_3_2=new Array("Walking","activities.htm?walking=#walking","",0,20,100);
		Menu4_3_3=new Array("Riding","activities.htm?riding=#riding","",0,20,100);
		Menu4_3_4=new Array("Golf","activities.htm?golf=#golf","",0,20,100);
		Menu4_3_5=new Array("Skating","activities.htm?skating=#skating","",0,20,100);
		Menu4_3_6=new Array("Watersports","activities.htm?fishing=#fishing","",0,20,100);

Menu5=new Array("About us","aboutus.htm","",2,20,120);
	Menu5_1=new Array("Your hosts","aboutus.htm","",0,20,100);
	Menu5_2=new Array("Sustainable tourism","sustainabletourism.htm","",2,20,100);
		Menu5_2_1=new Array("Environment","sustainabletourism.htm?environment=#environment","",0,20,100);
		Menu5_2_2=new Array("Ecology","sustainabletourism.htm?ecology=#ecology","",0,20,100);

Menu6=new Array("Contact us","enquiries.htm","",4,20,120);
	Menu6_1=new Array("Enquiries","enquiries.htm","",0,20,100);
	Menu6_2=new Array("Booking form","booking.htm","",0,20,100);
	Menu6_3=new Array("Directions","directions.htm","",0,20,100);
	Menu6_4=new Array("Download","../documents/download.htm","",0,20,100);
