BLANK_IMAGE = '/scripts/b.gif';
/* NEDERLANDSTALIG MENU */
var STYLE = {
<!--	textStyle:'font: 10 Verdana; color:white; align:right',  -->
<!--	transparentborders:0,  -->
<!--	image:null,  -->
/*	transparentborders:0,  */
	border:0,		// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
	/*	border:'#663333',
		shadow:'#663333',   */
		bgON:'#663333',		// background color for the items
		bgOVER:'#563333'	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn",		// CSS class for items
		OVER:"clsCMOver"	// CSS class  for item which is under mouse
	}
	
};

var STYLE2 = {
	border:0,		// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		bgON:'#563333',		// background color for the items
		bgOVER:'#463333'	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn2",		// CSS class for items
		OVER:"clsCMOver2"	// CSS class  for item which is under mouse
	}
	
};


<!-- size: aanklikveld, breedte items,   -->

var MENU_ITEMS = [
	{pos:'relative', itemoff:[0,75], leveloff:[15,0], style:STYLE, size:[14,75], delay:0},
	{code:"Nieuws", "url":"/index.htm"},
	{code:"Concerten", "url":"/calendar/nl/calendar.htm"},
	{code:"Contacten", "url":"/contacts/nl/contacts.htm"},
	{code:"Discografie", "url":"/albums/nl/albums.htm",
	sub:[
			{itemoff:[14,0], size:[14,140], style:STYLE2},
			{code:"Mariage" , "url":"/albums/nl/mariage.htm"},
			{code:"De andere kust" , "url":"/albums/nl/dak.htm"},
			{code:"La paloma negra" , "url":"/albums/nl/lpn.htm"},
			{code:"Pays" , "url":"/albums/nl/pays.htm"},
			{code:"All the best", "url":"/albums/nl/atb.htm"},
			{code:"Eva", "url":"/albums/nl/eva.htm"},
			{code:"Kadril Live", "url":"/albums/nl/klive.htm"},
			{code:"Nooit met krijt", "url":"/albums/nl/nmk.htm"},
			{code:"De vogel in de muite", "url":"/albums/nl/dvidm.htm"},
			{code:"Kadril", "url":"/albums/nl/kadril.htm"},
		]
	},
	{code:"Groep", "url":"/band/nl/band.htm",
	sub:[
		 	{itemoff:[14,0], size:[14,140], style:STYLE2},
			{code:"Karla Verlie", "url":"/band/nl/karla.htm"},
			{code:"Peter Libbrecht", "url":"/band/nl/peter.htm"},
			{code:"Harlind Libbrecht", "url":"/band/nl/harlind.htm"},
			{code:"Erwin Libbrecht", "url":"/band/nl/erwin.htm"},
			{code:"Koen Dewaele", "url":"/band/nl/koen.htm"},
			{code:"Dirk Verhegge", "url":"/band/nl/dirk.htm"},
			{code:"Bart De Cock", "url":"/band/nl/bart.htm"},
			{code:"Jonathan Callens", "url":"/band/nl/Jonathan.htm"},
		]
	},
	{code:"Foto's", "url":"/pictures/pictures.htm",
		sub:[
			{itemoff:[14,0], size:[14,140], style:STYLE2},
			{code:"Dranouter aan Zee 06", "url":"/pictures/dranouterAZ/dranouterAZ.htm"},
			{code:"Faversham 06", "url":"/pictures/faversham06/faversham06.htm"},
			{code:"Nekka-Nacht 06", "url":"/pictures/nekka06/nekka.htm"},	
			{code:"Ordiarp 06", "url":"/pictures/ordiarp06/ordiarp.htm"},
			{code:"St-Truiden 06", "url":"/pictures/struiden06/sttruiden.htm"},
			{code:"Ten Vrede 07", "url":"/pictures/tenvrede07/tenvrede.htm"},
			{code:"Dranouter 07", "url":"/pictures/Dranouter07/Dranouter07.htm"},
			{code:"Deerlycke 07", "url":"/pictures/Deerlijke07/Deerlijke07.htm"},
			{code:"Eeklo 07", "url":"/pictures/Eeklo07/eeklo07.htm"},
			{code:"Hekseketel 07", "url":"/pictures/Hekseketel07/hekseketel07.htm"},
			{code:"Trefpunt 08", "url":"/pictures/Trefpunt08/Trefpunt08.htm"},
			{code:"Folk in't Gruun 08", "url":"/pictures/FolkIntGruun08/FolkintGruun.htm"},
			{code:"Gentse Feesten 08", "url":"/pictures/Gentsefeesten08/Gentsefeesten08.htm"},
			{code:"Gooik 08", "url":"/pictures/Gooik08/Gooik08.htm"},
			{code:"Filmfestival", "url":"/pictures/Filmfestival/schetsen/schetsen.htm"},
			{code:"Handelsbeurs", "url":"/pictures/wonderfluit09/Wonderfluit09.htm"},
			{code:"Winterfolk", "url":"/pictures/Dendermonde09/Dendermonde.htm"},
			{code:"Waregem 10", "url":"/pictures/Waregem10/Waregem.htm"},
			{code:"Lier 10", "url":"/pictures/Lier10/Lier.htm"},
			{code:"Zottegem 11", "url":"/pictures/Zottegem11/Zottegem.htm"},
			{code:"Loon Plage 11", "url":"/pictures/LoonPlage11/Sonja/LoonPlage1.htm"},
			{code:"Loon Plage 11", "url":"/pictures/LoonPlage11/Gwen/LoonPlage2.htm"},


]
	},
	{code:"Archief", "url":"/archive/nl/archief.htm",
		sub:[
			{itemoff:[14,0], size:[14,80], style:STYLE2},
			{code:"2010", "url":"/archive/nl/2010.htm"},	
			{code:"2009", "url":"/archive/nl/2009.htm"},	
			{code:"2008", "url":"/archive/nl/2008.htm"},	
			{code:"2007", "url":"/archive/nl/2007.htm"},			
			{code:"2006", "url":"/archive/nl/2006.htm"},			
			{code:"2005", "url":"/archive/nl/2005.htm"},			
			{code:"2004", "url":"/archive/nl/2004.htm"},			
			]
	},
	{code:"Gastenboek" , "url":"/gastenboek/gbook.php", target:"_blank"},
	{code:"Downloads"  , "url":"/downloads/nl/downloads.htm",
	sub:[
			{itemoff:[14,0], size:[14,80], style:STYLE2},
			{code:"Pers", "url":"/downloads/nl/press.htm"},			
			{code:"Hr pictures", "url":"/downloads/nl/hrdownloads.htm"},			
			{code:"Biografie", "url":"/downloads/nl/bio.htm"},			
			]
	},
	{code:"Projecten", "url":"/projects/nl/Projects.htm",
    	sub:[
			{itemoff:[14,0], size:[14,120], style:STYLE2},
			{code:"Mariage" , "url":"/projects/nl/mariage.htm"},
			{code:"De andere kust" , "url":"/projects/nl/dak.htm"},
			{code:"La Paloma negra", "url":"http://www.kadril.be/palomanegra/START.HTML", target:"_blank"},
			{code:"That's All Folk", "url":"/projects/nl/Taf.htm"},
			]
	},
	{code:"Links" , "url":"/links/nl/links.htm"},
	{code:"Shop" , "url":"/shop/nl/shop.htm"},
]

