-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcontact-alltext.html
More file actions
executable file
·46 lines (43 loc) · 1.7 KB
/
contact-alltext.html
File metadata and controls
executable file
·46 lines (43 loc) · 1.7 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
<!DOCTYPE HTML>
<!--
Ion by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>Contact-BednyLab</title>
</head>
<body id="top">
<!-- Header -->
<header id="header" class="skel-layers-fixed">
<h1><a href="index.html">Click here to return</a></h1>
<nav id="nav">
<ul>
<li><a href="index-alltext.html">Home</a></li>
<li><a href="publications-alltext.html">Publications</a></li>
<li><a href="people-alltext.html">People</a></li>
<li><a href="participate-alltext.html">Participate</a></li>
<li><a href="news-alltext.html">News</a></li>
<li><a href="contact-alltext.html" class="button special">Contact</a></li>
</ul>
</nav>
</header>
<!-- Main -->
<section id="main" class="wrapper style1">
<header class="major">
<h2>Contact Us</h2>
</header>
<section>
<ul class="alt">
<li>NPDL Address: 3400 North Charles St, Ames Hall 108, Baltimore MD 21218</li>
<li>Scanner Address: 707 North Broadway, Baltimore MD 21205</li>
<li>Phone: (410) 870-9895</li>
<li>Video Phone: (410) 214-5087</li>
<li>If you are interested in participating in our research, email <em>plasticity_lab at jhu dot edu</em>. For lab business, email Elizabeth Droubi at <em> edroubi1 at jh dot edu</em>. To contact the principal investigator, email Dr. Marina Bedny at <em>marina dot bedny at jhu dot edu</em>. </li>
<li>Interested in joining the lab? Click <a href="join_lab-alltext.html">here</a>
</section>
</div>
</section>
</body>
</html>