var KONDITION_NODES = [
//	['Home', '../start.html', 'detail'],
	['Wir über uns', '../allgemein.html', 'detail'],
	['Kontakt', '../kontakt.html', 'detail'],
	['', null, null],
	['', null, null],
	['', null, null],
	['Aktuelles', '../aktuelles.php', 'detail'],
	['', null, null],
	['', null, null],
	['', null, null],
	['Öffnungszeiten', '../oeffnung.html', 'detail'],
	['Stundenplan', '../stunden.html', 'detail'],
	['Kurse', '../kurse.html', 'detail'],
	['Trainerteam', '../trainer.html', 'detail'],
	['', null, null],
	['', null, null],
	['', null, null],
	['Vienna Perform', 'http://www.perform.at', '_blank'],
	['Kampfkunstforum', 'http://www.kampfkunstforum.at', '_blank'],
	['', null, null],
	['', null, null],
	['', null, null],
	['Fotos', '../fotos/list.php', 'detail'],
	['Links', '../links.html', 'detail'],
	['', null, null],
	['', null, null],
	['', null, null],
	['Impressum', '../impressum.html', 'detail']
];


