var MENU_ITEMS = [
	['Actienbrauerei', 'index.html', null,
			['Geschichte', 'abf_geschichte.html', null],
			['Martmann', 'abf_martmann.html', null],
			['Engagements', 'abf_engagements.html', null],
	],
	['Areal', 'areal_nutzung.html', null,
			['Neue Nutzung', 'areal_nutzung.html', null],
			['Areal-Beschrieb', 'areal_beschrieb.html', null],
			['Luftbilder', 'areal_luftbilder.html', null],
	],			
	['Bauvorhaben', 'bauvorhaben_aktuell.html', null,
			['Aktuell', 'bauvorhaben_aktuell.html', null],
			['Gewerbefläche', 'bauvorhaben_gewerbeflaechen.html', null],
			['Impressionen <br> alte Füllerei', 'bauvorhaben_impressionen.html', null],
	],
	['Kontakt', 'kontakt.html', null,
	],
];
