/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='black';			// Background color when mouse is not over
	var LowSubBgColor='black';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='#ff0066';			// Font color when mouse is not over
	var FontSubLowColor='#FF0066';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,helvetica,sans-serif"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// 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='left';			// 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=0;				// Menu offset x coordinate
	var StartLeft=330;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=700;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='MENUBAR';			// Frame where first level appears
	var SecLineFrame='BLACK';			// Frame where sub levels appear
	var DocTargetFrame='MAINPAGE';			// Frame where target documents appear
    var TargetLoc='MenuPos';				// 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=0;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'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("HOME","http://www.fransschellekens.nl/pagina 2.htm","",0,15,80);

Menu2=new Array("INFO","http://www.fransschellekens.nl/info.html","",0,15,80);
	
Menu3=new Array("PORTRET","","",4,15,80);
       Menu3_1=new Array("Jazz","portret/jazzportret.html","",0,15,100);
	   Menu3_2=new Array("Pop","portret/popportret.html","",0,15,100);
	   Menu3_3=new Array("Zakelijk","portret/zakelijkportret.html","",0,15,100);
	   Menu3_4=new Array("Klassiek","portret/klassiekportret.html","",0,15,100);
	
Menu4=new Array("REIZEN","","",4,15,80);
    Menu4_1=new Array("Amerikas","","",4,15,80);
	  Menu4_1_1=new Array("Cuba","","",2,15,150);
	    Menu4_1_1_1=new Array("1999 - 2003","reizen/amerikas/cuba 1999-2003.html","",0,15,150);
		Menu4_1_1_2=new Array("2005","reizen/amerikas/cuba 2005.html","",0,15,100);
	  Menu4_1_2=new Array("Dom. Republiek 2004","reizen/amerikas/dominica.html","",0,15,100);
	  Menu4_1_3=new Array("Suriname","","",2,15,100);
		Menu4_1_3_1=new Array("1990 - 2000","reizen/amerikas/suriname 1990-2000.html","",0,15,100);
		Menu4_1_3_2=new Array("2005","reizen/amerikas/suriname 2005.html","",0,15,100);
		Menu4_1_4=new Array("Nicaragua 2003","reizen/amerikas/nicaragua.html","",0,15,100);
    Menu4_2=new Array("Afrika","","",6,15,80);
	                Menu4_2_1=new Array("Dakar 2000","reizen/afrika/dakar.html","",0,15,100);
		Menu4_2_2=new Array("Gambia 2000","reizen/afrika/gambia.html","",0,15,100);
		Menu4_2_3=new Array("Mali 1999","reizen/afrika/mali.html","",0,15,100);
		Menu4_2_4=new Array("Zuid Afrika 1999","reizen/afrika/zuid afrika.html","",0,15,100);
		Menu4_2_5=new Array("Zuidelijk Afrika 2004","reizen/afrika/zuidelijk afrika.html","",0,15,100);
                                Menu4_2_6=new Array("Lesotho 2005","reizen/afrika/lesotho.html","",0,15,100);
     Menu4_3=new Array("Azië","","",5,15,80)
        Menu4_3_1=new Array("Jemen 2001","reizen/azie/jemen.html","",0,15,150);
		Menu4_3_2=new Array("Midden Oosten 2005","reizen/azie/midden oosten.html","",0,15,150);
		Menu4_3_3=new Array("Shanghai 2004","reizen/azie/shanghai.html","",0,15,150);
		Menu4_3_4=new Array("Thailand 2004","reizen/azie/thailand.html","",0,15,150);
		Menu4_3_5=new Array ("China","","",2,15,150);
          Menu4_3_5_1=new Array ("2006","reizen/azie/China.html","",0,15,150);
		  Menu4_3_5_2=new Array ("2007","reizen/azie/China 2007.html","",0,15,150);
   Menu4_4=new Array("Europa","","",2,15,80);
	                Menu4_4_1=new Array("Bosnië 2001","reizen/europa/bosnie.html","",0,15,100);
	                Menu4_4_2=new Array("Rusland","reizen/europa/rusland.html","",0,15,100);

		
	Menu5=new Array("MUZIEK","","",4,15,100);
	   Menu5_1=new Array("North Sea Festival","","",2,15,120);
	                Menu5_1_1=new Array("2005","muziek/northsea.html","",0,15,130);
	                Menu5_1_2=new Array("2006","muziek/northsea 2006.html","",0,15,130);
                   Menu5_2=new Array("Opera","","",4,15,60);
	               Menu5_2_1=new Array("Carmen","muziek/Opera's/carmen.html","",0,15,150);
		Menu5_2_2=new Array("Carmen Shanghai","muziek/Opera's/carmenshanghai.html","",0,15,150);
		Menu5_2_3=new Array("Nabucco","muziek/Opera's/nabucco.html","",0,15,150);
		Menu5_2_4=new Array("Il Trovatore","muziek/Opera's/trovatore.html","",0,15,150);
                    Menu5_3=new Array("Pop","muziek/pop.html","",0,15,120);
                    Menu5_4=new Array("Jazz Archief","muziek/jazzarchief.html","",0,15,120);


