
/* --- menu items --- */
var MENU_ITEMS = [
		
	[':: Home','http://www.relisound.nl/index.php'],
	
	[':: Geluid','http://www.relisound.nl/geluidalgemeen.php',null,

	['Kerkversterker','http://www.relisound.nl/kerkversterker.php'],
	['Kerktelefoon','http://www.relisound.nl/kerktelefoon.php'],
	['Luidspreker','http://www.relisound.nl/luidspreker.php'],
	['Ringleiding','http://www.relisound.nl/ringleiding.php'],
	['Microfoon','http://www.relisound.nl/microfoons.php'],
	['Opname','http://www.relisound.nl/opname.php'],
	['Meting','http://www.relisound.nl/akmeting.php']],

	[':: Beeld','http://www.relisound.nl/beeldalgemeen.php',null,

	['Beamer','http://www.relisound.nl/beamer.php'],
	['Projectiescherm','http://relisound.nl/projectiescherm.php'],
	['Camera','http://relisound.nl/camera.php'],
	['KerkTV','http://relisound.nl/kerktv.php'],
	['Besturing','http://relisound.nl/besturing.php']],

	[':: Verhuur','http://www.relisound.nl/verhuur_presentatie.php',null],

	[':: Ons Bedrijf','http://www.relisound.nl/onsbedrijf.php',null,
	 
	['Onze klanten','http://www.relisound.nl/alg_ref.php'],
	['Onderhoud & Reparatie','http://www.relisound.nl/service.php'],
	['Links','http://www.relisound.nl/links.php'],
	['Downloads','http://www.relisound.nl/alg_down.php']],

	[':: Contact','http://www.relisound.nl/contact.php',null]
	
];
