/***********************************************************************************
*	Menu modifidby sitewriter
*	***********************************************************************************/

	var NoOffFirstLineMenus=7;		
	var LowSubBgColor='#EEF0F2';
	var LowBgColor='';			
	var HighSubBgColor='';
	var HighBgColor='';			
	var FontLowColor='#000000';		
	var FontSubLowColor='#000000';		
	var FontHighColor='red';		
	var FontSubHighColor='red';		
	var BorderColor='';		
	var BorderSubColor='#ffffff';			
	var BorderWidth=0;				
	var BorderBtwnElmnts=0;			
	var FontFamily="Arial"	
	var FontSize=10;
	var FontSizesub=8;			
	var FontBold=1;				
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='center';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.2;				
	var ChildVerticalOverlap=.2;			
	var StartTop=170;				
	var StartLeft=0;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=8;				
	var TopPaddng=5;				
	var FirstLineHorizontal=1;			
	var MenuFramesVertical=1;			
	var DissapearDelay=1000;			
	var TakeOverBgColor=1;			
	var FirstLineFrame='navig';			
	var SecLineFrame='space';			
	var DocTargetFrame='space';			
	var TargetLoc='';				
	var HideTop=0;				
	var MenuWrap=1;				
	var RightToLeft=0;				
	var UnfoldsOnClick=0;			
	var WebMasterCheck=0;			
	var ShowArrow=1;				
	var KeepHilite=1;				
	var Arrws=['tri.gif',1,1,'tridown.gif',1,1,'trileft.gif',1,1];	

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("HOME","default.asp","",0,25,65);

Menu2=new Array("NIEUWS","","",3,25,82);
	Menu2_1=new Array("- Fotos","default.asp?contentID=2","",0,25,140);
	  Menu2_2=new Array("- Persberichten","default.asp?contentID=3","",0,25,140);
	    Menu2_3=new Array("- Laatste nieuws","default.asp?contentID=4","",0,25,140);		
                

Menu3=new Array("EVENEMENT","","",3,25,105);
	Menu3_1=new Array("- Algemene informatie","default.asp?contentID=5","",0,25,160);
	  Menu3_2=new Array("- Reglement","default.asp?contentID=6","",0,25,160);
	    Menu3_3=new Array("- Evenementenplan","default.asp?contentID=7","",0,25,160);
	

Menu4=new Array("DEELNEMERS","","",5,25,112);
	Menu4_1=new Array("- Algemene informatie","default.asp?contentID=8","",0,25,160);
 Menu4_2=new Array("- Inschrijven","default.asp?contentID=29","",0,25,160);
           Menu4_3=new Array("- Prijzengeld","default.asp?contentID=10","",0,25,160);
           Menu4_4=new Array("- Uitslagen","default.asp?contentID=33","",0,25,160);
                 Menu4_5=new Array("- Deelnemerslijst","default.asp?contentID=12","",0,25,160);;
       

Menu5=new Array("SPONSOREN","default.asp?contentID=13","",0,25,112);

	
Menu6=new Array("CONTACT","default.asp?contentID=26","",0,25,90);
	
	Menu7=new Array("LOOPCLINICS","","",2,25,115);
	Menu7_1=new Array("- Uitleg loopclinics","default.asp?contentID=14","",0,25,160);
        Menu7_2=new Array("- Aco van elderen","javascript:StanWin=window.open(\"http://www.acovanelderen.nl\",\"Stan\");window[\"StanWin\"].focus()","",0,0,0,"","","","","","",-1,-1,-1,"","CFA");


	
	





