/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=6;			
	var LowBgColor='#336699';			
	var LowSubBgColor='#ffffe0';			
	var HighBgColor='#ffffe0';			
	var HighSubBgColor='#336699';			
	var FontLowColor='#ffffe0';			
	var FontSubLowColor='#336699';			
	var FontHighColor='#336699';			
	var FontSubHighColor='#ffffff';			
	var BorderColor='#225588';			
	var BorderSubColor='#f0f8ff';			
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;			
	var FontFamily="verdana,tahoma,arial"	
	var FontSize=8;				
	var FontBold=0;				
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='left';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.02;				
	var ChildVerticalOverlap=.02;			
	var StartTop=90;				
	var StartLeft=80;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=3;				
	var TopPaddng=2;			
	var FirstLineHorizontal=1;			
	var MenuFramesVertical=1;			
	var DissapearDelay=100;			
	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=0;				
	var KeepHilite=1;				
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	

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("Onthaal","http://www.classic-fs.com/nl/index.htm","",0,20,60);


Menu2=new Array("Wie zijn wij","http://www.classic-fs.com/nl/about/index.html","",4,20,85);
	Menu2_1=new Array("Ons statuut","http://www.classic-fs.com/nl/about/philosophy.html","",0,20,110);
	Menu2_5=new Array("History","#.htm","",0,20,120);
	Menu2_2=new Array("Onze werkwijze","http://www.classic-fs.com/nl/about/way-we-work.html","",0,20,120);
	Menu2_3=new Array("Ons Team","http://www.classic-fs.com/nl/about/team.html","",0,20,120);
	Menu2_4=new Array("Contacteer ons","http://www.classic-fs.com/nl/about/contact.html","",0,20,120);


Menu3=new Array("Diensten","http://www.classic-fs.com/nl/services/index.html","",3,20,85);
	Menu3_1=new Array("Beleggingen en financiele planning","http://www.classic-fs.com/nl/services/invest.html","",0,20,220);   
	Menu3_2=new Array("Patrimonium beheer","http://www.classic-fs.com/nl/services/estate.html","",0,20,100);
	Menu3_3=new Array("Pensioen planning","http://www.classic-fs.com/nl/services/retire.html","","",0,20,100);   

Menu6=new Array("Informatie over","http://www.classic-fs.com/nl/guides/index.html","",3,20,100);
	Menu6_1=new Array("Trusts","http://www.classic-fs.com/nl/guides/trusts.html","",0,20,100); 
	Menu6_2=new Array("Pensioenen","http://www.classic-fs.com/nl/guides/retirement.html","",0,20,100);
	Menu6_3=new Array("Tijdig sparen","http://www.classic-fs.com/nl/guides/savings-plan.html","",0,20,100);
	


Menu5=new Array("Nieuws","http://www.classic-fs.com/nl/current/index.html","",1);
	Menu5_1=new Array("Nieuwe produkten","http://www.classic-fs.com/nl/current/products.html","",0,20,120); 
	Menu5_2=new Array("Dick","#.htm","",0);
	Menu5_3=new Array("Dick","#.htm","",0);
	Menu5_4=new Array("Dick","#.htm","",0);
	Menu5_5=new Array("Harry","#.htm","",0);
	

Menu4=new Array("Klanten","http://www.classic-fs.com/nl/clients/index.html","",3,20,85);
	Menu4_1=new Array("Geexpatrieerden","http://www.classic-fs.com/nl/clients/expatriates.html","",0,20,130);
	Menu4_2=new Array("Belgen","http://www.classic-fs.com/nl/clients/belgian.html","",0,20,162);
	Menu4_3=new Array("De nieuwe belegger","http://www.classic-fs.com/nl/clients/first-time.html","",0,20,130); 

