-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex_backup.html
More file actions
executable file
·402 lines (332 loc) · 24 KB
/
index_backup.html
File metadata and controls
executable file
·402 lines (332 loc) · 24 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
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
<!-- === 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" style="background-image: url(../images/image.gif);"">
<!--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>
<li><span><a href="publications.html"><b>Publications</b></a></span>
</li>
<li><span><a href="research.html"><b>Research</b></a></span>
</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 === -->
<!-- === BEGIN CONTENT === -->
<div id="content" class="container">
<div class="row margin-top-30">
<div class="col-md-12 text-center">
<div class="headline"><h2 class="text-center"><b>Multimodal Neuroimaging in Neuropsychiatric Disorders Laboratory</b></h2></div>
</div>
</div>
<div class="row margin-top-10">
<!-- Carousel Slideshow -->
<div id="carousel-example" class="carousel slide" data-ride="carousel">
<!-- Carousel Indicators -->
<ol class="carousel-indicators">
<li data-target="#carousel-example" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example" data-slide-to="1"></li>
<li data-target="#carousel-example" data-slide-to="2"></li>
</ol>
<!-- End Carousel Indicators -->
<!-- Carousel Images -->
<div class="carousel-inner">
<div class="item active">
<img src="assets/img/slideshow/5555.jpg">
</div>
<div class="item">
<img src="assets/img/slideshow/7.jpg">
</div>
<div class="item">
<img src="assets/img/slideshow/4901.JPG">
</div>
<div class="item">
<img src="assets/img/slideshow/8.jpg">
</div>
<div class="item">
<img src="assets/img/slideshow/1.jpg">
</div>
<div class="item">
<img src="assets/img/slideshow/2.jpg">
</div>
<div class="item">
<img src="assets/img/slideshow/3.jpg">
</div>
</div>
<!-- End Carousel Images -->
<!-- Carousel Controls -->
<a class="left carousel-control" href="#carousel-example" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="right carousel-control" href="#carousel-example" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
<!-- End Carousel Controls -->
</div>
<!-- End Carousel Slideshow -->
</div>
<div class="row margin-vert-30">
<!-- Main Text -->
<div class="col-md-12">
<h2>About us</h2>
<p>The Multimodal Neuroimaging in Neuropsychiatric Disorders Laboratory is a multidisciplinary research laboratory at the <a style="color:#002b80" href="http://www.centre4cogneurosci.org/Home" target="_blank"><u> Centre for Cognitive Neuroscience</u></a>, Neuroscience and Behavioral Disorders Program at <a style="color:#002b80" href="https://www.duke-nus.edu.sg/" target="_blank"><u>Duke-National University of Singapore Medical School</u></a>, Singapore. Lab members have access to a research-dedicated Siemens 3T MAGNETOM Prisma fit, high density electroencephalography (EEG), EEG-fMRI equipment, eye-tracking devices, and high performance computing cluster and storage.</p>
<!-- <p>Our lab studies the human neural bases of cognitive functions and the associated vulnerability patterns in aging and neuropsychiatric disorders using multimodal neuroimaging and psychophysical techniques. We are interested in the large-scale brain structural and functional networks in healthy developing and aging brain and symptoms-related changes in diseases such as neurodegenerative disorders and psychosis. Statistical and computational methods are developed to analyze and fuse multimodal neuroimaging data. By integrating longitudinal behavior, neuroimaging, and genotype data, our long-term goal is to investigate the interactions among brain network dynamics, behavior, diseases, and genotypes to develop non-invasive biomarkers for early detection, differential diagnosis, progression monitoring, and treatment design.</p> -->
<p>Our lab studies the human neural bases of cognitive functions and the associated vulnerability patterns in aging and neuropsychiatric disorders using multimodal neuroimaging and psychophysical techniques. We are interested in the large-scale brain structural and functional networks in healthy developing and aging brain and symptoms-related changes in diseases such as neurodegenerative disorders and psychosis. Statistical, computational, and machine learning methods are developed to analyze and fuse multimodal neuroimaging data. By integrating longitudinal behavior, neuroimaging, and genotype data, our long-term goal is to investigate the interactions among brain network dynamics, behavior, diseases, and genotypes to develop non-invasive biomarkers for early detection, differential diagnosis, progression monitoring, and treatment design.</p>
<p>We are currently looking for post-doctoral fellows, research assistants, graduate students and research interns. Please see <a style="color:#002b80" href="career.html" target="_blank"><u>job openings</u></a>.</p>
<p> For more information and the latest updates on our lab, check out our <a style="color: #002b80" href="https://twitter.com/mnndl_lab" target="_blank"> <u>twitter</u></a> account.</p>
</div>
</div>
</div>
<!------------------------------ News ----------------------------->
<!-- <div class="row margin-vert-30"> -->
<!-- Main Column -->
<!-- <div class="col-md-12">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title" style="text-align: center;"><b>News</b></h3>
</div>
<div class="panel-body">
</div>
</div>
</div>
</div>
-->
<div id="content" class="container">
<!-- === BEGIN CONTENT === -->
<div class="row margin-vert-30">
<!-- Main Column -->
<div class="col-md-12">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title" style="text-align: center;"><b> News</b></h3>
</div>
<div class="panel-body">
<p><font size="4"><b>2020</b></font></p>
<ul style="margin-left: 40px, list-style-type:square">
<li>01/2020: Publication in <i>Journal of Cerebral Blood Flow & Metabolism</i> <a style="color: #002b80" href="assets/pdf/Imported/2020_02.pdf" target="_blank">[pdf]</a></li>
<li>01/2020: Publication in <i>Human Brain Mapping</i> <a style="color: #002b80" href="assets/pdf/Imported/2020_01.pdf" target="_blank">[pdf]</a></li>
</ul>
<p><font size="4"><b>2019</b></font></p>
<ul style="margin-left: 40px, list-style-type:square">
<li>11/2019: Dr Helen Zhou gave a keynote talk at <a style="color: #002b80" href="https://www.acns.org.au/acns-conference-launceston-2019" target="_blank"><u>ACNS</u></a></li>
<li>11/2019: Qian Xing (Talk), Wan Lin (Data Blitz) and Ji Fang (Poster) presented their work at the Duke-NUS NBD Retreat</li>
<li>11/2019: Dr Helen Zhou participated in a panel discussion and gave a talk at <u>Cell Press-Beijing Conference AI and the Brain</u></li>
<li>10/2019: Dr Helen Zhou gave a keynote talk at <a style="color: #002b80" href="http://ichbd.org/" target="_blank"><u>ICHBD</u></a></li>
<li>10/2019: Dr Helen Zhou gave a symposium talk and Cisy presented a poster at <a style="color: #002b80" href="https://www2.aeplan.co.jp/ascnp/index.html" target="_blank"><u>AsCNP</u></a></li>
<li>10/2019: Dr Helen Zhou joined the Editorial Board of Communications Biology
<li>09/2019: Publication in <i>Biological Psychiatry</i> <a style="color: #002b80" href="assets/pdf/Imported/2019_10.pdf" target="_blank">[pdf]</a></li>
<li>09/2019: Press Release of "Amyloid and Cerebrovascular Disease Have Different Effects on Brain Networks" in <i>MedicalResearch</i> <a style="color: #002b80" href="https://medicalresearch.com/mental-health-research/alzheimers-dementia/amyloid-and-cerebrovascular-disease-have-different-effects-on-brain-networks/51578/" target="_blank">[link]</a></li>
<li>09/2019: Press Release of "Brain changes may help track people most likely to develop dementia" in <i>News-Medical</i> <a style="color: #002b80" href="https://www.news-medical.net/news/20190911/Brain-changes-may-help-track-people-most-likely-to-develop-dementia.aspx" target="_blank">[link]</a></li>
<li>09/2019: Publication in <i>Neurology</i> <a style="color: #002b80" href="assets/pdf/Imported/2019_09.pdf" target="_blank">[pdf]</a></li>
<li>09/2019: Dr Helen Zhou gave a talk at <i>School of Biological Sciences, Nanyang Technological University (NTU)</i></li>
<li>09/2019: Wan Lin presented a poster at <a style="color: #002b80" href="https://www.bacn.co.uk" target="_blank"><u>BACN</u></a></li>
<li>08/2019: Qian Xing, Ji Fang and Joanna presented posters and Dr Helen Zhou gave a symposium talk at <a style="color: #002b80" href="http://www.asiandementia.org/" target="_blank"><u>ASAD</u></a></li>
<li>07/2019: Dr Helen Zhou gave a seminar at <i>Institute of Science and Technology for Brain-Inspired Intelligence, Fudan University</i></li>
<li>07/2019: Ji Fang presented a poster at <a style="color: #002b80" href="https://www.alz.org/aaic/overview.asp" target="_blank"><u>AAIC</u></a></li>
<li>07/2019: Dr Helen Zhou gave a seminar at <i>School of Medicine, Nanjing University</i></li>
<li>07/2019: Publication in <i>NeuroImage</i> <a style="color: #002b80" href="assets/pdf/Imported/2019_08.pdf" target="_blank">[pdf]</a></li>
<li>07/2019: Publication in <i>Journal of Alzheimer's Disease</i> <a style="color: #002b80" href="assets/pdf/Imported/2019_07.pdf" target="_blank">[pdf]</a></li>
<li>07/2019: Dr Helen Zhou gave a talk at <i>Singapore University of Technology and Design (SUTD)</i></li>
<li>07/2019: Dr Helen Zhou gave a talk at <i>School of Electrical and Electronic Engineering, Nanyang Technological University (NTU)</i></li>
<li>06/2019: Dr Helen Zhou gave a symposium talk at <a style="color: #002b80" href="https://www.wfsbp-congress.org/home/" target="_blank"><u>World Congress of Biological Psychiatry</u></a></li>
<li>06/2019: Joanna and Rita presented posters and Dr Helen Zhou gave a symposium talk at <a style="color: #002b80" href="https://www.humanbrainmapping.org/i4a/pages/index.cfm?pageID=3882&activateFull=true" target="_blank"><u>OHBM</u></a></li>
<li>05/2019: Publication in <i>Journal of Neuroscience</i> <a style="color: #002b80" href="assets/pdf/Imported/2019_06.pdf" target="_blank">[pdf]</a></li>
<li>05/2019: Book Publication in <i>Progress in Brain Research Volume 246: Sleep Deprivation and Cognition</i> (In press) <a style="color: #002b80" href="assets/pdf/Imported/2019_05.pdf" target="_blank">[pdf]</a></li>
<li>04/2019: Publication in <i>The American Journal of Geriatric Psychiatry</i> <a style="color: #002b80" href="assets/pdf/Imported/2019_04.pdf" target="_blank">[pdf]</a></li>
<li>04/2019: Congratulations to Ash on her successful thesis defense</li>
<li>04/2019: Publication in <i>NeuroImage</i> <a style="color: #002b80" href="assets/pdf/Imported/2019_03.pdf" target="_blank">[pdf]</a></li>
<li>04/2019: Congratulations to Joanna on her successful thesis defense</li>
<li>03/2019: Publication in <i>Scientific Reports</i> <a style="color: #002b80" href="assets/pdf/Imported/2019_02.pdf" target="_blank">[pdf]</a></li>
<li>01/2019: Publication in <i>Human Brain Mapping</i> <a style="color: #002b80" href="assets/pdf/Imported/2019_01.pdf" target="_blank">[pdf]</a></li>
</ul>
<p><font size="4"><b>2018</b></font></p>
<ul style="margin-left: 40px, list-style-type:square">
<li>12/2018: Publication in <i>Frontiers in Aging Neuroscience</i> <a style="color: #002b80" href="assets/pdf/Imported/2018_12.pdf" target="_blank">[pdf]</a></li>
<li>12/2018: Cisy, Joanna, Liwen and Ji Fang presented their work at the Duke-NUS NBD Retreat</li>
<li>12/2018: Eric and Ash served as organizing committee members for the Duke-NUS NBD Retreat</li>
<li>12/2018: Publication in <i>Frontiers in Human Neuroscience</i> <a style="color: #002b80" href="assets/pdf/Imported/2018_11.pdf" target="_blank">[pdf]</a></li>
<li>11/2018: Associate Professor Michael Schöll (University of Gothenburg) visited our lab and presented his Tau Imaging Project</li>
<li>11/2018: Publication in <i>NeuroImage: Clinical</i> <a style="color: #002b80" href="assets/pdf/Imported/2018_10.pdf" target="_blank">[pdf]</a></li>
<li>11/2018: Dr Helen Zhou is appointed as Editor of NeuroImage and elected as Council - Secretary of Organization of Human Brain Mapping</li>
<li>10/2018: Publication in <i>Journal of Alzheimer's Disease</i> <a style="color: #002b80" href="assets/pdf/Imported/2018_07.pdf" target="_blank">[pdf]</a> <a style="color: #002b80" href="assets/pdf/Imported/2018_08.pdf" target="_blank">[pdf]</a></li>
<li>10/2018: Publication in <i>Journal of Neuroscience</i> <a style="color: #002b80" href="assets/pdf/Imported/2018_06.pdf" target="_blank">[pdf]</a></li>
<li>09/2018: Congratulations to Ash for Best Oral Presentation (Clinical Junior) Award at the 5th <a style="color: #002b80" href="https://www.singhealthacademy.edu.sg/sites/sdc2018/About/Pages/welcome.aspx" target="_blank"><u>Singhealth Duke-NUS Scientific Congress</u></a></li>
<li>09/2018: Publication in <i>Scientific Reports</i> <a style="color: #002b80" href="assets/pdf/Imported/2018_09.pdf" target="_blank">[pdf]</a></li>
<li>09/2018: Joanna presented a poster at the 5th <a style="color: #002b80" href="https://www.singhealthacademy.edu.sg/sites/sdc2018/About/Pages/welcome.aspx" target="_blank"><u>Singhealth Duke-NUS Scientific Congress</u></a></li>
<li>08/2018: Publication in <i> Alzheimer's Research & Therapy</i> <a style="color: #002b80" href="assets/pdf/Imported/2018_05.pdf" target="_blank">[pdf]</a></li>
<li>08/2018: Publication in <i>Translational Psychiatry</i> <a style="color: #002b80" href="assets/pdf/Imported/2018_04.pdf" target="_blank">[pdf]</a></li>
<li>08/2018: Publications in <i>NeuroImage</i> <a style="color: #002b80" href="assets/pdf/Imported/2018_02.pdf" target="_blank">[pdf]</a> <a style="color: #002b80" href="assets/pdf/Imported/2018_03.pdf" target="_blank">[pdf]</a></li>
<li>07/2018: Liwen, Joanna and Ash presented posters at <a style="color: #002b80" href="https://www.alz.org/aaic/about/chicago.asp" target="_blank"><u>AAIC</u></a></li>
<li>06/2018: Dr Helen Zhou gave a talk at <a style="color: #002b80" href="https://sites.google.com/site/yeoyeo02/MultimodalNeuroimaging2018" target="_blank"><u>Multimodal Neuroimaging for Mental Disorders Workshop 2018</u></a> - jointly organized with Dr Thomas Yeo's lab</li>
<li>06/2018: Eric, Cisy, Qian Xing, Liwen, Ji Fang, Joanna, Ash, Luo Xiao, Mengjiao presented posters at <a style="color: #002b80" href="https://www.humanbrainmapping.org/i4a/pages/index.cfm?pageID=3821" target="_blank"><u>OHBM</u></a></li>
<li>06/2018: Congratulations to Ash for Merit Abstract Award at <a style="color: #002b80" href="https://www.humanbrainmapping.org/i4a/pages/index.cfm?pageID=3821" target="_blank"><u>OHBM</u></a></li>
<li>04/2018: Publication in <i>Neurobiology of Aging</i> <a style="color: #002b80" href="assets/pdf/Imported/2017_05.pdf" target="_blank">[pdf]</a></li>
<li>04/2018: Dr Helen Zhou gave a talk and Cisy presented a poster at <a style="color: #002b80" href="http://www.schizophreniaconference.org/" target="_blank"><u>SIRS</u></a></li>
<li>03/2018: Publication in <i>Human Brain Mapping</i> <a style="color: #002b80" href="assets/pdf/Imported/2018_01.pdf" target="_blank">[pdf]</a></li>
<li>03/2018: Dr Helen Zhou gave a talk at <a style="color: #002b80" href="http://www.snr2018.org/" target="_blank"><u>SNR</u></a></li>
<li>03/2018: Dr Helen Zhou, Eric, Cisy, Ji Fang, Joanna and Luo Xiao presented works at Biomarkers in Dementia and Cognitive Impairment Symposium</li>
<li>02/2018: Professor Xi-Nian Zuo (CAS Institute of Psychology) visited our lab and presented his Chinese Color Nest - Growing up in China Project</li>
<li>02/2018: Professor Stephen Wood (University of Melbourne) visited our lab and presented his Autism and Schizophrenia Spectrum Disorders Project</li>
</ul>
<p><font size="4"><b>2017</b></font></p>
<ul style="margin-left: 40px, list-style-type:square">
<li>12/2017: Publication in <i>NeuroImage</i> <a style="color: #002b80" href="assets/pdf/Imported/2017_04.pdf" target="_blank">[pdf]</a></li>
<li>11/2017: Publication in <i>Frontiers in Medicine</i> <a style="color: #002b80" href="assets/pdf/Imported/2017_09.pdf" target="_blank">[pdf]</a></li>
<li>11/2017: Publication in <i>Brain</i> <a style="color: #002b80" href="assets/pdf/Imported/2017_06.pdf" target="_blank">[pdf]</a></li>
<li>11/2017: Invited Review in <i>Neuroimaging Clinics of North America</i> <a style="color: #002b80" href="assets/pdf/Imported/2017_03.pdf" target="_blank">[pdf]</a></li>
<li>10/2017: Publication in <i>Cerebral Cortex</i> <a style="color: #002b80" href="assets/pdf/Imported/2017_08.pdf" target="_blank">[pdf]</a></li>
<li>08/2017: Publication in <i>Alzheimer's Research & Therapy</i> <a style="color: #002b80" href="assets/pdf/Imported/2017_07.pdf" target="_blank">[pdf]</a></li>
<li>08/2017: Congratulations to Joanna on her publication being Editor's Choice of the Month (November) in <i>Brain</i> <a style="color: #002b80" href="assets/pdf/Imported/2017_06.pdf" target="_blank">[pdf]</a></li>
<li>06/2017: Congratulations to Joanna and Ash for Merit Abstract Award at <a style="color: #002b80" href="https://www.humanbrainmapping.org/i4a/pages/index.cfm?pageID=3821" target="_blank"><u>OHBM</u></a></li>
<li>05/2017: Publication in <i>Journal of Alzheimer's Disease</i> <a style="color: #002b80" href="assets/pdf/Imported/2017_02.pdf" target="_blank">[pdf]</a></li>
<li>05/2017: Congratulations to Chenhao for Most Outstanding Graduating Duke-NUS M.D./Ph.D. Student Award on his thesis</li>
<li>01/2017: Publication in <i>Neuropsychopharmacology</i> <a style="color: #002b80" href="assets/pdf/Imported/2017_01.pdf" target="_blank">[pdf]</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- === END CONTENT === -->
<a href="" target="_blank">
<!-- === BEGIN FOOTER === -->
<div id="base">
<div class="container padding-vert-30">
<div class="row">
<!-- Thumbs Gallery -->
<div class="col-md-3 margin-bottom-20">
<h3 class="margin-bottom-10"><b>MNNDL is a part of:</b></h3>
<div class="thumbs-gallery">
<a href="https://www.duke-nus.edu.sg/" target="_blank">
<img src="assets/img/DukeNUS_logo.jpg">
</a>
</div> <div class="clearfix"></div>
</div>
<!-- End Thumbs Gallery -->
<!-- Contact Details -->
<div class="col-md-3 margin-bottom-20">
<h3 class="margin-bottom-10"><b>Research Supports:</b></h3>
<a href="https://www.moh.gov.sg/content/moh_web/home.html" target="_blank">
<img src="assets/img/MOH.jpg">
</div>
<!-- End Contact Details -->
<!-- Sample Menu -->
<div class="col-md-3 margin-bottom-20" >
<h3 class="margin-bottom-10"></h3>
<br>
<a href="http://www.nmrc.gov.sg/content/nmrc_internet/home.html" target="_blank">
<img src="assets/img/nmrc.jpg">
</a>
<div>
<br>
<a href="https://www.moe.gov.sg/" target="_blank">
<img src="assets/img/moe.jpg"></div>
</a>
<div class="clearfix"></div>
</div>
<!-- End Sample Menu -->
<!-- Disclaimer -->
<div class="col-md-3 margin-bottom-20">
<h3 class="margin-bottom-10"></h3>
<br>
<a href="https://www.a-star.edu.sg/" target="_blank">
<img src="assets/img/astar.jpg">
</a>
<div class="clearfix"></div>
</div>
<!-- End Disclaimer -->
<div class="clearfix"></div>
</div>
</div>
</div>
<!-- Footer Menu -->
<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>
</div>
</div>
</div>
<!-- End Footer Menu -->
</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 === -->