var menuHierarchy = [

	['STARTSEITE','index.html'],

	

	

	['&Uuml;BER   UNS', 'ueber_uns.html',

		['Conny Pagel', 'ueber_uns.html#conny'],

		['Qualifikation', 'ueber_uns.html#quali'],



	],

	

		['ANGEBOTE', 'angebote.html',

		['Beratungsangebote','angebote.html'],



	

	],



	['THERAPIE', 'therapie.html',

		['Hom&ouml;opathie', 'homoeopathie.html'],

		['Bl&uuml;tentherapie', 'bluetentherapie.html'],

		['Sch&uuml;&szlig;ler-Salze', 'schuessler.html'],

		['Phytotherapie ', 'phytotherapie.html'],

	],

	



	['LINKS', 'links.html',

		['Futter/Zubeh&ouml;r','links.html#futter'],

		['Physiotherapie','links.html#physio'],

		['Hundetraining','links.html#schule'],

		['Tierschutz','links.html#tierschutz'],

	],



	

	['KONTAKT', 'kontakt.html',

		['Adresse','kontakt.html#adresse'],

		['Impressum','kontakt.html#impressum'],

	],

]

