-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvolunteers_Duke-NUS.html
More file actions
278 lines (265 loc) · 11.1 KB
/
volunteers_Duke-NUS.html
File metadata and controls
278 lines (265 loc) · 11.1 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
<!-- === BEGIN HEADER === -->
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
<head>
<!-- Title -->
<title>Welcome to HZLab</title>
<!-- Meta -->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="">
<meta name="author" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<!-- Favicon -->
<link href="favicon.html" rel="shortcut icon">
<!-- Bootstrap Core CSS -->
<link rel="stylesheet" href="assets/css/bootstrap.css" rel="stylesheet">
<!-- Template CSS -->
<link rel="stylesheet" href="assets/css/animate.css" rel="stylesheet">
<link rel="stylesheet" href="assets/css/font-awesome.css" rel="stylesheet">
<link rel="stylesheet" href="assets/css/nexus.css" rel="stylesheet">
<link rel="stylesheet" href="assets/css/responsive.css" rel="stylesheet">
<link rel="stylesheet" href="assets/css/custom.css" rel="stylesheet">
<!-- Google Fonts-->
<link href="http://fonts.googleapis.com/css?family=Lato:400,300" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300" rel="stylesheet" type="text/css">
</head>
<body>
<div id="pre_header" class="visible-lg"></div>
<div id="header" class="container">
<!--div class="row">
<!-Logo -->
<div class="col-md-12 margin-top-30">
<div class="logo">
<a href="index.html" title="">
<img src="assets/img/logo29.png" alt="Logo" align="left" />
</a>
</div>
</div>
<!-- End Logo -->
<!-- Top Menu -->
<div class="col-md-12 margin-top-30">
<div id="hornav" class="pull-right visible-lg">
<ul class="nav navbar-nav">
<li><a href="index.html"><b>Home</b></a></li>
<li><span><a href="members.html"><b>People</b></a></span>
<ul>
<li><a href="members.html"><b>Principal Investigator</b></a></li>
<li><a href="postdocs.html"><b>Postdoctoral Fellows</b></a></li>
<li><a href="assistants.html"><b>Research Assistants</b></a></li>
<li><a href="students.html"><b>PhD Students</b></a></li>
<li><a href="Alumni.html"><b>Alumni</b></a></li>
</ul>
<!--ul>
<li class="parent"><span>Typography</span>
<ul>
<li><a href="features-typo-basic.html">Basic Typography</a></li>
<li><a href="features-typo-blockquotes.html">Blockquotes</a></li>
</ul>
</li>
<li class="parent"><span>Components</span>
<ul>
<li><a href="features-labels.html">Labels</a></li>
<li><a href="features-progress-bars.html">Progress Bars</a></li>
<li><a href="features-panels.html">Panels</a></li>
<li><a href="features-pagination.html">Pagination</a></li>
</ul>
</li>
<li class="parent"><span>Icons</span>
<ul>
<li><a href="features-icons.html">Icons General</a></li>
<li><a href="features-icons-social.html">Social Icons</a></li>
<li><a href="features-icons-font-awesome.html">Font Awesome</a></li>
<li><a href="features-icons-glyphicons.html">Glyphicons</a></li>
</ul>
</li>
<li><a href="features-testimonials.html">Testimonials</a></li>
<li><a href="features-accordions-tabs.html">Accordions & Tabs</a></li>
<li><a href="features-buttons.html">Buttons</a></li>
<li><a href="features-carousels.html">Carousels</a></li>
<li><a href="features-grid.html">Grid System</a></li>
<li><a href="features-animate-on-scroll.html">Animate On Scroll</a></li>
</ul-->
</li>
<li><span><a href="publications.html"><b>Publications</b></a></span>
<!--ul>
<li><a href="pages-about-us.html">About Us</a></li>
<li><a href="pages-services.html">Services</a></li>
<li><a href="pages-faq.html">F.A.Q.</a></li>
<li><a href="pages-about-me.html">About Me</a></li>
<li><a href="pages-full-width.html">Full Width</a></li>
<li><a href="pages-left-sidebar.html">Left Sidebar</a></li>
<li><a href="pages-right-sidebar.html">Right Sidebar</a></li>
<li><a href="pages-login.html">Login</a></li>
<li><a href="pages-sign-up.html">Sign-Up</a></li>
<li><a href="pages-404.html">404 Error Page</a></li>
</ul-->
</li>
<li><span><a href="research.html"><b>Research</b></a></span>
<!--ul>
<li><a href="portfolio-2-column.html">2 Column</a></li>
<li><a href="portfolio-3-column.html">3 Column</a></li>
<li><a href="portfolio-4-column.html">4 Column</a></li>
<li><a href="portfolio-6-column.html">6 Column</a></li>
</ul-->
</li>
<!--li><span><a href="resources.html"></a>Resources</span>
<!ul>
<li><a href="blog-list.html">Blog</a></li>
<li><a href="blog-single.html">Blog Single Item</a></li>
</ul>
</li -->
<li><span><a href="volunteers.html"><b>Volunteers</b></a></span>
</li>
<li>
<span>
<a href="career.html"><b>Career</b></a>
</span>
</li>
<li><a href="contact.html"><b>Contact</b></a></li>
</ul> </div>
<div class="clear"></div>
<!-- End Top Menu -->
</div>
</div>
<!-- === END HEADER === -->
<div id="content" class="container">
<!-- === BEGIN CONTENT === --> <div class="row margin-vert-30">
<!-- Main Column -->
<div class="col-md-9">
<!-- Main Content -->
<div class="headline"><h2>Join us for an MRI study</h2></div>
<br>
<!--h4>We are located opposite to the Singapore General Hospital.</h4-->
<p>If you have any questions, feel free to contact us for more details. We look forward to seeing you around!</p>
<!-- <iframe src="https://docs.google.com/forms/d/e/1FAIpQLScWg41mMjns7dNTYfB-da-kn0_wqHKBKOs5BqnQ_gjlBf0VIA/viewform?embedded=true" width="760" height="1000" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe> -->
<!-- Contact Form -->
<!--form>
<label>Name</label>
<div class="row margin-bottom-20">
<div class="col-md-6 col-md-offset-0">
<input class="form-control" type="text">
</div>
</div>
<label>Email <span class="color-red">*</span></label>
<div class="row margin-bottom-20">
<div class="col-md-6 col-md-offset-0">
<input class="form-control" type="text">
</div>
</div>
<label>Message</label>
<div class="row margin-bottom-20">
<div class="col-md-8 col-md-offset-0">
<textarea rows="8" class="form-control"></textarea>
</div>
</div>
<p><button type="submit" class="btn btn-primary">Send Message</button></p>
</form-->
<!-- End Contact Form -->
<!-- End Main Content -->
</div>
<!-- End Main Column -->
<!-- Side Column -->
<div class="col-md-3">
<!-- Recent Posts -->
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Contact Info</h3>
</div>
<div class="panel-body">
<h5>Office Adress :</h5>
<p>Duke-NUS Medical School<br>
<br>Dept. of Neuroscience and Behavioral Disorders Program<br>
<br>Multimodal Neuroimaging in Neuropsychiatric Disorders Laboratory<br>
<br>Level 6 Centre for Cognitive Neuroscience<br>
<br>8 College Road, S169857</p>
<!-- <p>Multimodal Neuroimaging in Neuropsychiatric Disorders Laboratory
<br>Neuroscience and Behavioral Disorders Program
<br><span style="color: blue">Duke-NUS Medical School
<br>Level 6, 8 College Road, Singapore 169857</span></p> -->
<ul class="list-unstyled">
<li><i class="fa-phone color-primary">+65-65164339</i></li>
<li><i class="fa-envelope color-primary"></i><a style="color: #002b80" href="mailto:neuroimaginglab@gmail.com"><u>neuroimaginglab@gmail.com</u></a></li>
<!--li><i class="fa-envelope color-primary"></i>info@example.com</li-->
<!--li><i class="fa-home color-primary"></i><a href="http://mnndl.org">http://mnndl.org</a></li-->
</ul>
<!--ul class="list-unstyled">
<li><strong class="color-primary">Monday-Friday:</strong> 9am to 6pm</li>
<li><strong class="color-primary">Saturday:</strong> 10am to 3pm</li>
<li><strong class="color-primary">Sunday:</strong> Closed</li>
</ul-->
</div>
</div>
</div>
<!-- End recent Posts -->
<!-- About -->
<!--div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Contact Info</h3>
</div>
<div class="panel-body">
<h5>Imaging Center Address:</h5>
<p>Neuroscience and Behavioral Disorders Program
Duke-NUS Medical School </p>
<p><span style="color: red">8 College Road, Level 3</span></p>
<ul class="list-unstyled">
<li><i class="fa-phone color-primary">+65-65164339</i></li-->
<!--li><i class="fa-envelope color-primary"></i>info@example.com</li-->
<!--li><i class="fa-home color-primary"></i><a href="http://mnndl.org">http://mnndl.org</a></li>
</ul-->
<!-- End About -->
<!--/ul>
</div>
</div-->
<!-- End Side Column -->
</div>
<div id="footer">
<div class="container">
<div class="row">
<div id="copyright" class="col-md-12">
<p style="text-align: center">Copyright @ Multimodal Neuroimaging in Neuropsychiatric Disorders Laboratory </p>
</div>
<!--div id="footermenu" class="col-md-8">
<ul class="list-unstyled list-inline pull-right">
<li>
<a href="#" target="_blank" >Sample Link</a>
</li>
<li>
<a href="#" target="_blank" >Sample Link</a>
</li>
<li>
<a href="#" target="_blank" >Sample Link</a>
</li>
<li>
<a href="#" target="_blank" >Sample Link</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div-->
<!-- End Footer Menu -->
</div>
</div>
</div>
</div>
<!-- JS -->
<script type="text/javascript" src="assets/js/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript" src="assets/js/bootstrap.min.js" type="text/javascript"></script>
<script type="text/javascript" src="assets/js/scripts.js"></script>
<!-- Isotope - Portfolio Sorting -->
<script type="text/javascript" src="assets/js/jquery.isotope.js" type="text/javascript"></script>
<!-- Mobile Menu - Slicknav -->
<script type="text/javascript" src="assets/js/jquery.slicknav.js" type="text/javascript"></script>
<!-- Animate on Scroll-->
<script type="text/javascript" src="assets/js/jquery.visible.js" charset="utf-8"></script>
<!-- Slimbox2-->
<script type="text/javascript" src="assets/js/slimbox2.js" charset="utf-8"></script>
<!-- Modernizr -->
<script src="assets/js/modernizr.custom.js" type="text/javascript"></script>
<!-- End JS -->
</body>
</html>
<!-- === END FOOTER ===