/* Tigra Menu items structure */
var MENU_ITEMS = [
	['<img src="knoppen/mb_home.gif" width="130" height="25">', 'html/home.htm', {'tw':'I1'}],
    ['<img src="knoppen/mb_wij_doen.gif" width="130" height="25">', 'html/wijdoen.htm', {'tw':'I1'}],
    ['<img src="knoppen/mb_foto_s.gif" width="130" height="25">', 'html/fotos_index.htm', {'tw':'I1'}],
    ['<img src="knoppen/mb_tarieven.gif" width="130" height="25">', 'html/tarieven.htm', {'tw':'I1'},],
    ['<img src="knoppen/mb_voorwaarden.gif" width="130" height="25">', 'html/voorwaarden.htm', {'tw':'I1'}],
  	['<img src="knoppen/mb_locatie.gif" width="130" height="25">', 'html/locatie.htm', {'tw':'I1'}],    
    ['<img src="knoppen/mb_openingstijden.gif" width="130" height="25">', 'html/openingstijden.htm', {'tw':'I1'}],
	['<img src="knoppen/mb_contact.gif" width="130" height="25">', 'html/contact.htm', {'tw':'I1'}],
	                	
    ['<img src="knoppen/mb_leeg.gif" width="130" height="25">', '', {'tw':'I1'}],
    
    ['<img src="knoppen/mb_vertegenwoordigers.gif" width="130" height="25">', 'html/vertegenwoordigers.htm', {'tw':'I1'}],
    ['<img src="knoppen/mb_tentenverhuur.gif" width="130" height="25">', 'html/tentenverhuur.htm', {'tw':'I1'}],
    ['<img src="knoppen/mb_links.gif" width="130" height="25">', 'html/links.htm', {'tw':'I1'}],
    ['<img src="knoppen/mb_opening.gif" width="130" height="25">', 'html/opening.htm', {'tw':'I1'}],
	['<img src="knoppen/mb_flevopost.gif" width="130" height="25">', 'html/flevopost.htm', {'tw':'I1'}],
];
