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.3);Alpha(style=0,opacity=76);Shadow(color='#600611', Direction=135, Strength=14)"


timegap=800			// 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.
"F9281D",				// Mouse Off Font Color
"1E1916",			// Mouse Off Background Color
"E1E0E6",			// Mouse On Font Color
"1E1916",			// Mouse On Background Color
"D8261C",			// Menu Border Color 
19,					// Font Size in pixels
"bold",			// 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
"F9281D",			// 3D High Color
"9F1B17",			// 3D Low Color
"",			// Current Page Item Font Color (leave this blank to disable)
"",				// Current Page Item Background Color (leave this blank to disable)
"",		// Top Bar image (Leave this blank to disable)
"",			// Menu Header Font Color (Leave blank if headers are not needed)
"",			// Menu Header Background Color (Leave blank if headers are not needed)
"E6CCAB",				// 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
5,				// 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
11,					// Menu Border Width 
"center",			// Screen Position - here you can use "left;left;right;left;top;bottom" or a combination of "left:left"
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 left
,					// 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:left: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.
0,					// Scrollable Menu
,					// Reserved for future use
,"&nbsp;DRUMS&nbsp;&&nbsp;PERCUSSIE&nbsp;","show-menu=Drums & Percussie",,"Klapwijk Drums & Percussie",1
,"&nbsp;WORKSHOPS&nbsp;","show-menu=WORKSHOPS",,"Mijn favorieten",1
,"&nbsp;TARIEVEN&nbsp;","tarieven.html",,"Drums en Percussie",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;CONTACT&nbsp;","show-menu=Contact",,"Heeft u vragen of opmerkingen laat hier dan een bericht achter",1
,"&nbsp;FAVORIETEN&nbsp;","show-menu=FAVORIETEN",,"Mijn favorieten",1
,"&nbsp;HOME&nbsp;","index.html",,"",1
,"&nbsp;ENGLISH&nbsp;","english/tjeerdklapwijk.html",,"English",1

   	])		
	
	addmenu(menu=["DRUMS & PERCUSSIE",
	,,222,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;DRUMS","drums.html",,"",1
	,"&nbsp;PERCUSSIE","percussie.html",,"",1

	])		
	
	addmenu(menu=["WORKSHOPS",
	,,222,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;PARTICULIEREN","particulieren.html target=_blank",,"",1
	,"&nbsp;BEDRIJVEN","bedrijven.html target=_blank",,"",1
	
	])		
	
	addmenu(menu=["TARIEVEN",
	,,222,1,"",style1,,"left",effect,,,,,,,,,,,,
	
	])

	addmenu(menu=["CONTACT",
	,,233,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;MAIL","contact.html",,"",1
	,"&nbsp;GASTENBOEK","http://www.klapwijkdrums.nl/gastenboekFrameset.html target=_blank",,"",1
   	,"&nbsp;PLATTEGROND EN<br>&nbsp;ROUTEPLANNERS","kaart2.html target=_blank",,"",1

   	])		

	addmenu(menu=["FAVORIETEN",
	,,300,1,"",style1,,"left",effect,,,,,,,,,,,,
    ,"&nbsp;WOLTHUIS<br>&nbsp;MUZIEKSCHOOL","http://www.wolthuis.nl target=_blank",,"",1
  	,"&nbsp;DRUMLAND<br>&nbsp;Terpstra Muziek","http://www.terpstra-muziek.nl/ target=_blank",,"Specialist op gebied van concertpercussie en slagwerk",1
   	,"&nbsp;Drummerworld","http://www.drummerworld.com/ target=_blank",,"De site voor drummers en percussionisten",1
   	,"&nbsp;Startpagina<br>&nbsp;Drummen","http://drummen.startpagina.nl/ target=_blank",,"",1
   	,"&nbsp;Startpagina<br>&nbsp;Percussie","http://percussie.startpagina.nl/ target=_blank",,"",1
   	,"&nbsp;Startkabel:<br>&nbsp;alles over<br>&nbsp;drummen","http://drummen.startkabel.nl/ target=_blank",,"",1
   	,"&nbsp;Leukestart","http://slagwerk.leukestart.nl/ target=_blank",,"",1
   	,"&nbsp;STiP Oefenruimtes<br>&nbsp;Voorburg","http://www.stipvoorburg.nl target=_blank",,"STiP Oefenruimtes Voorburg",1

	])	



			
			
	
	
	

	
	


		
	
	
	
	
	
	
		
	

	
	
		

dumpmenus()

