
// This script is copyrighted by: Rini Musch
// Nothing may be altered, copied or be sold!

	var NoOffFirstLineMenus=7;		
	var LowBgColor='#FE9001';		
	var LowSubBgColor='#FE9001';	
	var HighBgColor='#FE5000';		
	var HighSubBgColor='#FE5000';	
	var FontLowColor='black';			
	var FontSubLowColor='black';		
	var FontHighColor='yellow';			
	var FontSubHighColor='yellow';		
	var BorderColor='black';			
	var BorderSubColor='black';			
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;			
	var FontFamily="arial,comic sans ms,technical"	
	var FontSize=8;				
	var FontBold=1;				
	var FontItalic=0;				
	var MenuTextCentered='center';		
	var MenuCentered='center';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.2;			
	var ChildVerticalOverlap=.2;		
	var StartTop=5;					
	var StartLeft=0;				
	var VerCorrect=0;			
	var HorCorrect=0;				
	var LeftPaddng=3;				
	var TopPaddng=0;				
	var FirstLineHorizontal=1;		
	var MenuFramesVertical=1;		
	var DissapearDelay=500;			
	var TakeOverBgColor=1;				
	var FirstLineFrame='topmenu';		
	var SecLineFrame='topmenu';			
	var DocTargetFrame='hoofd';		
	var TargetLoc='';				
	var HideTop=0;				
	var MenuWrap=1;				
	var RightToLeft=0;			
	var UnfoldsOnClick=0;		
	var WebMasterCheck=0;			
	var ShowArrow=0;				
	var KeepHilite=0;				
	var Arrws=['menu/tri.gif',5,10,'menu/tridown.gif',10,5,'menu/trileft.gif',5,10];

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// This script is copyrighted by: Rini Musch
// Nothing may be altered, copied or be sold!


Menu1=new Array("Home","entree.htm","",7,20,109);
	Menu1_1=new Array("Organisatie","welkom.htm","",0,20,109);
	Menu1_2=new Array("Doel","doel.htm","",0,20,109);
	Menu1_3=new Array("Team","team.htm","",0,20,109);
	Menu1_4=new Array("Vacatures","vacature.htm","",0,20,109);
	Menu1_5=new Array("Donateur","donateur.htm","",0,20,109);
	Menu1_6=new Array("Contact","contact.htm","",0,20,109);
	Menu1_7=new Array("Sponsors","sponsor.htm","",0,20,109);

Menu2=new Array("Nieuws","nieuws.htm","",0);

Menu3=new Array("Opleidingen","opleiding.htm","",0);
	
Menu4=new Array("Producties","producties.htm","",0);

Menu5=new Array("Historie","historie.htm","",2);
	Menu5_1=new Array("Children of Eden","coe.htm","",0,20,109);
	Menu5_2=new Array("Pippin","pippin.htm","",0,20,109);
	
			
Menu6=new Array("Gastenboek","gboeka.htm","",0);
	
Menu7=new Array("Multimedia","multimedia.htm","",0);


// This script is copyrighted by: Rini Musch
// Nothing may be altered, copied or be sold!

