/***********************************************************************************
*	
(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	          *		
*
************ COLORS KLEURINSTELLINGEN IVM DRUKKEN VAN BILJETTEN / POSTERS / ETC. ************
FF6E00	oranje voor prints drukkerijen (iets donkerder)
FF9900	oranje kleur van WK (iets lichter)
*********************************************************************************************/

// # menuitems:
	var NoOffFirstLineMenus=11;						// Number of first level items

// Achtergrondkleur:
	var LowBgColor='FF9900';							// Background color when mouse is not over
	var LowSubBgColor='FFFFFF';						// 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
	
// Fontkleur:
	var FontLowColor='black';							// Font color when mouse is not over
	var FontSubLowColor='FF9900';					// 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

// Randinstellingen:
	var BorderColor='FF9900';							// Border color
	var BorderSubColor='FF9900';					// Border color for subs
	var BorderWidth=1;										// Border width
	var BorderBtwnElmnts=1;								// Border between elements 1 or 0

// Lettertype:
	var FontFamily="arial,comic sans ms,technical"		// 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

// Uitlijning:
	var MenuTextCentered='left';					// Item text position 'left', 'center' or 'right'
	var MenuCentered='right';							// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';				// Menu vertical position 'top', 'middle','bottom' or static
	
	var ChildOverlap=.2;									// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;					// vertical overlap child/ parent

// menu positie:
	var StartTop=1;												// Menu offset x coordinate
	var StartLeft=1;											// 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

// Type menu:
	var FirstLineHorizontal=0;						// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	
	var MenuFramesVertical=1;							// 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

// Plaatsing in welk frame bepalen:
	var FirstLineFrame='inhoud';					// Frame where first level appears
	var SecLineFrame='hoofd';							// Frame where sub levels appear
	var DocTargetFrame='hoofd';						// 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=['menu/tri.gif',5,10,'menu/tridown.gif',10,5,'menu/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("Projecthulp Lanzhou","Doelstelling_copy.htm","",2,20,110);

	Menu1_1=new Array("De kinderen","kinderen Lanzhou/index.html","",0,20,175);
	
	Menu1_2=new Array("Agenda","agenda.php","",0);


Menu2=new Array("Projectbezoek en nieuws","bezoek_project_2008/081017_bezoek_project_2008.html","",4,20,110);	
	
	Menu2_1=new Array("Verslag projectbezoek","bezoek_project_2008/081017_bezoek_project_2008.html","",0,20,175);
	
	Menu2_2=new Array("In het nieuws","in_het_nieuws/news.htm","",0);
	
	Menu2_3=new Array("Flash-filmpje small (550X470)","documents/filmpje.html","",0);
	
	Menu2_4=new Array("Flash-filmpje large (800X600)","documents/filmpje-test.html","",0);
	

Menu3=new Array("Acties","finances/finances-overview.htm","",11,20,110);

	Menu3_1=new Array("Aanmelden actie","/Aanmelden/Pagina1.php","",0,20,225);
	
	Menu3_2=new Array("Alle acties","finances/finances-overview.htm","",0);
	
	Menu3_3=new Array("Help een Wees en Eet bij de Chinees","activities/heweebdc_2011/China_activiteiten_HEWEEBDC_2011.htm","",0);
	
	Menu3_4=new Array("Wereldkinderen Jubileum Postzegels","wkdagpostzegels.html","",0);
		
	Menu3_5=new Array("Nederhorster Postzegel","nederhorsterkinderzegels.html","",0);
	
	Menu3_6=new Array("Agenda","agenda.php","",0);
	
	Menu3_7=new Array("Wereldkinderen Postzegel","wkpostzegels.html","",0);
	
	Menu3_8=new Array("Urkerkinderen Postzegel","urkerkinderzegels.html","",0);
	
	Menu3_9=new Array("Webdesign","webdesign/webdesign.html","",0);	
	
	Menu3_10=new Array("Willibrordkerk","activities/willibrordkerk_nederhorst/news_willibrordkerk_nederhorst.html","",0);
	
	Menu3_11=new Array("Wereldkinderen Marktkraam","marktkraam.html","",0);


Menu4=new Array("Help een Wees","http://www.helpeenweeseetbijdechinees.nl/index.html","",1,20,110);

	Menu4_1=new Array("en Eet bij de Chinees","http://www.helpeenweeseetbijdechinees.nl/index.html","",0,20,175);
	

Menu5=new Array("Webshop SALE","marktkraam.html","",0,20,110);	

	//Menu5_1=new Array("Online Webwinkel","catalog/index.php/","",0,20,110);
					
	//Menu5_2=new Array("Marktkraam","activities/marktplaats_verkoop/marktplaats_wkkraam.html","",0);


Menu6=new Array("Aanmelden actie","/Aanmelden/Pagina1.php","",0,20,110);	


Menu7=new Array("Scholen/Kinderen","kids_for_kids/kinderen2.htm","",8,20,110);

	Menu7_1=new Array("Nederhorster Postzegel","nederhorsterkinderzegels.html","",0,20,175);
	
	Menu7_2=new Array("Voor kinderen","kids_for_kids/kinderen2.htm","",0);
	
	Menu7_3=new Array("Chinese Leskist Scholen","leskist_basisscholen.html","",0);

	Menu7_4=new Array("Kalligrafie","activities/kalligrafie/kalligrafie_01.htm","",1,20,175);
	
		Menu7_4_1=new Array("Populair","activities/kalligrafie/populair_characters/populair_01.htm","",0,20,75);
		
	Menu7_5=new Array("Astrologie","construction.htm","",0);	
	
	Menu7_6=new Array("Keersommen","for_kids/rekenen_met_bennie.htm","",0);
	
	Menu7_7=new Array("Topodiploma","http://www.onlineklas.nl/topodiploma/topodiploma.html","",0);
	
	Menu7_8=new Array("AaBeeCee","http://www.aabeecee.nl/aabeecee/loginForm.jsp?serial=Q19L-H9KW-QUHO-GXY6","",0);
	
	
Menu8=new Array("Nieuwsbrieven","documents/newsletters/newsletters.html","",3,20,110);

	Menu8_1=new Array("Aanmelden nieuwsbrief","/Aanmelden/nieuwsbriefAanmelden.htm","",0,20,175);

	Menu8_2=new Array("Afmelden nieuwsbrief","/Aanmelden/nieuwsbrief.php","",0);
	
	Menu8_3=new Array("Archief nieuwsbrieven","documents/newsletters/newsletters.html","",0);


Menu9=new Array("Contact","contact/contact.htm","",0,20,110);	


Menu10=new Array("Colofon","colofon/colofon.htm","",6,20,110);

	Menu10_1=new Array("Colofon","colofon/colofon.htm","",0,20,150);
	
	Menu10_2=new Array("Agenda","agenda.php","",0);

	Menu10_3=new Array("Beheer","/Aanmelden/admin.php","",0);
	
	Menu10_4=new Array("Content management WK","http://login.table-top.nl/","",0);
	
	Menu10_5=new Array("OScommerce2","/catalog/renamed_admin_directory/login.php","",0);
	
	Menu10_6=new Array("Testen","test/test_agenda.php","",7,20,100);	
	
		Menu10_6_1=new Array("Template","template/080819_template.html","",0,20,150);
	
		Menu10_6_2=new Array("Test Astrologie","astrologie/chinese_astrologie.html","",0);
	
		Menu10_6_3=new Array("Test Astrologie01","astrologie/chinese_astrologie01.html","",0);
	
		Menu10_6_4=new Array("Test Astrologie_org","astrologie/chinese_astrologie_org.html","",0);	
	
		Menu10_6_5=new Array("Test viewer","viewer.htm","",0);	
		
		Menu10_6_6=new Array("Bestellen Firefox","test/7_formmail7.html","",0);		
		
		Menu10_6_7=new Array("New Site WKPHC","wholenew Projecthulp China site/index.html","",0);
			
	
Menu11=new Array("Sponsoren Links","","",2,20,110);	

		Menu11_1=new Array("Sponsoren","links/sponsoren.html","",0,20,150);
	
		Menu11_2=new Array("Links","links/links.html","",0);
	
	

/*********************************************************************************************************
Menu4=new Array("Project Lanzhou","","",8,20,100);
		
		Menu4_1=new Array("Het project","projecthulp_lanzhou/Lanzhou.htm","",0,20,100);
		
		Menu4_2=new Array("De kinderen","kinderen Lanzhou/index.html","",0);
		
		Menu4_3=new Array("Acties","","",2);

			Menu4_3_1=new Array("Boekenmarkt op de WK-dag","activiteiten/wereldkinderendag_2007/wereldkinderendag_2007.htm","",0,20,200);
			
			Menu4_3_2=new Array("Historie acties","activiteiten/Lanzhou_acties.htm","",0);
		
		Menu4_4=new Array("Financieel","financieel/Lanzhou_financieel.htm","",0,20,100);
		
		Menu4_5=new Array("Realisatie","evaluatie_project/Lanzhou_realisatie_2003_2004.htm","",0);
		
		Menu4_6=new Array("Informatie","","",2);
		
			Menu4_6_1=new Array("Omgeving Lanzhou","projecthulp_lanzhou/Lanzhou_omgeving.htm","",0,20,150);
		
			Menu4_6_2=new Array("Lanzhou Orphanage","projecthulp_lanzhou/Lanzhou_orphanage.htm","",0);
		
		Menu4_7=new Array("Contact","projecthulp_lanzhou/contact.htm","",0);
		
		Menu4_8=new Array("Links","projecthulp_lanzhou/Lanzhou_links.htm","",0);


Menu5=new Array("Nieuwsbrieven","projecthulp_lanzhou/documenten/nieuwsbrieven.html","",0,20,100);


Menu6=new Array("Ik wil helpen","forms/help_keuze.htm","",0,20,100);


Menu7=new Array("Sponsoren","","",3,20,100);
	
	Menu7_1=new Array("Wereldpartner van Wereldkinderen","sponsoren/wereldpartner_van_wereldkinderen.htm","",0,20,250);
	
	Menu7_2=new Array("Vriend van Wereldkinderen","sponsoren/vrienden_van_wereldkinderen.htm","",4,20,250);		
		
		Menu7_2_1=new Array("Wongs Garden","sponsoren/wongs_garden/vriend_van_wereldkinderen_wong's garden.htm","",0,20,150);
		
		Menu7_2_2=new Array("De Chinese Muur","sponsoren/chinese_muur/vriend_van_wereldkinderen_chinese_muur.htm","",0);
		
		Menu7_2_3=new Array("Bakkerij Haafs","sponsoren/bakkerij_haafs/vriend_van_wereldkinderen_haafs.htm","",0);
		
		Menu7_2_4=new Array("Familie Kamperman","sponsoren/familie_kamperman/vriend_van_wereldkinderen_familie_kamperman.htm","",0);
	
	Menu7_3=new Array("Kennis van Wereldkinderen","sponsoren/kennissen_van_wereldkinderen.htm","",0,20,250);
	

Menu8=new Array("Contact","projecthulp_lanzhou/contact.htm","",0,20,100);	


Menu9=new Array("Colofon","colofon/colofon.htm","",0,20,110);


Menu10=new Array("Organisatie","password/password.html","",2,20,110);
		
	Menu10_1=new Array("Projecthulp Lanzhou","password/password.html","",0,20,150);
	
	Menu10_2=new Array("Test","","",3);
		
		Menu10_2_1=new Array("Aanmeldformulier","forms/formmarchel.html","",0,20,240);		
		
		Menu10_2_2=new Array("Aanmeldformulier Help een wees, Eet Chinees","forms/helpweeseetchinees.html","",0);	
				
		Menu10_2_3=new Array("Test help_keuze.htm","forms/help_keuze.htm","",0);		
*********************************************************************************************************/
