 	var NoOffFirstLineMenus=20;	
	
	// Number of main menu  items
	// Colorvariables:
	// Color variables take HTML predefined color names or "#rrggbb" strings
	//For transparency make colors and border color ""
							
	var LowBgColor="#D61000";		// Background color when mouse is not over	
	var HighBgColor="#B5DFED";		// Background color when mouse is over
	var FontLowColor="#FFFFFF";		// Font color when mouse is not over
	var FontHighColor="#000000";	// Font color when mouse is over	
	var BorderColor="#FFFFFF";		// Border color
	var BorderWidthMain=0;			// Border width main items
	var BorderWidthSub=1;			// Border width sub items
 	var BorderBtwnMain=0;			// Border width between elements main items
	var BorderBtwnSub=1;			// Border width between elements sub items	
	var FontFamily="arial";			// Font family menu items
	var FontSize=12;				// 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 can be: left, center, 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=0;					// 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 DistFrmFrameBrdr=0;			// Distance between main menu and frame border	
	var LeftPaddng=1;				// Left padding
	var TopPaddng=1;				// Top padding. If set to -1 text is vertically centered			
	var FirstLineHorizontal=0;		// Number defines to which level the menu must unfold horizontal; 0 is all vertical
	var MenuFramesVertical=1;		// Frames in cols or rows 1 or 0	
	var DissapearDelay=1000;		// delay before menu folds in
	var UnfoldDelay=500;			// delay before sub unfolds	
	var TakeOverBgColor=0;			// Menu frame takes over background color subitem frame		
	var FirstLineFrame="menu";		// Frame where first level appears
	var SecLineFrame="home";		// Frame where sub levels appear
	var DocTargetFrame="home";		// Frame where target documents appear	
	var TargetLoc="";				// span id for relative positioning
	var MenuWrap=1;					// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var BottomUp=0;					// enables/ disables Bottom up unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover		
	var BaseHref="http://www.kuierpad.nl/";			// BaseHref lets you specify the root directory for relative links. 
																// The script precedes your relative links with BaseHref
																// For instance: 
																// when your BaseHref= "http://www.MyDomain/" and a link in the menu is "subdir/MyFile.htm",
																// the script renders to: "http://www.MyDomain/subdir/MyFile.htm"
																						
	var Arrws=[BaseHref+"tri.gif",5,10,BaseHref+"tridown.gif",10,5,BaseHref+"trileft.gif",5,10,BaseHref+"triup.gif",10,5];
	
									// Arrow source, width and height.
									// If arrow images are not needed keep source ""
	
	var MenuUsesFrames=1;			// MenuUsesFrames is only 0 when Main menu, submenus,
									// document targets and script are in the same frame.
									// In all other cases it must be 1	
									
	var RememberStatus=2;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item. 
									// When set to 2 only the relevant main item stays highligthed
									// The preset is done by setting a variable in the head section of the target document.
									// <head>
									//	<script type="text/javascript">var SetMenu="2_2_1";</script>
									// </head>
									// 2_2_1 represents the menu item Menu2_2_1=new Array(.......
									
    var OverFormElements=0;			// Set this to 0 when the menu does not need to cover form elements.
	var BuildOnDemand=0;			// 1/0 When set to 1 the sub menus are build when the parent is moused over
	var BgImgLeftOffset=5;			// Only relevant when bg image is used as rollover
	var ScaleMenu=0;				// 1/0 When set to 0 Menu scales with browser text size setting

	var HooverBold=0;				// 1 or 0
	var HooverItalic=0;				// 1 or 0
	var HooverUnderLine=0;			// 1 or 0
	var HooverTextSize=0;			// 0=off, number is font size difference on hoover
	var HooverVariant=0;			// 1 or 0

									// Below some pretty useless effects, since only IE6+ supports them
									// I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity
									// If you don't need MenuSlide just leave in the line var MenuSlide="";
									// delete the other MenuSlide statements
									// In general leave the MenuSlide you need in and delete the others.
									// Above is also valid for MenuShadow and MenuOpacity
									// You can also use other effects by specifying another filter for MenuShadow and MenuOpacity.
									// You can add more filters by concanating the strings

	var MenuSlide="";
	var MenuSlide="";
	var MenuSlide="";

	var MenuShadow="";
	var MenuShadow="";
	var MenuShadow="";

	var MenuOpacity="";
	var MenuOpacity="";

	function BeforeStart(){return}
	function AfterBuild(){return}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}

									// Menu tree:
									// MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor",
									//	"fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");
									// Color and font variables defined in the menu tree take precedence over the global variables
									// Fontsize, fontbold and fontitalic are ignored when set to -1.
									// For rollover images ItemText or background image format is:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" 
									
Menu1=new Array(" ","","",0,20,180,"","","","","","",-1,-1,-1,"","");







Menu2=new Array("Algemene informatie","","",12,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_1=new Array("Homepage","home.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_2=new Array("Openingstijden","openingstijden.html","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu2_3=new Array("Plattegrond","plattegrond/kuierpadtien-zoom/plattegrond.htm","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu2_4=new Array("Schoolvakanties","schoolvakanties.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_5=new Array("Promotiefilm","video/video.html","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu2_6=new Array("Vacatures","","",2,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_6_1=new Array("Stageplaatsen","stageplaatsen.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_6_2=new Array("Vacature Overzicht","vacatures.html","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu2_7=new Array("Verkoop stacaravans","verkoop-stacaravans.html","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu2_8=new Array("Twitterberichten","gastenboek/reacties.asp","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu2_9=new Array("Vakantielinks","vakantielinks.html","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu2_10=new Array("Fotoalbums Kuierpadtien","","",24,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_1=new Array("Vakantiefoto-in-Drenthe","javascript:NewWin=window.open('http://www.vakantiefoto-in-drenthe.nl','NWin');window['NewWin'].focus()","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_2=new Array("Bungalows","foto-album/accommodaties/bungalows/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_3=new Array("Kuierhomes","foto-album/accommodaties/kuierhomes/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_4=new Array("Kuiertenten","foto-album/accommodaties/kuiertenten/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu2_10_5=new Array("Highland Games","foto-album/activiteiten/highlandgames/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_6=new Array("Keldertje","foto-album/activiteiten/keldertje/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_7=new Array("Midgetgolf","foto-album/activiteiten/midgetgolf/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_8=new Array("NK Ballonvaren","javascript:NewWin=window.open('http://www.bertkoning.nl/portfolio/thumbnails.php?album=182','NWin');window['NewWin'].focus()","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_9=new Array("Pyjamapret","foto-album/activiteiten/pyjamapret/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_10=new Array("Recreatieteam","foto-album/activiteiten/recreatieteam/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_11=new Array("Shantyfestival","foto-album/activiteiten/shantyfestival-2007/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_12=new Array("Survival","foto-album/activiteiten/survival/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu2_10_13=new Array("Binnenbad","foto-album/binnenbad/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_14=new Array("Buitenbad","foto-album/buitenbad/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_15=new Array("Faciliteiten","foto-album/faciliteiten/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_16=new Array("Kamperen","foto-album/kamperen/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_17=new Array("Nordic Walking","foto-album/nordicwalking/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_18=new Array("Omgeving","foto-album/omgeving/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_19=new Array("Recreatievijvers","foto-album/recreatievijvers/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_20=new Array("Skatebaan","foto-album/skatebaan/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_21=new Array("Skibaan","foto-album/skibaan/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_22=new Array("Speeltuin","foto-album/speeltuin/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_23=new Array("Springkussen","foto-album/springkussen/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu2_10_24=new Array("Wildwaterbaan","foto-album/wildwater/index.html","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu2_11=new Array("Agenda","agenda.html","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu2_12=new Array("Disclaimer","disclaimer.html","",0,20,180,"","","","","","",-1,-1,-1,"","");



Menu3=new Array(" ","","",0,20,180,"","","","","","",-1,-1,-1,"","");




Menu4=new Array("Kamperen","","",8,20,180,"","","","","","",-1,-1,-1,"","");
Menu4_1=new Array("Kampeerplaatsen","kampeerplaatsen.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu4_2=new Array("Kampeertarieven","tarieven_kampeerplaatsen.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu4_3=new Array("Kampeer arrangementen 1","tarieven_arrangementen.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu4_4=new Array("Kampeer arrangementen 2","tarieven_kampeer_arrangementen.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu4_5=new Array("Kampeer aanbiedingen","lastminute/lastminute.asp#kampeerplaats","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu4_6=new Array("Eén Ouder gezinnen","eenoudergezin_speciaalprogramma.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu4_7=new Array("Eén Ouder Kamperen","eenoudergezin_kamperen.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu4_8=new Array("Eén Ouder Bungalowtenten","eenoudergezin_bungalowtenten.html","",0,20,180,"","","","","","",-1,-1,-1,"","");




Menu5=new Array(" ","","",0,20,180,"","","","","","",-1,-1,-1,"","");




Menu6=new Array("Verhuur","","",6,20,180,"","","","","","",-1,-1,-1,"","");
Menu6_1=new Array("Accommodaties","accommodaties.html","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu6_2=new Array("Bungalows","bungalows.html","",3,20,180,"","","","","","",-1,-1,-1,"","");
Menu6_2_1=new Array("Bungalowtarieven","tarieven_bungalows.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu6_2_2=new Array("Bungalow arrangementen","tarieven_bungalow_arrangementen.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu6_2_3=new Array("Bungalow aanbiedingen","lastminute/lastminute.asp#bungalows","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu6_3=new Array("Kuierhomes","kuierhomes.html","",3,20,180,"","","","","","",-1,-1,-1,"","");
Menu6_3_1=new Array("Kuierhome tarieven","tarieven_kuierhomes.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu6_3_2=new Array("Kuierhome arrangementen","tarieven_kuierhome_arrangementen.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu6_3_3=new Array("Kuierhome aanbiedingen","lastminute/lastminute.asp#kuierhome","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu6_4=new Array("Kuierpadhuisjes","kuierhuisjes.html","",2,20,180,"","","","","","",-1,-1,-1,"","");
Menu6_4_1=new Array("Kuierpadhuisje tarieven","tarieven_kuierpadhuisjes.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu6_4_2=new Array("Kuierpadhuisje arrangementen","tarieven_kuierpadhuisje_arrangementen.html","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu6_5=new Array("Kuiertenten","kuiertenten.html","",3,20,180,"","","","","","",-1,-1,-1,"","");
Menu6_5_1=new Array("Kuiertent tarieven","tarieven_kuiertent.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu6_5_2=new Array("Kuiertent arrangementen","tarieven_kuiertent_arrangementen.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu6_5_3=new Array("Kuiertent aanbiedingen","lastminute/lastminute.asp#kuiertent","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu6_6=new Array("Allergie vriendelijk","","",2,20,180,"","","","","","",-1,-1,-1,"","");
Menu6_6_1=new Array("Kuierhomes","kuierhomes.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu6_6_2=new Array("Bungalows","bungalows.html","",0,20,180,"","","","","","",-1,-1,-1,"","");









Menu7=new Array(" ","","",0,20,180,"","","","","","",-1,-1,-1,"","");







Menu8=new Array("Seizoen/Jaarplaatsen","","",4,20,180,"","","","","","",-1,-1,-1,"","");
Menu8_1=new Array("Voor- en Naseizoen","tarieven_voor-en-naseizoen.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu8_2=new Array("Seizoen/Jaar Plaatsen","tarieven_seizoen-jaar.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu8_3=new Array("Beschikbaarheid","","",2,20,180,"","","","","","",-1,-1,-1,"","");
Menu8_3_1=new Array("Seizoen- en jaarplaatsen","beschikbaarheid_overzichtseizoen-jaar.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu8_3_2=new Array("Comfort kampeerplaatsen","beschikbaarheid_comfort-kampeerplaatsen.html","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu8_4=new Array("Wederverkoop","","",3,20,180,"","","","","","",-1,-1,-1,"","");
Menu8_4_1=new Array("Petstra Caravaning (site)","javascript:NewWin=window.open('http://www.petstra.nl','NWin');window['NewWin'].focus()","",0,20,230,"","","","","","",-1,-1,-1,"","");
Menu8_4_2=new Array("Gritter Stacaravans (site)","javascript:NewWin=window.open('http://www.grittercaravans.nl','NWin');window['NewWin'].focus()","",0,20,230,"","","","","","",-1,-1,-1,"","");
Menu8_4_3=new Array("Miedema Caravans (site)","javascript:NewWin=window.open('http://www.miedemacaravans.nl','NWin');window['NewWin'].focus()","",0,20,230,"","","","","","",-1,-1,-1,"","");






Menu9=new Array(" ","","",0,20,180,"","","","","","",-1,-1,-1,"","");








Menu10=new Array("Faciliteiten en Activiteiten","faciliteiten.html","",11,20,180,"","","","","","",-1,-1,-1,"","");

Menu10_1=new Array("Recreatieteam","recreatieteam.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu10_2=new Array("Pyjamapret","pyjamapret.html","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu10_3=new Array("Zwemlessen","zwemlessen.html","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu10_4=new Array("Kunstskibaan","","",3,20,180,"","","","","","",-1,-1,-1,"","");
Menu10_4_1=new Array("Ski-lessen","kunstskibaan-drenthe.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu10_4_2=new Array("Ski-Agenda","agenda_kunstskibaan-drenthe.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu10_4_3=new Array("Skiën-in-Drenthe (site)","javascript:NewWin=window.open('http://www.skien-in-drenthe.nl','NWin');window['NewWin'].focus()","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu10_5=new Array("Nordic Walking","","",5,20,180,"","","","","","",-1,-1,-1,"","");
Menu10_5_1=new Array("Leer Nordic Walking","nordicwalking.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu10_5_2=new Array("Nordic Walking Agenda","agenda_nordicwalking.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu10_5_3=new Array("Nordicwalking-in-Drenthe","javascript:NewWin=window.open('http://www.Nordicwalking-in-drenthe.nl','NWin');window['NewWin'].focus()","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu10_5_4=new Array("GPS Wandelen","gpswandelingen.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu10_5_5=new Array("Letterboxen","letterboxen.html","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu10_6=new Array("Paardrijden","paardrijden.html","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu10_7=new Array("Restaurant","arrangement_horeca-overzicht.html","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu10_8=new Array("Kuierfeesten","","",1,20,180,"","","","","","",-1,-1,-1,"","");
Menu10_8_1=new Array("Kinderfeestjes","horeca_kinderfeestje.html","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu10_9=new Array("Bedrijfsfeesten","","",7,20,180,"","","","","","",-1,-1,-1,"","");	
Menu10_9_1=new Array("Highlandgames","bedrijfsfeest_highlandgames.html","",0,20,180,"","","","","","",-1,-1,-1,"","");	
Menu10_9_2=new Array("Thema feesten","bedrijfsfeest_themafeesten.html","",0,20,180,"","","","","","",-1,-1,-1,"","");	
Menu10_9_3=new Array("Survival","bedrijfsfeest_survival.html","",0,20,180,"","","","","","",-1,-1,-1,"","");	
Menu10_9_4=new Array("Quadrijden","bedrijfsfeest_quadrijden.html","",0,20,180,"","","","","","",-1,-1,-1,"","");	
Menu10_9_5=new Array("Skiën","bedrijfsfeest_skien.html","",0,20,180,"","","","","","",-1,-1,-1,"","");	
Menu10_9_6=new Array("Mountainbiken","bedrijfsfeest_mountainbiken.html","",0,20,180,"","","","","","",-1,-1,-1,"","");	
Menu10_9_7=new Array("Vergaderarrangement","bedrijfsfeest_vergaderarrangement.html","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu10_10=new Array("Familiefeesten","","",8,20,180,"","","","","","",-1,-1,-1,"","");	
Menu10_10_1=new Array("Overnachten","familiefeest_overnachten.html","",0,20,180,"","","","","","",-1,-1,-1,"","");	
Menu10_10_2=new Array("Survival","familiefeest_survival.html","",0,20,180,"","","","","","",-1,-1,-1,"","");	
Menu10_10_3=new Array("Skiën","familiefeest_skien.html","",0,20,180,"","","","","","",-1,-1,-1,"","");	
Menu10_10_4=new Array("Nordic Walking","familiefeest_nordicwalking.html","",0,20,180,"","","","","","",-1,-1,-1,"","");	
Menu10_10_5=new Array("Mountainbiken","familiefeest_mountainbiken.html","",0,20,180,"","","","","","",-1,-1,-1,"","");	
Menu10_10_6=new Array("Kookworkshop","familiefeest_kookworkshop.html","",0,20,180,"","","","","","",-1,-1,-1,"","");	
Menu10_10_7=new Array("Italiaanse kookclinic","familiefeest_italiaansekookclinic.html","",0,20,180,"","","","","","",-1,-1,-1,"","");	
Menu10_10_8=new Array("Wijnproeverij","familiefeest_wijnproeverij.html","",0,20,180,"","","","","","",-1,-1,-1,"","");	

Menu10_11=new Array("Schoolreisjes","","",5,20,180,"","","","","","",-1,-1,-1,"","");	
Menu10_11_1=new Array("Informatie","schoolreisjes.html","",0,20,180,"","","","","","",-1,-1,-1,"","");	
Menu10_11_2=new Array("Arrangementen","schoolreisjes_overzicht.html","",0,20,180,"","","","","","",-1,-1,-1,"","");	
Menu10_11_3=new Array("Maaltijden","schoolreisjes_maaltijden.html","",0,20,180,"","","","","","",-1,-1,-1,"","");	
Menu10_11_4=new Array("Tarieven","schoolreisjes_prijzen.html","",0,20,180,"","","","","","",-1,-1,-1,"","");	
Menu10_11_5=new Array("Inschrijving","formulier/schoolreisjes.html","",0,20,180,"","","","","","",-1,-1,-1,"","");	






Menu11=new Array(" ","","",0,20,180,"","","","","","",-1,-1,-1,"","");








Menu12=new Array("Actie en Last-Minute","","",2,20,180,"","","","","","",-1,-1,-1,"","");
Menu12_1=new Array("Last-Minute","lastminute/lastminute.asp","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu12_2=new Array("Geschenkbon","geschenkbon.html","",0,20,180,"","","","","","",-1,-1,-1,"","");


Menu13=new Array(" ","","",0,20,180,"","","","","","",-1,-1,-1,"","");








Menu14=new Array("Brochure en Nieuwsbrief","","",3,20,180,"","","","","","",-1,-1,-1,"","");
Menu14_1=new Array("Aanvraag brochure","eurecrea/brochure.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu14_2=new Array("Aanmelden Nieuwsbrief","formulier/aanmelden_nieuwsbrief.html","",0,20,180,"","","","","","",-1,-1,-1,"","");
Menu14_3=new Array("Online folder","javascript:NewWin=window.open('http://www.my-catalog.at/39718_09_brochure_2009_vakantie_in_drenthe_nl_/','NWin');window['NewWin'].focus()","",0,20,180,"","","","","","",-1,-1,-1,"","");







Menu15=new Array(" ","","",0,20,180,"","","","","","",-1,-1,-1,"","");







Menu16=new Array("Vrijblijvende Offerte","","",1,20,180,"","","","","","",-1,-1,-1,"","");
Menu16_1=new Array("Prijsopgave aanvragen","javascript:NewWin=window.open('http://vb5.virtueelboeken.nl/index.asp?u=2345&type=prijsopgave','NWin');window['NewWin'].focus()","",0,20,180,"","","","","","",-1,-1,-1,"","");







Menu17=new Array(" ","","",0,20,180,"","","","","","",-1,-1,-1,"","");







Menu18=new Array("ONLINE Reserveren","","",1,20,180,"","","","","","",-1,-1,-1,"","");
Menu18_1=new Array("Virtueel boeken","javascript:NewWin=window.open('http://vb5.virtueelboeken.nl/index.asp?u=2345','NWin');window['NewWin'].focus()","",0,20,180,"","","","","","",-1,-1,-1,"","");




Menu19=new Array(" ","","",0,20,180,"","","","","","",-1,-1,-1,"","");






Menu20=new Array("NIEUW IN 2010!","nieuwin2010.html","",0,20,180,"","","","","","",-1,-1,-1,"","");





















