-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathparticipate.html
More file actions
executable file
·62 lines (51 loc) · 2.47 KB
/
participate.html
File metadata and controls
executable file
·62 lines (51 loc) · 2.47 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
60
61
62
<!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>Participate-BednyLab</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<!--[if lte IE 8]><script src="js/html5shiv.js"></script><![endif]-->
<noscript>
<link rel="stylesheet" href="css/main.min.css" />
</noscript>
<script src="js/js_Load.js"></script>
<script src="js/main.js"></script>
</style>
</head>
<body id="top" style="visibility: hidden;" onload="js_Load()">
<!-- Header -->
<header id="header" class="skel-layers-fixed">
<h1><a href="participate-alltext.html">CLICK HERE FOR ALL TEXT</a></h1>
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="publications.html">Publications</a></li>
<li><a href="people.html">People</a></li>
<li><a href="participate.html">Participate</a></li>
<li><a href="news.html">News</a></li>
<li><a href="photos.html">Photos</a></li>
<li><a href="contact.html" class="button special">Contact</a></li>
</ul>
</nav>
</header>
<!-- Main -->
<section id="main" class="wrapper style1">
<header class="major">
<h2>Participate in Research</h2>
</header>
<img src="images/Lindsay_brain_photo.jpg" alt="Graduate Student, Judy Kim, applies TMS to Dr. Marina Bedny." class="center img.rounded-corners"/>
<div class="container">
<section>
<br>
<p>Our lab studies how sensory experiences, such as blindness or d/Deafness, and language influence the mind and brain. Our studies involve behavioral testing, functional MRI, and Transcranial Magnetic Stimulation. </p>
<p>We are always recruiting participants and are grateful to anyone willing to take part in the research. If you are interested in participating in our studies, contact us via email at plasticity_lab@jhu.edu, via phone at (410) 870-9895, or via video phone at (410) 214-5087. Potential participants have the option to set up a 30-minute phone or virtual screening, for which they are compensated with a Amazon gift card. </p>
</section>
<h3 align="center">Interested in joining the lab? Click <a href="join_lab.html" style="color: #629DD1;text-decoration: underline;">here</a></h3>
</body>
</html>