52 lines
2 KiB
HTML
52 lines
2 KiB
HTML
<html>
|
|
<head>
|
|
<title>Contact Us</title>
|
|
<meta name="save_as" content="contact.html" />
|
|
<meta name="url" content="contact.html" />
|
|
</head>
|
|
<body>
|
|
<div id='contact' itemscope itemtype="https://schema.org/ContactPoint">
|
|
<div>
|
|
<h2>Mailing Address</h2>
|
|
<div>Forschungszentrum Jülich GmbH<br />
|
|
Institut für Neurowissenschaften und Medizin (INM-7)<br />
|
|
Prof. Dr. Michael Hanke<br />
|
|
<div itemscope itemtype="https://schema.org/PostalAddress">
|
|
<span itemprop="postalCode">52425</span>
|
|
<span itemprop="addressLocality">Jülich</span>,
|
|
<span itemprop="addressCountry">Germany</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div>
|
|
<h2>Lab Address</h2>
|
|
<div>
|
|
<div itemprop="address" itemscope itemtype="https://schema.org/PostalAddress">
|
|
<span itemprop="streetAddress">
|
|
Forschungszentrum Jülich<br />
|
|
Wilhelm-Johnen-Straße<br />
|
|
Building 14.6y<br />
|
|
</span>
|
|
<span itemprop="postalCode">52428</span>
|
|
<span itemprop="addressLocality">Jülich</span>
|
|
</div>
|
|
<div>
|
|
<span itemprop="telephone" class="icon-phone" title="telephone" aria-hidden="true">
|
|
+49 2461 61-96103</span><br />
|
|
<span itemprop="faxNumber" class="icon-fax" title="fax" aria-hidden="true">
|
|
LOL, no!</span><br />
|
|
<span itemprop="email" class="icon-mail" title="email" aria-hidden="true">
|
|
m.hanke@fz-juelich.de</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<iframe id='map' src="https://www.openstreetmap.org/export/embed.html?bbox=6.394107341766358%2C50.901395435980625%2C6.409728527069092%2C50.91399242302919&layer=mapnik&marker=50.907219%2C6.40126"></iframe>
|
|
<div itemprop="geo" itemscope itemtype="https://schema.org/GeoCoordinates">
|
|
<meta itemprop="latitude" content="50.907722" />
|
|
<meta itemprop="longitude" content="6.40123" />
|
|
</div>
|
|
</div><!-- /#contact -->
|
|
</body>
|
|
</html>
|