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(overlap=0.50, duration=0.3);"

timegap=1000		// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=150		// Follow Scrolling Rate
suboffset_top=0;	// Sub menu offset Top position 
suboffset_left=0;	// Sub menu offset Left position
closeOnClick = true

style1=[			// Main-Top menu style (horizontal)
"000000",			// Mouse Off Font Color
"FF0000",			// Mouse Off Background Color
"FFFFFF",			// Mouse On Font Color
"224444",			// Mouse On Background Color
"AA0000",			// Menu Border Color 
13,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Arial, Tahoma, Verdana, Helvetica, sans-serif",	// Font Name
1,					// Menu Item Padding
"",					// Sub Menu Image (Leave this blank if not needed)
2,					// 3D Border & Separator bar
"FE7155",			// 3D High Color
"DE4145",			// 3D Low Color
//"000000",			// Current Page Item Font Color (leave this blank to disable)
//"DDECB3",			// Current Page Item Background Color (leave this blank to disable)
"FFFFFF",			// Current Page Item Font Color (leave this blank to disable)
"FE7155",			// 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)
"FFFFFF",			// Menu Item Separator Color
]

style2=[			// Main-Top menu style (horizontal)
"FFFFFF",			// Mouse Off Font Color
"000000",			// Mouse Off Background Color
"FFFFFF",			// Mouse On Font Color
"127AA6",			// Mouse On Background Color
"FFFFFF",			// Menu Border Color 
13,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Arial, Tahoma, Verdana, Helvetica,ms sans-serif",	// Font Name
2,					// Menu Item Padding
"",					// Sub Menu Image (Leave this blank if not needed)
1,					// 3D Border & Separator bar
"C3D7D8",			// 3D High Color
"0E4145",			// 3D Low Color
//"000000",			// Current Page Item Font Color (leave this blank to disable)
//"DDECB3",			// Current Page Item Background Color (leave this blank to disable)
"FFFFFF",			// Current Page Item Font Color (leave this blank to disable)
//"BC4500",			// Current Page Item Background Color (leave this blank to disable)
"000000",			// 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)
"127AA6",			// Menu Item Separator Color
]

subMenuStyle=[		// style is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"005884",			// Mouse Off Font Color
"FFFFFF",			// Mouse Off Background Color
"FFFFFF",			// Mouse On Font Color
"005884",			// Mouse On Background Color
"000000",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Arial, Helvetica, sans-serif",	// Font Name
2,					// Menu Item Padding
"",					// Sub Menu Image (Leave this blank if not needed)
"",					// 3D Border & Separator bar
"",					// 3D High Color
"",					// 3D Low Color
//"FFFFFF",			// Current Page Item Font Color (leave this blank to disable)
//"FF0000",			// Current Page Item Background Color (leave this blank to disable)
"790803",			// Current Page Item Font Color (leave this blank to disable)
"D1E13D",			// 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)
"",					// Menu Item Separator Color
]

addmenu(menu=[		// This is the array that contains your menu properties and details
"Topmenu",			// Menu Name - This is needed in order for the menu to be called
//302,				// Menu Top - The Top position of the menu in pixels
7,					// Menu Top - The Top position of the menu in pixels
0,					// Menu Left - The Left position of the menu in pixels
99,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
"center",			// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style2,				// 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
effect,	    		// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,					// 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)
0,					// 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)
1,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
0,					// 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;&nbsp;Homepage&nbsp;&nbsp;","index.htm target=_top","# onbordercolor=66BCB2;",,1
//,"&nbsp;Programma&nbsp;","programma2011.htm target=_top","# onbordercolor=66BCB2;",,1
//,"&nbsp;Tickets&nbsp;","tickets2011.htm target=_top","# onbordercolor=66BCB2;",,1
//,"&nbsp;Nieuwtjes&nbsp;","nieuwtjes2011.htm target=_top","# onbordercolor=66BCB2;",,1
//,"&nbsp;Gezinnen&nbsp;","gezinnen.htm target=_top","# onbordercolor=66BCB2;",,1
,"&nbsp;Wadde?&nbsp;<img src=Menu_info.png border=0 height=16 align=top>","wadde.htm target=_top","# onbordercolor=66BCB2;",,1
,"&nbsp;Praktisch&nbsp;<img src=Menu_tent.png border=0 height=16 align=top>","praktisch.htm target=_top","# onbordercolor=66BCB2;",,1
,"&nbsp;Historiek&nbsp;<img src=Menu_krant.png border=0 height=15 align=top>","show-menu=2006","# onbordercolor=66BCB2;",,1
,"&nbsp;Organisatie&nbsp;<img src=Menu_organisatie2.png border=0 height=15 align=top>","contact.htm target=_top","# onbordercolor=66BCB2;",,1
,"&nbsp;Partners&nbsp;<img src=Menu_oxfam.png border=0 height=16 align=top>","partners2012.htm target=_top","# onbordercolor=66BCB2;",,1
,"&nbsp;Facebook&nbsp;<img src=Menu_facebookblauw.png border=0 height=16 align=top>","http://www.facebook.com/pages/Boombal/26195948843?sk=wall target=_new","# onbordercolor=66BCB2;",,1
//,"&nbsp;Boombal.be","http://www.boombal.be target=_top","# onbordercolor=66BCB2;",,1
//,"&nbsp;Meehelpen&nbsp;","medewerkers2011.htm target=_top","# onbordercolor=66BCB2;",,1
//,"&nbsp;Stageweek&nbsp;","stages.htm target=_top","# onbordercolor=66BCB2;",,1
//,"&nbsp;Gastenboek&nbsp;","gastenboek.htm target=_top","# onbordercolor=66BCB2;",,1
//,"&nbsp;Netlog&nbsp;","netlog.htm target=_top","# onbordercolor=66BCB2;",,1
//,"&nbsp;Facebook&nbsp;","facebook.htm target=_top","# onbordercolor=66BCB2;",,1
,"&nbsp;Fran&ccedil;ais&nbsp;<img src=Menu_FR.png border=0 height=16 align=top>","fr2012.htm target=_top","# onbordercolor=66BCB2;",,1
,"&nbsp;English&nbsp;<img src=Menu_EN.png border=0 height=16 align=top>","en2012.htm target=_top","# onbordercolor=66BCB2;",,1
//,"&nbsp;English&nbsp;","en2011.htm target=_top","# onbordercolor=66BCB2;",,1
//,"&nbsp;Fran&ccedil;ais&nbsp;","fr2011.htm target=_top","# onbordercolor=66BCB2;",,1
//,"&nbsp;English&nbsp;","en2011.htm target=_top","# onbordercolor=66BCB2;",,1
//,"&nbsp;&nbsp;Workshops&nbsp;","show-menu=stages","# onbordercolor=66BCB2;",,1

//,"&nbsp;&nbsp;Camping","http://www.boombalfestival.be/praktisch.htm#camping target=_top","# onbordercolor=66BCB2;",,1
//,"&nbsp;&nbsp;Stages '08","stages.htm target=_top","# onbordercolor=66BCB2;",,1
//,"&nbsp;&nbsp;Boombal.be&nbsp;&nbsp;","http://www.boombal.be target=new","# onbordercolor=66BCB2;",,1
//,"&nbsp;&nbsp;Startpagina&nbsp;&nbsp;","index.htm","# onbordercolor=66BCB2;",,1
//,"&nbsp;&nbsp;Balrally&nbsp;&nbsp;","rally.htm","# onbordercolor=66BCB2;",,1
//,"&nbsp;&nbsp;Welkom&nbsp;&nbsp;","index.htm","# onbordercolor=66BCB2;",,1
//,"<img src=spacer.gif border=0 height=15 width=13>","#;",,,0
//,"&nbsp;&nbsp;FOTO'S&nbsp;&nbsp;","http://www.boombal.be/festival/foto_2627augustus_2006_lovendegem/index.htm target=new","# onbordercolor=66BCB2;",,1

])

addmenu(menu=[		// This is the array that contains your menu properties and details
"2006",		// Menu Name - This is needed in order for the menu to be called
,					// Menu Top - The Top position of the menu in pixels
,					// Menu Left - The Left position of the menu in pixels
130,				// 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"
subMenuStyle,		// Properties Array - this is set higher up, as above
0,					// 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
effect,				// 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)
, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,					// 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;&nbsp;YouTube&nbsp;<img src=Menu_youtube.ico border=0 height=16 align=top>","youtube.htm target=_top","# onbordercolor=66BCB2;",,1
,"<img src=spacer.gif border=0 height=5 width=13>","#;",,,0
,"&nbsp;&nbsp;Foto's 2011&nbsp;&nbsp;<FONT FACE=courier>></FONT>","show-menu=fotos2011","# onbordercolor=66BCB2;",,1
,"&nbsp;&nbsp;Programma 2011&nbsp;&nbsp;","programma2011.htm target=_top","# onbordercolor=66BCB2;",,1
,"&nbsp;&nbsp;Persoverzicht 2011&nbsp;&nbsp;","pers2011.htm target=_top","# onbordercolor=66BCB2;",,1
,"<img src=spacer.gif border=0 height=5 width=13>","#;",,,0
,"&nbsp;&nbsp;Foto's 2010&nbsp;&nbsp;<FONT FACE=courier>></FONT>","show-menu=fotos2010","# onbordercolor=66BCB2;",,1
,"&nbsp;&nbsp;Programma 2010&nbsp;&nbsp;","programma2010.htm target=_top","# onbordercolor=66BCB2;",,1
,"&nbsp;&nbsp;Persoverzicht 2010&nbsp;&nbsp;","pers2010.htm target=_top","# onbordercolor=66BCB2;",,1
,"<img src=spacer.gif border=0 height=5 width=13>","#;",,,0
,"&nbsp;&nbsp;Foto's 2009&nbsp;&nbsp;<FONT FACE=courier>></FONT>","show-menu=fotos2009","# onbordercolor=66BCB2;",,1
,"&nbsp;&nbsp;Programma 2009&nbsp;&nbsp;","programma2009.htm target=_top","# onbordercolor=66BCB2;",,1
,"&nbsp;&nbsp;Persoverzicht 2009&nbsp;&nbsp;","pers2009.htm target=_top","# onbordercolor=66BCB2;",,1
,"<img src=spacer.gif border=0 height=5 width=13>","#;",,,0
,"&nbsp;&nbsp;Foto's 2008&nbsp;&nbsp;<FONT FACE=courier>></FONT>","show-menu=fotos2008","# onbordercolor=66BCB2;",,1
,"&nbsp;&nbsp;Persoverzicht 2008&nbsp;&nbsp;","pers2008.htm target=_top","# onbordercolor=66BCB2;",,1
,"&nbsp;&nbsp;Programma 2008&nbsp;&nbsp;","programma2008.htm target=_top","# onbordercolor=66BCB2;",,1
,"<img src=spacer.gif border=0 height=5 width=13>","#;",,,0
//,"&nbsp;&nbsp;AVS (YouTube)&nbsp;","http://www.youtube.com/watch?v=6WYCLO0L3Oc target=new","# onbordercolor=66BCB2;",,1
//http://www.youtube.com/watch?v=MYHIM7SSR7I
,"&nbsp;&nbsp;Foto's 2007&nbsp;&nbsp;<FONT FACE=courier>></FONT>","show-menu=fotos2007","# onbordercolor=66BCB2;",,1
,"&nbsp;&nbsp;Persoverzicht 2007&nbsp;&nbsp;","pers2007.htm target=_top","# onbordercolor=66BCB2;",,1
,"&nbsp;&nbsp;Programma 2007&nbsp;&nbsp;","programma2007.htm target=_top","# onbordercolor=66BCB2;",,1
,"<img src=spacer.gif border=0 height=5 width=13>","#;",,,0
,"&nbsp;&nbsp;Foto's 2006&nbsp;&nbsp;<FONT FACE=courier>></FONT>","show-menu=fotos2006","# onbordercolor=66BCB2;",,1
,"&nbsp;&nbsp;Persoverzicht 2006&nbsp;&nbsp;","pers2006.htm target=_top","# onbordercolor=66BCB2;",,1
,"&nbsp;&nbsp;Programma 2006&nbsp;&nbsp;","programma2006.htm target=_top","# onbordercolor=66BCB2;",,1
//,"&nbsp;&nbsp;Radio1-spotje (MP3)","Radio1SpotBBF.mp3 target=new","# onbordercolor=66BCB2;",,1
//,"&nbsp;&nbsp;De Standaard & Het Nieuwsblad&nbsp;&nbsp;","HLN.htm#standaard","# onbordercolor=66BCB2;",,1
])

addmenu(menu=[		// This is the array that contains your menu properties and details
"fotos2006",		// Menu Name - This is needed in order for the menu to be called
,					// Menu Top - The Top position of the menu in pixels
,					// Menu Left - The Left position of the menu in pixels
230,				// 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"
subMenuStyle,		// Properties Array - this is set higher up, as above
0,					// 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
effect,				// 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)
, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,					// 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;&nbsp;Foto's Klesie - 26 & 27/8/06","http://www.boombal.be/festival/foto_2627augustus_2006_lovendegem/index.htm target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Klesie - 28, 29 & 30/8/06","http://www.boombal.be/festival/foto_282930augustus_2006_lovendegem/index.htm target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Steven 'Pixtrix.be' Noels","http://www.flickr.com/photos/stevenn/sets/72157594279863719/ target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Leen Standaert","http://www.boombal.be/festival/foto_27282930augustus_2006_lovendegem/index.htm target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Lise Bergmans","http://xlise.spaces.live.com/PersonalSpace.aspx?_c11_PhotoAlbum_spaHandler=TWljcm9zb2Z0LlNwYWNlcy5XZWIuUGFydHMuUGhvdG9BbGJ1bS5GdWxsTW9kZUNvbnRyb2xsZXI%24&_c11_PhotoAlbum_spaFolderID=cns!AB87E60F3F39F121!2626&_c=PhotoAlbum target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Hein Deprez","http://boombalfestival.dekaaie15.be/ target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Brecht Dekeyser","http://users.telenet.be/bdkeyser/Boombalfestival/Boombalfestival.html target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Eddy Temmerman","http://www.allesovergent.be/file.php?a=1&t=2&ID=277 target=new",,"&nbsp;Boombalfestival",1

])

addmenu(menu=[		// This is the array that contains your menu properties and details
"fotos2007",		// Menu Name - This is needed in order for the menu to be called
,					// Menu Top - The Top position of the menu in pixels
,					// Menu Left - The Left position of the menu in pixels
230,				// 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"
subMenuStyle,		// Properties Array - this is set higher up, as above
0,					// 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
effect,				// 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)
, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,					// 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;&nbsp;Foto's Klesie - Do. 23 & Vr. 24/8/07","http://www.boombal.be/festival/foto_2324augustus_2007_lovendegem/index.htm target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Klesie - Za. 25 & Zo. 26/8/07","http://www.boombal.be/festival/foto_2526augustus_2007_lovendegem/index.htm target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Leen Standaert - 23&24 AUG","http://www.boombal.be/festival/foto_2324augustus_2007_leenstandaert/index.htm target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Leen Standaert - 25&26 AUG","http://www.boombal.be/festival/foto_2526augustus_2007_leenstandaert/index.htm target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Steven Noels","http://www.flickr.com/photos/stevenn/sets/72157601720220384/ target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Jeroen Van der Meeren - Sfeerfoto's","http://www.gentblogt.be/2007/08/27/boombalfestival-en-u-was-weer-geweldig target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Jeroen Van der Meeren - Urban Trad & AedO","http://www.gentblogt.be/2007/08/28/boombalfestival-de-muziek target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Gilles Verschoore","http://www.indymedia.be/tags/boombalfestival target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Kris Bultereys - Vr. 24/8/7","http://www.webshots.com/user/krisbboombalfestival target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Kris Bultereys - 25 & 26/8/7","http://picasaweb.google.com/kris.bultereys target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Stefan Feys","http://www.boombalfestival.be/fotoreportages_van_stefan_feys.htm target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Pter Van Conkelberge","http://album.zoom.nl/user/pter/boombalfestival/ target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Brecht Dekeyser","http://picasaweb.google.com/DEEJAYRONNIE/Boombal2007Selectie target=new",,"&nbsp;Boombalfestival",1

])

addmenu(menu=[		// This is the array that contains your menu properties and details
"fotos2008",		// Menu Name - This is needed in order for the menu to be called
,					// Menu Top - The Top position of the menu in pixels
,					// Menu Left - The Left position of the menu in pixels
230,				// 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"
subMenuStyle,		// Properties Array - this is set higher up, as above
0,					// 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
effect,				// 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)
, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,					// 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;&nbsp;Foto's Klesie en Lieven","http://www.boombalfestival.be/2008/klesie target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Sebastiaan Hanoulle","http://www.boombalfestival.be/2008/sebastiaan target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Leen Standaert","http://www.boombalfestival.be/2008/leen target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Emily Bataillie","http://www.boombalfestival.be/2008/emily target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Oliver, Jeroen & Bernadette","http://www.boombalfestival.be/2008/obj target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Michiel Dasseville","http://www.boombalfestival.be/2008/michiel target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's dP","http://www.flickr.com/photos/dp-spot/sets/72157607064268727/ target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Jeroen Van der Meeren","http://www.flickr.com/photos/jeronimo/sets/72157607035542348/ target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Thierry Lammertijn","http://www.flickr.com/photos/thiwenquicha/sets/72157607060901511/ target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Stefan Feys","http://www.boombalfestival.be/fotoreportages_van_stefan_feys.htm target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Wannes De Staelen","http://webs.hogent.be/fotograafje/boombal%20site/boombal%20site.html target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Brecht Dekeyser","http://picasaweb.google.com/DEEJAYRONNIE/Boombal2007Selectie target=new",,"&nbsp;Boombalfestival",1

])

addmenu(menu=[		// This is the array that contains your menu properties and details
"fotos2009",		// Menu Name - This is needed in order for the menu to be called
,					// Menu Top - The Top position of the menu in pixels
,					// Menu Left - The Left position of the menu in pixels
230,				// 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"
subMenuStyle,		// Properties Array - this is set higher up, as above
0,					// 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
effect,				// 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)
, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,					// 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;&nbsp;Foto's Klesie","http://www.boombalfestival.be/klesie2009.htm",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Sebastiaan Hanoulle","http://www.boombalfestival.be/sebastiaan2009.htm",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Leen Standaert","http://www.boombalfestival.be/2009/leen target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Emily Bataillie","http://www.boombalfestival.be/2009/emilie target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Steven Noels","http://www.flickr.com/photos/stevenn/sets/72157622192569348/ target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Thierry Lammertijn","http://www.flickr.com/photos/thiwenquicha/sets/72157622195019232/ target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Jeroen Van der Meeren","http://www.flickr.com/photos/jeronimo/sets/72157622198128870/ target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Bernadette Peckstadt","http://www.boombalfestival.be/2009/bernadette target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Olivier Scheir VR","http://www.flickr.com/photos/nieuwsblad/sets/72157622043721557 target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Olivier Scheir ZA","http://www.flickr.com/photos/nieuwsblad/sets/72157622176035398 target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Olivier Scheir ZO","http://www.flickr.com/photos/nieuwsblad/sets/72157622193640758/ target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Pieter Delputte","http://www.flickr.com/photos/pieterdelputte/sets/72157622050219015/ target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Didier Messens","http://www.pressphoto.com target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Charlotte Girard","http://picasaweb.google.fr/Charlottedesbois/BoombalFestival2009Belgique# target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Michiel Dasseville","http://www.boombalfestival.be/2008/michiel target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Stefan Feys","http://www.boombalfestival.be/fotoreportages_van_stefan_feys.htm target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Wannes De Staelen","http://webs.hogent.be/fotograafje/boombal%20site/boombal%20site.html target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Brecht Dekeyser","http://picasaweb.google.com/DEEJAYRONNIE/Boombal2007Selectie target=new",,"&nbsp;Boombalfestival",1

])

addmenu(menu=[		// This is the array that contains your menu properties and details
"fotos2010",		// Menu Name - This is needed in order for the menu to be called
,					// Menu Top - The Top position of the menu in pixels
,					// Menu Left - The Left position of the menu in pixels
230,				// 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"
subMenuStyle,		// Properties Array - this is set higher up, as above
0,					// 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
effect,				// 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)
, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,					// 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;&nbsp;Foto's Klesie","http://www.boombalfestival.be/2010/klesie target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Sebastiaan Hanoulle","http://www.boombalfestival.be/2010/sebastiaan target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Leen Standaert","http://www.boombalfestival.be/2010/leen target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Sébastien Maccagnoni-Munch","http://photos.tiramiseb.fr/Bals/Boombalfestival-2010/13658732_MiVuF#997127089_8DNW3 target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Jeremy Naus","http://www.boombalfestival.be/2010/jeremy target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Thierry Lammertijn","http://www.gentblogt.be/2010/08/31/boombalfestival-2 target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Ward Dhoore","http://www.boombalfestival.be/2010/ward target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Bernadette Peckstadt","http://www.boombalfestival.be/2010/bernadette target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Facebook","http://www.boombalfestival.be/2010/facebook target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Pressphoto.be Vrijdag","http://www.pressphoto.be/fotogallery/thumbnails.php?album=108 target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Pressphoto.be Zaterdag","http://www.pressphoto.be/fotogallery/thumbnails.php?album=109 target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Pressphoto.be Zondag","http://www.pressphoto.be/fotogallery/thumbnails.php?album=110 target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Charlotte Girard","http://picasaweb.google.fr/Charlottedesbois/BoombalFestival2010# target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Stefan Feys","http://www.boombalfestival.be/fotoreportages_van_stefan_feys.htm target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Michiel Dasseville","http://www.boombalfestival.be/2008/michiel target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Stefan Feys","http://www.boombalfestival.be/fotoreportages_van_stefan_feys.htm target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Wannes De Staelen","http://webs.hogent.be/fotograafje/boombal%20site/boombal%20site.html target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Brecht Dekeyser","http://picasaweb.google.com/DEEJAYRONNIE/Boombal2007Selectie target=new",,"&nbsp;Boombalfestival",1

])

addmenu(menu=[		// This is the array that contains your menu properties and details
"fotos2011",		// Menu Name - This is needed in order for the menu to be called
,					// Menu Top - The Top position of the menu in pixels
,					// Menu Left - The Left position of the menu in pixels
230,				// 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"
subMenuStyle,		// Properties Array - this is set higher up, as above
0,					// 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
effect,				// 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)
, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,					// 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;&nbsp;Foto's Klesie","https://picasaweb.google.com/101737882839613625493/Boombalfestival2011A target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Diverse","https://picasaweb.google.com/101737882839613625493/Boombalfestival2011B target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Jeremy Naus","https://picasaweb.google.com/112070923090000249967/BoombalFestival2011 target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Pressphoto.be","http://www.pressphoto.be/fotogallery/thumbnails.php?album=139&page=1 target=new",,"&nbsp;Boombalfestival",1
,"&nbsp;&nbsp;Foto's Benjamin & Bastien","http://www.flickr.com/photos/belgianmusicfestivals/6120307200/in/photostream/lightbox/ target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Jeremy Naus","http://www.boombalfestival.be/2010/jeremy target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Thierry Lammertijn","http://www.gentblogt.be/2010/08/31/boombalfestival-2 target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Ward Dhoore","http://www.boombalfestival.be/2010/ward target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Bernadette Peckstadt","http://www.boombalfestival.be/2010/bernadette target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Facebook","http://www.boombalfestival.be/2010/facebook target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Pressphoto.be","http://www.pressphoto.be/fotogallery/index.php?cat=0 target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Charlotte Girard","http://picasaweb.google.fr/Charlottedesbois/BoombalFestival2010# target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Stefan Feys","http://www.boombalfestival.be/fotoreportages_van_stefan_feys.htm target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Michiel Dasseville","http://www.boombalfestival.be/2008/michiel target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Stefan Feys","http://www.boombalfestival.be/fotoreportages_van_stefan_feys.htm target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Wannes De Staelen","http://webs.hogent.be/fotograafje/boombal%20site/boombal%20site.html target=new",,"&nbsp;Boombalfestival",1
//,"&nbsp;&nbsp;Foto's Brecht Dekeyser","http://picasaweb.google.com/DEEJAYRONNIE/Boombal2007Selectie target=new",,"&nbsp;Boombalfestival",1

])

dumpmenus()
