menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}

effect = "Fade(duration=0.1);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=5)"


timegap=500			// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=1		// Follow Scrolling Rate
suboffset_top=1;	// Sub menu offset Top position 
suboffset_left=1;	// Sub menu offset Left position

style1=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"003366",			// Mouse Off Font Color
"FF6600",			// Mouse Off Background Color
"FFFFFF",			// Mouse On Font Color
"003366",			// Mouse On Background Color
"F7F7CE",			// Menu Border Color 
15,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"Verdana, Helvetica, Verdana, sans-serif",	// Font Name
1,					// Menu Item Padding
"",					// Sub Menu Image (Leave this blank if not needed)
1,					// 3D Border & Separator bar
"c0c0c0",			// 3D High Color
"999999",			// 3D Low Color
"000000",			// Current Page Item Font Color (leave this blank to disable)
"grey",				// Current Page Item Background Color (leave this blank to disable)
"",					// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"FFFFFF",			// Menu Item Separator Color
]

style2=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"003366",			// Mouse Off Font Color
"FF6600",			// Mouse Off Background Color
"FFFFFF",			// Mouse On Font Color
"F00345",			// Mouse On Background Color
"F7F7CE",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana, Helvetica, Verdana, sans-serif",	// Font Name
1,					// Menu Item Padding
"",					// Sub Menu Image (Leave this blank if not needed)
1,					// 3D Border & Separator bar
"c0c0c0",			// 3D High Color
"999999",			// 3D Low Color
"000000",			// Current Page Item Font Color (leave this blank to disable)
"grey",				// Current Page Item Background Color (leave this blank to disable)
"",					// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"FFFFFF",			// Menu Item Separator Color
]




addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
0,				// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
108,				// Menu Width - Menus width in pixels
1,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
,"&nbsp;Home&nbsp;&nbsp;","http://www.vakantiemetkids.nl",,"Ga naar de startpagina van Vakantiemetkids.nl",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;Verblijf&nbsp;&nbsp;&nbsp;","show-menu=verblijf",,"",1
,"&nbsp;Vervoer&nbsp;&nbsp;&nbsp;","show-menu=vervoer",,"",1 
,"&nbsp;Animatie&nbsp;&nbsp;&nbsp;","show-menu=kinderanimatie",,"",1 
,"&nbsp;Pretpark&nbsp;&nbsp;&nbsp;","show-menu=pretpark",,"",1
,"&nbsp;Vakanties&nbsp;&nbsp;&nbsp;","show-menu=schoolvakanties",,"",1 
,"&nbsp;Kinderkorting&nbsp;&nbsp;&nbsp;","show-menu=kinderkorting",,"",1
,"&nbsp;Reistips&nbsp;&nbsp;&nbsp;","show-menu=reistips",,"",1


])

	addmenu(menu=["verblijf",
	,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Camping","http://www.vakantiemetkids.nl/php/vakantie_kinderen_verblijf_camping.php",,,1
	,"Hotel","http://www.vakantiemetkids.nl/php/vakantie_kinderen_verblijf_hotel.php",,,1
	,"Vakantiehuis","http://www.vakantiemetkids.nl/php/vakantie_kinderen_verblijf_vakantiehuis.php",,,1
	,"Vakantiepark","http://www.vakantiemetkids.nl/php/vakantie_kinderen_verblijf_vakantiepark.php",,,1
])

	addmenu(menu=["vervoer",
	,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Autovakantie","http://www.vakantiemetkids.nl/php/vakantie_kinderen_vervoer_autovakantie.php",,,1
	,"Vliegreizen","http://www.vakantiemetkids.nl/php/vakantie_kinderen_vervoer_vliegreizen.php",,,1
	
])	


	addmenu(menu=["kinderanimatie",
	,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"0 t/m 4 jaar","http://www.vakantiemetkids.nl/php/vakantie_kinderen_kinderanimatie_0-4%20jaar.php",,,1
	,"5 t/m 11 jaar","http://www.vakantiemetkids.nl/php/vakantie_kinderen_kinderanimatie_5-11%20jaar.php",,,1
	,"12 t/m 17 jaar","http://www.vakantiemetkids.nl/php/vakantie_kinderen_kinderanimatie_12-17%20jaar.php",,,1
	
	])		
	
	addmenu(menu=["pretpark",
	,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Disneyland Paris","http://www.vakantiemetkids.nl/php/vakantie_kinderen_pretpark_disneyland%20paris.php",,,1
	,"Efteling","http://www.vakantiemetkids.nl/php/vakantie_kinderen_pretpark_efteling.php",,,1
	,"Madurodam","http://www.vakantiemetkids.nl/php/vakantie_kinderen_pretpark_madurodam.php",,,1
	,"Moviepark","http://www.vakantiemetkids.nl/php/vakantie_kinderen_pretpark_moviepark.php",,,1
	,"Safaripark Beekse Bergen","http://www.vakantiemetkids.nl/php/vakantie_kinderen_pretpark_safaripark%20beekse%20bergen.php",,,1
	,"Slagharen","http://www.vakantiemetkids.nl/php/vakantie_kinderen_pretpark_slagharen.php",,,1
	,"Walibi World","http://www.vakantiemetkids.nl/php/vakantie_kinderen_pretpark_walibi%20world.php",,,1
	,"Wunderland Kalkar","http://www.vakantiemetkids.nl/php/vakantie_kinderen_pretpark_wunderland%20kalkar.php",,,1
	
	])	
	 
	addmenu(menu=["schoolvakanties",
	,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Herfstvakantie","http://www.vakantiemetkids.nl/php/vakantie_kinderen_schoolvakanties_herfstvakantie.php",,,1
	,"Kerstvakantie","http://www.vakantiemetkids.nl/php/vakantie_kinderen_schoolvakanties_kerstvakantie.php",,,1
	,"Meivakantie","http://www.vakantiemetkids.nl/php/vakantie_kinderen_schoolvakanties_meivakantie.php",,,1
	,"Voorjaarsvakantie","http://www.vakantiemetkids.nl/php/vakantie_kinderen_schoolvakanties_voorjaarsvakantie.php",,,1
	,"Zomervakantie","http://www.vakantiemetkids.nl/php/vakantie_kinderen_schoolvakanties_zomervakantie.php",,,1
	
	])	
		
	addmenu(menu=["kinderkorting",
	,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Autovakantie","http://www.vakantiemetkids.nl/php/vakantie_kinderen_kinderkorting_autovakantie.php",,,1
	,"Camping","http://www.vakantiemetkids.nl/php/vakantie_kinderen_kinderkorting_camping.php",,,1
	,"Hotel","http://www.vakantiemetkids.nl/php/vakantie_kinderen_kinderkorting_hotel.php",,,1
	,"Vakantiehuis","http://www.vakantiemetkids.nl/php/vakantie_kinderen_kinderkorting_vakantiehuis.php",,,1
	,"Vakantiepark","http://www.vakantiemetkids.nl/php/vakantie_kinderen_kinderkorting_vakantiepark.php",,,1
	,"Vliegreizen","http://www.vakantiemetkids.nl/php/vakantie_kinderen_kinderkorting_vliegreizen.php",,,1

	
	])

	addmenu(menu=["reistips",
	,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Autoreis met Kinderen","http://www.vakantiemetkids.nl/php/vakantie_kinderen_tips_autoreis%20met%20kinderen.php",,,1
	,"Inpaklijst","http://www.vakantiemetkids.nl/php/vakantie_kinderen_tips_inpaklijst.php",,,1
	,"Veiligheid","http://www.vakantiemetkids.nl/php/vakantie_kinderen_tips_veiligheid.php",,,1
	,"Onmisbaar Onderweg","http://www.vakantiemetkids.nl/php/vakantie_kinderen_tips_onmisbaar%20onderweg.php",,,1
	,"Vermaak Onderweg","http://www.vakantiemetkids.nl/php/vakantie_kinderen_tips_vermaak%20voor%20onderweg.php",,,1
	,"Spelletjes Onderweg","http://www.vakantiemetkids.nl/php/vakantie_kinderen_tips_spelletjes%20voor%20onderweg.php",,,1
	,"Vliegen met Kinderen","http://www.vakantiemetkids.nl/php/vakantie_kinderen_tips_vliegen%20met%20kinderen.php",,,1
	,"Ervaringen van anderen","http://www.vakantiemetkids.nl/php/vakantie_kinderen_tips_ervaringen%20van%20anderen.php",,,1
				
	])
	

dumpmenus()
