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.2);Alpha(style=0,opacity=85);Shadow(color='#777777', Direction=135, Strength=5)"


timegap=500			// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// 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.
"#99CC99",			// Mouse Off Font Color
"#2A002A",			// Mouse Off Background Color (achtergrond menubalk)
"#99CC99",			// Mouse On Font Color (letters menubalk bij muis)
"#590059",			// Mouse On Background Color (highlight menubalk bij muis)
"#3333CC",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana",	        // 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
"#CC66CC",			// Current Page Item Font Color (huidige pagina)
"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)
"cccccc",			// 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
6,					// Menu Top - The Top position of the menu in pixels
,   				// Menu Left - The Left position of the menu in pixels
,				    // Menu Width - Menus width in pixels
2,					// Menu Border Width 
"center",       	// 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)
"left",				// 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
1,					// 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;www.steto.nl&nbsp;","http://www.steto.nl",,"www.steto.nl",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;Tommy&nbsp;","show-menu=11111",,"www.steto.nl",1 
,"&nbsp;Lotte&nbsp;","show-menu=22222",,"www.steto.nl",1 
,"&nbsp;Bruiloft&nbsp;","show-menu=99999",,"www.steto.nl",1 
,"&nbsp;Josje&nbsp;","show-menu=88888",,"www.steto.nl",1 
,"&nbsp;Overige foto's&nbsp;","show-menu=33333",,"www.steto.nl",1 
,"&nbsp;Vakantie's&nbsp;","show-menu=44444",,"www.steto.nl",1
,"&nbsp;Leuke dingen&nbsp;","show-menu=55555",,"www.steto.nl",1
,"&nbsp;Stefanie&nbsp;","show-menu=66666",,"www.steto.nl",1
,"&nbsp;Contact&nbsp;","show-menu=77777",,"www.steto.nl",1




])

	addmenu(menu=["start",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Start","http://www.steto.nl/",,,1

	])

	addmenu(menu=["11111",
	,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Foto's van nu","http://www.steto.nl/fotos/tommy/nu/01.htm",,,1
	,"Kinder foto's","http://www.steto.nl/fotos/tommy/kind/01.htm",,,1
	,"School foto's","http://www.steto.nl/fotos/tommy/school/01.htm",,,1
	,"Familie foto's","http://www.steto.nl/fotos/tommy/familie/01.htm",,,1
	,"Werk foto's","http://www.steto.nl/fotos/tommy/werk/01.htm",,,1
	,"Radio en TV","http://www.steto.nl/fotos/tommy/radiotv/01.htm",,,1
			
	])	
				
	addmenu(menu=["22222",
	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Foto's van nu","http://www.steto.nl/fotos/lotte/nu/01.htm",,,1
	,"Kinder foto's","http://www.steto.nl/fotos/lotte/kind/01.htm",,,1
	,"Familie foto's","http://www.steto.nl/fotos/lotte/familie/01.htm",,,1
	,"Overige foto's","http://www.steto.nl/fotos/lotte/overige/01.htm",,,1
	,"Werk foto's","http://www.steto.nl/fotos/lotte/werk/01.htm",,,1
	,"Fotoshoot met Imke","http://www.steto.nl/fotos/lotte/fotoshoot/01.htm",,,1
	,"Vragenlijstje","http://www.steto.nl/fotos/lotte/vragenlijst/01.htm",,,1
	
	])		
	
	addmenu(menu=["33333",
	,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Tommy & Lotte","http://www.steto.nl/fotos/overige/tommylotte/01.htm",,,1
	,"Van alles","http://www.steto.nl/fotos/overige/vanalles/01.htm",,,1
	,"Parachute springen","http://www.steto.nl/fotos/overige/skydive/01.htm",,,1
	,"Dart spectakel","http://www.steto.nl/fotos/overige/darts/01.htm",,,1
	,"Klussen & verhuizen","http://www.steto.nl/fotos/overige/klussen/01.htm",,,1
	,"Weekend met M&S","http://www.steto.nl/fotos/overige/weekend/01.htm",,,1
	,"Ongeluk Nissan","http://www.steto.nl/fotos/overige/ongeluk/01.htm",,,1
	,"Bobbejaanland","http://www.steto.nl/fotos/overige/bobbejaanland/01.htm",,,1
	,"Vrijgezellen M&S","http://www.steto.nl/fotos/overige/vrijgezellenfeest/01.htm",,,1
	,"Bruiloft M&S","http://www.steto.nl/fotos/overige/huwelijkmoniqueskender/01.htm",,,1
	,"Feest Arno 50","http://www.steto.nl/fotos/overige/feestarno50/01.htm",,,1
	,"Voetbal kijken","http://www.steto.nl/fotos/overige/voetbal/01.htm",,,1	
	,"Walibi horroravond","http://www.steto.nl/fotos/overige/walibi/01.htm",,,1
	,"Winter wandeling","http://www.steto.nl/fotos/overige/winterwandeling/01.htm",,,1.
	,"Idols finale 2008","http://www.steto.nl/fotos/overige/idols/01.htm",,,1.
	,"Efteling met M&S","http://www.steto.nl/fotos/overige/efteling/01.htm",,,1.
	,"Japans eten","http://www.steto.nl/fotos/overige/japanseten/01.htm",,,1.
	,"Feest Germaine & Imke","http://www.steto.nl/fotos/overige/feestgermaineimke/01.htm",,,1.
	,"Scheveningen & Madurodam","http://www.steto.nl/fotos/overige/scheveningenmadurodam/01.htm",,,1.
	,"Bruiloft S&R","http://www.steto.nl/fotos/overige/huwelijkstefanierob/01.htm",,,1
	,"Hillywood Tours","http://www.steto.nl/fotos/overige/hillywoodtours/01.htm",,,1
	,"Dagje Zeeland","http://www.steto.nl/fotos/overige/zeeland2011/01.htm",,,1
	,"Sam Hillebrand","http://www.steto.nl/fotos/overige/sam/01.htm",,,1
		
	])	
	
	addmenu(menu=["44444",
	,,175,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Lommerbergen 2004","http://www.steto.nl/fotos/vakantie/herfst2004/01.htm",,,1	
	,"Weerterbergen 2005","http://www.steto.nl/fotos/vakantie/lente2005/01.htm",,,1		
	,"Spanje 2005","http://www.steto.nl/fotos/vakantie/spanje2005/01.htm",,,1	
	,"'t Loo 2005","http://www.steto.nl/fotos/vakantie/herfst2005/01.htm",,,1	
	,"Turkije 2006","http://www.steto.nl/fotos/vakantie/turkije2006/01.htm",,,1
	,"Marokko 2007","http://www.steto.nl/fotos/vakantie/marokko2007/01.htm",,,1
	,"De Panne 2007","http://www.steto.nl/fotos/vakantie/depanne2007/01.htm",,,1
	,"Zomer in NL 2007","http://www.steto.nl/fotos/vakantie/zomer2007/01.htm",,,1
	,"Antwerpen 2008","http://www.steto.nl/fotos/vakantie/winter2008/01.htm",,,1
	,"Curacao 2008","http://www.steto.nl/fotos/vakantie/curacao2008/01.htm",,,1
	,"Ardennen 2008","http://www.steto.nl/fotos/vakantie/ardennen2008/01.htm",,,1
	,"Spanje 2009","http://www.steto.nl/fotos/vakantie/spanje2009/01.htm",,,1
	,"De Panne 2009","http://www.steto.nl/fotos/vakantie/depanne2009/01.htm",,,1
	,"Turkije 2009","http://www.steto.nl/fotos/vakantie/turkije2009/01.htm",,,1
	,"Curacao 2010","http://www.steto.nl/fotos/vakantie/curacao2010",,,1
	,"Bali 2011","http://www.steto.nl/fotos/vakantie/bali2011",,,1
	,"Gerlos 2011","http://www.steto.nl/fotos/vakantie/zomer2011",,,1
	,"Valkenburg 2011","http://www.steto.nl/fotos/vakantie/valkenburg2011",,,1
	,"Cochem 2012","http://www.steto.nl/fotos/vakantie/cochem2012",,,1
	,"Curacao 2012","http://www.steto.nl/fotos/vakantie/curacao2012",,,1
			
	])
	
	addmenu(menu=["55555",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Makkelijke links","http://www.steto.nl/links",,,1
	,"Het weer","http://www.steto.nl/weer",,,1
	,"Filmpjes","http://www.steto.nl/leukedingen/filmpjes/01.htm",,,1
	,"Plaatjes","http://www.steto.nl/leukedingen/plaatjes/01.htm",,,1
	,"Volare karaoke","http://www.steto.nl/leukedingen/karaoke",,,1
				
	])	
	
	addmenu(menu=["66666",
	,,132,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Inleiding","http://www.steto.nl/stefanie",,,1
	,"Vragenlijstje","http://www.steto.nl/stefanie/vragenlijstje.html",,,1
	,"Foto's","http://www.steto.nl/stefanie/fotos/foto1.html",,,1
	,"Bobbejaanland","http://www.steto.nl/fotos/overige/bobbejaanland/01.htm",,,1
	,"Vogelrok avontuur","http://www.steto.nl/stefanie/vogelrok.html",,,1
	,"Winterberg 2008","http://www.steto.nl/stefanie/vakantiewinterberg/01.htm",,,1
	,"Walibi horroravond","http://www.steto.nl/fotos/overige/walibi/01.htm",,,1
	,"Onze bruiloft","http://www.steto.nl/fotos/overige/huwelijkstefanierob/01.htm",,,1
	,"Center Parcs 2009","http://www.steto.nl/stefanie/vakantiecenterparcs/01.htm",,,1
	,"Village du Soleil 2010","http://www.steto.nl/stefanie/vakantievillagedusoleil/01.htm",,,1
	,"Valkenburg 2011","http://www.steto.nl/fotos/vakantie/valkenburg2011",,,1
	,"E-mail","http://www.steto.nl/stefanie/mail.html",,,1
			
	])	
			
	addmenu(menu=["77777",
	,,90,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Gastenboek","http://www.steto.nl/gastenboek",,,1
	,"Facebook","http://www.steto.nl/contact",,,1
	,"Webcam","http://www.steto.nl/webcam/geen.htm",,,1
	,"E-Mail","http://www.steto.nl/mail",,,1

	])
		
	addmenu(menu=["88888",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Josje nu","http://www.steto.nl/josje/nu/01.htm",,,1
	,"Familie meeting","http://www.steto.nl/josje/familiemeeting/01.htm",,,1
	,"Scheveningen","http://www.steto.nl/josje/scheveningen/01.htm",,,1
	,"Jongehondendag","http://www.steto.nl/josje/jongehondendag/01.htm",,,1
	,"Josje's ouders","http://www.steto.nl/josje/ouders/01.htm",,,1
	,"Josje pas geboren","http://www.steto.nl/josje/pasgeboren/01.htm",,,1
	,"Josje tot 9 weken","http://www.steto.nl/josje/tot9weken/01.htm",,,1
	,"Josje als puppy","http://www.steto.nl/josje/puppy/01.htm",,,1
	,"Josje filmpjes","http://www.steto.nl/josje/filmpjes/01.htm",,,1
	,"Stamboom Josje","http://www.steto.nl/josje/stamboom",,,1
	,"Whippet info & links","http://www.steto.nl/josje/whippet",,,1	
	
	])
	
	addmenu(menu=["99999",
	,,190,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"60 foto's van de trouwdag","http://www.steto.nl/huwelijk/deleukste60",,,1
	,"Vrijgezellenfeest","http://www.steto.nl/huwelijk/vrijgezellenfeest",,,1
	,"Fotoshoot dames","http://www.steto.nl/huwelijk/vrijgezellenfeestfotoshootdames",,,1
	,"Huwelijksreis Curacao","http://www.steto.nl/fotos/vakantie/curacao2010",,,1
		
	])	
	
	addmenu(menu=["00000",
	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"niet gebruikt","http://www.0000.nl",,,1
	,"niet gebruikt","http://www.0000.nl",,,1
	,"niet gebruikt","http://www.0000.nl",,,1
		
	])
	


dumpmenus()

				
		
	
	


			
			
	
	
	

	
	


		
	
	
	
	
	
	
		
	

	
	
		

dumpmenus()

