/***********************************************************************************
*	(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='#e0d6b5';			// Background color when mouse is not over
	var LowSubBgColor='#e0d6b5';			// Background color when mouse is not over on subs
	var HighBgColor='#d2c293';			// Background color when mouse is over
	var HighSubBgColor='#d2c293';			// Background color when mouse is over on subs
	var FontLowColor='#72622c';			// Font color when mouse is not over
	var FontSubLowColor='#72622c';			// Font color subs when mouse is not over
	var FontHighColor='#643200';			// Font color when mouse is over
	var FontSubHighColor='#643200';			// Font color subs when mouse is over
	var BorderColor='#d2c293';			// Border color
	var BorderSubColor='#d2c293';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="tahoma,arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var fontSizeSub=5;
	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='middle';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=220;				// Menu offset y coordinate
	var StartLeft=0;				// Menu offset x 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=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='menu';			// Frame where first level appears
	var SecLineFrame='beschrijving';			// Frame where sub levels appear
	var DocTargetFrame='beschrijving';			// 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=['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}


function changeTwoFrames(page1,page2) {
	top.lijst.location.href=page1;
	top.beschrijving.location.href=page2;
}


// 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("PRIMAIR","","",5,20,115);
	Menu1_1=new Array("Alles chronologisch","javascript:top.lijst.location.href='lijst_chrono.html'","",0);			
Menu1_1=new Array("Genre","","",5,20,115);	
		Menu1_1_1=new Array("Romans","javascript:top.lijst.location.href='lijst_romans.html'","",0,20,115);
		Menu1_1_2=new Array("Verhalen","javascript:top.lijst.location.href='lijst_verhalen.html'","",0);
		Menu1_1_3=new Array("Poëzie","javascript:top.lijst.location.href='lijst_poezie.html'","",0);
    Menu1_1_4=new Array("Theater","javascript:top.lijst.location.href='lijst_theater.html'","",0);
    Menu1_1_5=new Array("Studies/Essays","javascript:top.lijst.location.href='lijst_studies.html'","",0);
	Menu1_2=new Array("Periode","","",5);
		Menu1_2_1=new Array("1952-1960","javascript:top.lijst.location.href='lijst_5260.html'","",0,20,115);
		Menu1_2_2=new Array("1961-1970","javascript:top.lijst.location.href='lijst_6170.html'","",0);
		Menu1_2_3=new Array("1971-1980","javascript:top.lijst.location.href='lijst_7180.html'","",0);
		Menu1_2_4=new Array("1981-1990","javascript:top.lijst.location.href='lijst_8190.html'","",0);
		Menu1_2_5=new Array("1991-2006","javascript:top.lijst.location.href='lijst_9103.html'","",0);
	Menu1_3=new Array("Alles chronologisch","javascript:top.lijst.location.href='lijst_chrono.html'","",0);		
	Menu1_4=new Array("Alles alfabetisch","javascript:top.lijst.location.href='lijst_alfabet.html'","",0);		
	Menu1_5=new Array("Alle omslagen","javascript:void(window.open('poster.htm', 'waslijn', 'location=no, menubar=no, status=no, toolbar=no, scrollbars=yes, resizable=no, fullscreen=no, height=460, width=990, top=100, left=0'))","",0,20,115);		

		
Menu2=new Array("BIJDRAGEN","javascript:changeTwoFrames('lijst_bijdragen.html','home.htm')","",0);

Menu3=new Array("VERTALINGEN","","",3);
	Menu3_1=new Array("Taal","","",33,20,115);
				Menu3_1_1=new Array("Afrikaans","javascript:top.lijst.location.href='vertalingen/lijst_afrikaans.html'","",0,20,115);
				Menu3_1_2=new Array("Albanees","javascript:top.lijst.location.href='vertalingen/lijst_albanees.html'","",0);
				Menu3_1_3=new Array("Bulgaars","javascript:changeTwoFrames('vertalingen/lijst_bulgaars.html','vertalingen/aanslagbul.html')","",0);
				Menu3_1_4=new Array("Chinees","javascript:top.lijst.location.href='vertalingen/lijst_chinees.html'","",0);
				Menu3_1_5=new Array("Deens","javascript:top.lijst.location.href='vertalingen/lijst_deens.html'","",0);
				Menu3_1_6=new Array("Duits","javascript:top.lijst.location.href='vertalingen/lijst_duits.html'","",0);
				Menu3_1_7=new Array("Engels","javascript:top.lijst.location.href='vertalingen/lijst_engels.html'","",0);
				Menu3_1_8=new Array("Esperanto","javascript:top.lijst.location.href='vertalingen/lijst_esperanto.html'","",0);	
				Menu3_1_9=new Array("Fins","javascript:top.lijst.location.href='vertalingen/lijst_fins.html'","",0);				
				Menu3_1_10=new Array("Frans","javascript:top.lijst.location.href='vertalingen/lijst_frans.html'","",0);				
				Menu3_1_11=new Array("Grieks","javascript:top.lijst.location.href='vertalingen/lijst_grieks.html'","",0);				
				Menu3_1_12=new Array("Hindi","javascript:top.lijst.location.href='vertalingen/lijst_hindi.html'","",0);				
				Menu3_1_13=new Array("Hongaars","javascript:top.lijst.location.href='vertalingen/lijst_hongaars.html'","",0);
				Menu3_1_14=new Array("IJslands","javascript:top.lijst.location.href='vertalingen/lijst_ijslands.html'","",0);
				Menu3_1_15=new Array("Indonesisch","javascript:top.lijst.location.href='vertalingen/lijst_indonesisch.html'","",0);				
				Menu3_1_16=new Array("Italiaans","javascript:top.lijst.location.href='vertalingen/lijst_italiaans.html'","",0);
				Menu3_1_17=new Array("Ivriet","javascript:top.lijst.location.href='vertalingen/lijst_ivriet.html'","",0);			
				Menu3_1_18=new Array("Japans","javascript:top.lijst.location.href='vertalingen/lijst_japans.html'","",0);
				Menu3_1_19=new Array("Koreaans","javascript:top.lijst.location.href='vertalingen/lijst_koreaans.html'","",0);		
				Menu3_1_20=new Array("Kroatisch","javascript:top.lijst.location.href='vertalingen/lijst_kroatisch.html'","",0);
				Menu3_1_21=new Array("Noors","javascript:top.lijst.location.href='vertalingen/lijst_noors.html'","",0);
				Menu3_1_22=new Array("Oekraïens","javascript:top.lijst.location.href='vertalingen/lijst_oekraiens.html'","",0);
				Menu3_1_23=new Array("Pools","javascript:top.lijst.location.href='vertalingen/lijst_pools.html'","",0);				
				Menu3_1_24=new Array("Portugees","javascript:top.lijst.location.href='vertalingen/lijst_portugees.html'","",0);
				Menu3_1_25=new Array("Roemeens","javascript:top.lijst.location.href='vertalingen/lijst_roemeens.html'","",0);	
				Menu3_1_26=new Array("Russisch","javascript:top.lijst.location.href='vertalingen/lijst_russisch.html'","",0);
				Menu3_1_27=new Array("Servokroatisch","javascript:top.lijst.location.href='vertalingen/lijst_servokroatisch.html'","",0);				
				Menu3_1_28=new Array("Sloveens","javascript:top.lijst.location.href='vertalingen/lijst_sloveens.html'","",0);
				Menu3_1_29=new Array("Slowaaks","javascript:top.lijst.location.href='vertalingen/lijst_slowaaks.html'","",0);
				Menu3_1_30=new Array("Spaans","javascript:top.lijst.location.href='vertalingen/lijst_spaans.html'","",0);				
				Menu3_1_31=new Array("Tsjechisch","javascript:top.lijst.location.href='vertalingen/lijst_tsjechisch.html'","",0);
				Menu3_1_32=new Array("Turks","javascript:top.lijst.location.href='vertalingen/lijst_turks.html'","",0);				
				Menu3_1_33=new Array("Zweeds","javascript:top.lijst.location.href='vertalingen/lijst_zweeds.html'","",0);												
										
	Menu3_2=new Array("Titel","","",6,20,200);
				Menu3_2_1=new Array("Het stenen bruidsbed (11)","javascript:top.lijst.location.href='vertalingen/lijst_vertalingbruidsbed.html'","",0,20,200);
				Menu3_2_2=new Array("Twee vrouwen (12)","javascript:top.lijst.location.href='vertalingen/lijst_vertaling2vrouwen.html'","",0);
				Menu3_2_3=new Array("De aanslag (30)","javascript:top.lijst.location.href='vertalingen/lijst_vertalingaanslagchrono.html'","",0);
				Menu3_2_4=new Array("De ontdekking van de hemel (15)","javascript:top.lijst.location.href='vertalingen/lijst_vertalingovdh.html'","",0);
				Menu3_2_5=new Array("De procedure (15)","javascript:top.lijst.location.href='vertalingen/lijst_vertalingproc.html'","",0);
				Menu3_2_6=new Array("Siegfried (20)","javascript:top.lijst.location.href='vertalingen/lijst_vertalingsieg.html'","",0);
			
	Menu3_3=new Array("Periode","javascript:changeTwoFrames('vertalingen/lijst_vertalingperiode.html','home.htm')","",0);
	
Menu4=new Array("SECUNDAIR","javascript:changeTwoFrames('lijst_secundair.html','home.htm')","",0);

Menu5=new Array("OVERIG","","",2);
	Menu5_1=new Array("Dummy's","javascript:changeTwoFrames('lijst_dummy.html','home.htm')","",0,20,115);
	Menu5_2=new Array("Parafernalia","javascript:changeTwoFrames('lijst_parafernalia.html','home.htm')","",0);
	
	
 <!-- FreeFind Links  "http://home.deds.nl/~mulisch/vertalingen/lijst_frans.html"
                      "http://home.deds.nl/~mulisch/vertalingen/lijst_engels.html"
                      -->
	
