
	

<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',"Multi-parametric bioimaging and cytometry (MPBIC)",'/index.php?id=1&lang=en&site=mpbic');

																d.add('2', '1', "Light Microscopy", '/Light+Microscopy.html');

																		d.add('3', '2', "Sample preparation", '/Light+Microscopy/Sample+preparation.html');
				d.add('4', '3', "Fixation", '/Light+Microscopy/Sample+preparation/Fixation.html');
			d.add('5', '3', "Permeabilization", '/Light+Microscopy/Sample+preparation/Permeabilization.html');
			d.add('6', '3', "Staining", '/Light+Microscopy/Sample+preparation/Staining.html');
			d.add('7', '3', "Mounting", '/Light+Microscopy/Sample+preparation/Mounting.html');
					d.add('9', '2', "Confocal microscope: Leica SP8", '/Light+Microscopy/Confocal+microscope_+Leica+SP8.html');
			d.add('10', '2', "Inverted widefield microscope: Leica DMI8", '/Light+Microscopy/Inverted+widefield+microscope_+Leica+DMI8.html');
			d.add('11', '2', "Inverted widefield microscope: Leica DMIRE2", '/Light+Microscopy/Inverted+widefield+microscope_+Leica+DMIRE2.html');
			d.add('12', '2', "Upright microscope: Leica DMRE7", '/Light+Microscopy/Upright+microscope_+Leica+DMRE7.html');
			d.add('13', '2', "Image analysis", '/Light+Microscopy/Image+analysis.html');
				d.add('14', '13', "ImageJ/Fiji", '/Light+Microscopy/Image+analysis/ImageJ_Fiji.html');
					d.add('16', '2', "Literature", '/Light+Microscopy/Literature.html');
			d.add('17', '2', "Scientifica 2-Photon HyperScope, 2-Laser Setup for electrophysiology (Externally hosted device)", '/Light+Microscopy/Scientifica+2_Photon+HyperScope_+2_Laser+Setup+for+electrophysiology+%28Externally+hosted+device%29.html');
							
																										d.add('19', '1', "Intravital Microscopy", '/Intravital+Microscopy.html');

					
																										d.add('20', '1', "MELC", '/MELC.html');

					
																										d.add('21', '1', "FACS", '/FACS.html');

																		d.add('22', '21', "LSR Fortessa - 5 laser system", '/FACS/LSR+Fortessa+_+5+laser+system.html');
			d.add('23', '21', "LSR Fortessa - 3 laser system", '/FACS/LSR+Fortessa+_+3+laser+system.html');
			d.add('24', '21', "Cell Sorter FACS Aria III", '/FACS/Cell+Sorter+FACS+Aria+III.html');
			d.add('25', '21', "Literature", '/FACS/Literature.html');
			d.add('26', '21', "Protocols", '/FACS/Protocols.html');
							
																										d.add('28', '1', "Booking", '/Booking.html');

					
																										d.add('29', '1', "Registration", '/Registration.html');

					
																										d.add('30', '1', "Publications", '/Publications.html');

					
																										d.add('31', '1', "Staff", '/Staff.html');

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