var MENU_ITEMS_A = [
	['Home', 'index.php', null],
	['Aktuelles Stück', 'index.php?id=2', null],
	['Unsere Stücke', 'index.php?id=4', null],
	['Wir über uns', 'index.php?id=6', null],
	['Ensemble', 'index.php?id=8', null],
	['Kontakt', 'mailto:info@k254.com'],	
	['Links', 'index.php?id=12', null],	
	['Impressum', 'index.php?id=14'],
	
];
