-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
59 lines (54 loc) · 2.9 KB
/
Copy pathcontact.html
File metadata and controls
59 lines (54 loc) · 2.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
title: Contact
layout: default
---
<div class="site-page contact-page">
<header class="site-page-header">
<div class="site-page-header-copy">
<h1>Contact</h1>
<p>The Boyle Lab is located on the University of Michigan Medical Campus in Ann Arbor, with computational offices in Medical Science Unit I and wet-lab space in Medical Science Unit II.</p>
</div>
</header>
<section class="contact-primary" aria-labelledby="contact-office-heading">
<div class="contact-map-card">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2951.7721672258317!2d-83.73633740847045!3d42.28338655124091!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x883cae68f854cb13%3A0x8243742a42c5bc81!2sMedical%20Science%20Unit%20I%2C%201301%20Catherine%20St%2C%20Ann%20Arbor%2C%20MI%2048109!5e0!3m2!1sen!2sus!4v1769708453268!5m2!1sen!2sus" loading="lazy" referrerpolicy="no-referrer-when-downgrade" title="Map of Medical Science Unit I"></iframe>
</div>
<article class="contact-card">
<p class="section-eyebrow">Computational offices</p>
<h2 id="contact-office-heading">Medical Science Unit I</h2>
<p><strong>Dr. Alan Boyle</strong><br>
5B322 Medical Science I<br>
1301 Catherine Street<br>
Ann Arbor, MI 48109-2218</p>
<dl class="contact-details">
<div><dt>Email</dt><dd><a href="mailto:apboyle@umich.edu">apboyle@umich.edu</a></dd></div>
<div><dt>Phone</dt><dd><a href="tel:+17347637382">(734) 763-7382</a></dd></div>
<div><dt>Office</dt><dd>5B322 Medical Science I</dd></div>
</dl>
<p>Our computational offices are in the B-Wing of Medical Science Unit I.</p>
<div class="resource-links"><a href="https://ltp.umich.edu/parking/patient-and-visitor/">Parking information</a></div>
</article>
</section>
<figure class="contact-building-figure">
<img src="/assets/images/MedSciIB.jpg" alt="Medical Science Unit I B-Wing" loading="lazy">
<figcaption>Medical Science Unit I, home of the lab’s computational offices.</figcaption>
</figure>
<section class="contact-secondary" aria-labelledby="contact-wet-lab-heading">
<article class="contact-card">
<p class="section-eyebrow">Experimental laboratory</p>
<h2 id="contact-wet-lab-heading">Medical Science Unit II</h2>
<p>The wet laboratory is located on the fourth floor of Medical Science Unit II on the University of Michigan Medical Campus.</p>
<dl class="contact-details">
<div><dt>Phone</dt><dd><a href="tel:+17349365545">(734) 936-5545</a></dd></div>
</dl>
<p><strong>Shipping address</strong><br>
Dr. Jessica Switzenberg<br>
4618 Medical Science II<br>
1150 W. Medical Center Drive<br>
Ann Arbor, MI 48109-5602</p>
</article>
<figure class="contact-secondary-image">
<img src="/assets/images/MedSciII.jpg" alt="Medical Science Unit II" loading="lazy">
</figure>
</section>
</div>