	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='#cc6600';		// Background color when mouse is not over
	var LowSubBgColor='#cc6600';		// Background color when mouse is not over on subs
	var HighBgColor='#ffcc00';		// Background color when mouse is over
	var HighSubBgColor='ffcc00';		// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// 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="tahoma,arial"	            // Font family menu items
	var FontSize=9;				      // Font size menu items
	var FontBold=0;				      // Bold menu items 1 or 0
	var FontItalic=0;				      // Italic menu items 1 or 0
	var MenuTextCentered='left';			// 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=0;			// vertical overlap child/ parent
	var StartTop=75;				      // 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 LeftPaddng=5;				      // Left padding
	var TopPaddng=1;				      // 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=777;			      // delay before menu folds in
	var TakeOverBgColor=1;			      // Menu frame takes over background color subitem frame
	var FirstLineFrame='inhoud';			// Frame where first level appears
	var SecLineFrame='inhoud';			// Frame where sub levels appear
	var DocTargetFrame='inhoud';			// 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=1;				      // Uses arrow gifs when 1
	var KeepHilite=1;				      // Keep selected path highligthed
	var Arrws=['../../plaatjes/tri.gif',5,10,'../../plaatjes/tridown.gif',10,5,'../../plaatjes/trileft.gif',5,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("Algemeen","index.html","",0,20,80);

Menu2=new Array("Locatie","Bereikbaarheid.pdf","",0,20,70);

Menu3=new Array("Programma","Programma.html","",0,20,80);

Menu4=new Array("Deelnemers","Deelnemers.html","",0,20,80);

Menu5=new Array("Reglement","Reglement.html","",0,20,80);

Menu6=new Array("Organisatie","Organisatie.html","",0,20,80);

Menu7=new Array("Uitslagen/standen","#","",6,20,120);
Menu7_1=new Array("Teamuitslagen/standen","SMWSite/index.html","",0,18,135);
Menu7_2=new Array("Borduitslagen","pu.html","",0);
Menu7_3=new Array("Team-TPR's","TeamTPRs.html","",0);
Menu7_4=new Array("TPR's","TPRs.html","",0);
Menu7_5=new Array("Topscorers","topscorers.html","",0);
Menu7_6=new Array("Alles in WinStand","WebKNSB2011E/index.html","",0);

Menu8=new Array("Foto's","#","",4,20,60);
Menu8_1=new Array("Teamfoto's","http://www.schaakclubharen.nl/jeugd/2011/nke/teams","",0,18,166);
Menu8_2=new Array("Spelers","http://www.schaakclubharen.nl/jeugd/2011/nke/spelers","",0);
Menu8_3=new Array("Divers","http://www.schaakclubharen.nl/jeugd/2011/nke/diversen","",0);
Menu8_4=new Array("Organisatie en prijsuitreiking","http://www.schaakclubharen.nl/jeugd/2011/nke/organisatie","",0);

Menu9=new Array("NK E-teams 2010","http://www.nosbo.nl/nkEteams2010/index.html","",0,20,105);
