
	

<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',"Institut für Physiologie",'/index.php?id=1&lang=de&site=iphy');

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

					
																										d.add('3', '1', "Publikationen", '/Publikationen.html');

					
																										d.add('4', '1', "Studentische Lehre", '/Studentische+Lehre.html');

					
																										d.add('5', '1', "Physiologie", '/Physiologie.html');

																		d.add('6', '5', "BDNF Sekretion", '/Physiologie/BDNF+Sekretion.html');
			d.add('7', '5', "STDP", '/Physiologie/STDP.html');
			d.add('8', '5', "Amygdala und Furcht", '/Physiologie/Amygdala+und+Furcht.html');
			d.add('9', '5', "Stress", '/Physiologie/Stress.html');
			d.add('10', '5', "Alzheimer", '/Physiologie/Alzheimer.html');
			d.add('11', '5', "Sport und Depression", '/Physiologie/Sport+und+Depression.html');
			d.add('12', '5', "HIP/mPFC SFB", '/Physiologie/HIP_mPFC+SFB.html');
			d.add('13', '5', "Prof. Dr. rer. nat. Volkmar Leßmann", '/Physiologie/Prof_+Dr_+rer_+nat_+Volkmar+Le%C3%9Fmann.html');
							
																										d.add('15', '1', "Neurophysiologie und Optogenetik", '/Neurophysiologie+und+Optogenetik.html');

																		d.add('16', '15', "Prof. Dr. rer. nat. Markus Rothermel", '/Neurophysiologie+und+Optogenetik/Prof_+Dr_+rer_+nat_+Markus+Rothermel.html');
			d.add('17', '15', "Team", '/Neurophysiologie+und+Optogenetik/Team.html');
			d.add('18', '15', "Publikationen", '/Neurophysiologie+und+Optogenetik/Publikationen.html');
			d.add('19', '15', "Positionen", '/Neurophysiologie+und+Optogenetik/Positionen.html');
			d.add('20', '15', "Labor Bilder", '/Neurophysiologie+und+Optogenetik/Labor+Bilder.html');
			d.add('21', '15', "Drittmittelförderung", '/Neurophysiologie+und+Optogenetik/Drittmittelf%C3%B6rderung.html');
							
																										d.add('23', '1', "Neurophysiologie und zelluläre Bildgebung", '/Neurophysiologie+und+zellul%C3%A4re+Bildgebung.html');

																		d.add('24', '23', "Prof. Dr. Ralf Mohrmann", '/Neurophysiologie+und+zellul%C3%A4re+Bildgebung/Prof_+Dr_+Ralf+Mohrmann.html');
			d.add('25', '23', "Team", '/Neurophysiologie+und+zellul%C3%A4re+Bildgebung/Team.html');
			d.add('26', '23', "Publikationen", '/Neurophysiologie+und+zellul%C3%A4re+Bildgebung/Publikationen.html');
			d.add('27', '23', "Hiwi Position und Abschlussarbeiten", '/Neurophysiologie+und+zellul%C3%A4re+Bildgebung/Hiwi+Position+und+Abschlussarbeiten.html');
							
																										d.add('29', '1', "Team", '/Team.html');

																		d.add('30', '29', "Alumni", '/Team/Alumni.html');
							
																										d.add('32', '1', "Kooperationen", '/Kooperationen.html');

					
																										d.add('33', '1', "Links", '/Links.html');

					
																										d.add('34', '1', "Kontakt", '/Kontakt.html');

					
																										d.add('35', '1', "CIRCPROT", '/CIRCPROT.html');

																		d.add('36', '35', "Partners", '/CIRCPROT/Partners.html');
			d.add('37', '35', "CIRCPROT Publications", '/CIRCPROT/CIRCPROT+Publications.html');
							
																document.getElementById('dtree_div').innerHTML += d;
	</script>
</div>