
	

<script type="text/javascript" src="/bin/type/skin/sitemap/tree/dtree.js"></script>
<div class="dtree" id="dtree_div">
	<p><a href="javascript: d.openAll();">aufklappen</a> | <a href="javascript: d.closeAll()">zuklappen</a></p>

	<script type="text/javascript">
		
		d = new dTree("d", "/bin/type/skin/sitemap/tree/");
		d.add('1','-1',"Universitätsklinik für Plastische, Ästhetische und Handchirurgie - Schönheitschirurgie in Magdeburg",'/index.php?id=1&lang=de&site=kchp');

																d.add('2', '1', "Klinik", '/Klinik.html');

																		d.add('3', '2', "Team", '/Klinik/Team.html');
				d.add('4', '3', "Kommissarischer Chefarzt", '/Klinik/Team/Kommissarischer+Chefarzt.html');
			d.add('5', '3', "Oberärzte", '/Klinik/Team/Ober%C3%A4rzte.html');
			d.add('6', '3', "Fachärzte", '/Klinik/Team/Fach%C3%A4rzte.html');
			d.add('7', '3', "Assistenzärzte", '/Klinik/Team/Assistenz%C3%A4rzte.html');
			d.add('8', '3', "Station", '/Klinik/Team/Station.html');
			d.add('9', '3', "Wissenschaftliche Mitarbeiter", '/Klinik/Team/Wissenschaftliche+Mitarbeiter.html');
					d.add('11', '2', "Ambulanz", '/Klinik/Ambulanz.html');
			d.add('12', '2', "Station", '/Klinik/Station.html');
			d.add('13', '2', "Operationsbereich", '/Klinik/Operationsbereich.html');
			d.add('14', '2', "Sekretariate", '/Klinik/Sekretariate.html');
							
																										d.add('16', '1', "Behandlungsspektrum", '/Behandlungsspektrum.html');

																		d.add('17', '16', "Rekonstruktive Chirurgie", '/Behandlungsspektrum/Rekonstruktive+Chirurgie.html');
			d.add('18', '16', "Handchirurgie", '/Behandlungsspektrum/Handchirurgie.html');
			d.add('19', '16', "Ästhetische Chirurgie", '/Behandlungsspektrum/%C3%84sthetische+Chirurgie.html');
			d.add('20', '16', "Brustchirurgie", '/Behandlungsspektrum/Brustchirurgie.html');
			d.add('21', '16', "Lasermedizin", '/Behandlungsspektrum/Lasermedizin.html');
			d.add('22', '16', "Spezialsprechstunden", '/Behandlungsspektrum/Spezialsprechstunden.html');
			d.add('23', '16', "Verbrennungschirurgie", '/Behandlungsspektrum/Verbrennungschirurgie.html');
			d.add('24', '16', "Ästhetische Medizin/Faltentherapie", '/Behandlungsspektrum/%C3%84sthetische+Medizin_Faltentherapie.html');
							
																										d.add('26', '1', "Forschung", 'http://mtrm.med.ovgu.de/');

					
																										d.add('27', '1', "Lehre", '/Lehre.html');

					
																										d.add('28', '1', "International Patients", '/International+Patients.html');

					
																document.getElementById('dtree_div').innerHTML += d;
	</script>
</div>