
	var NoOffFirstLineMenus=6; //set number of main menu items
	var LowBgColor='#B69B64';
	var HighBgColor='#ffffff';
	var FontLowColor='#ffffff';
	var FontHighColor='#B69B64';
	var BorderColor='#000000';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="verdana"
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=0;
	var ChildVerticalOverlap=0;
	var StartTop=250; //set vertical offset
	var StartLeft=-374; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=3;
	var LeftPaddng=4;
	var TopPaddng=6;
	var FirstLineHorizontal=0; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=400;
	var TakeOverBgColor=0;
	var FirstLineFrame='inhoud';
	var SecLineFrame='hoofd';
	var DocTargetFrame='hoofd';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

	
Menu1=new Array("Home","index.html",0,30,145);

Menu2=new Array("Over ons","overons.html",0,30,145);

Menu3=new Array("Openingstijden","openingstijden.html",0,30,145);

Menu4=new Array("Dazenvanger","dazenvanger.html",0,30,145);

Menu5=new Array("Brooke Hospital","brooke.html",0,30,145);

Menu6=new Array("Links","links.html",0,30,145);
