-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpostdocs_Duke-NUS.html
More file actions
483 lines (428 loc) · 23.9 KB
/
postdocs_Duke-NUS.html
File metadata and controls
483 lines (428 loc) · 23.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
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
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
<!-- <-- === 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 -->
<h2 style="text-align: center;">Senior Postdoctoral Fellows</h2> <br>
<div class="col-md-2"></div>
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Dr. Kwun Kei (Eric) Ng</h3>
</div>
<img src="assets/img/Eric2.jpg">
<div class="panel-body">
<!-- <p>As a Post-doc, I am responsible for incorporating EEG measures and fMRI data obtained in concurrent EEG-fMRI recordings. Currently I am involved in the investigation of the developmental changes in functional connectivity.</p> -->
<!-- <p>My education has been in cognitive psychology. I obtained my doctoral degree in NUS. In my PhD thesis, I used EEG and ERP to study how human estimates time. Time perception is pertinent to human cognition and is impaired in many neurological disorders; it is a research topic that I am interested in pursuing further. <br><br><br></p> -->
<p>My current research is on the brain functional and structural changes associated with healthy ageing, especially on the functional connectomic changes during rest and task. </p>
<p>As a Post-doc, I am responsible for designing experiments and conducting multimodal data analysis based on EEG and fMRI.</p>
<p>I also have a general interest in applied statistical methods for behavioral and neuroimaging data. I was trained as a cognitive psychologist when I pursued my PhD in NUS.</p>
<br>
<br>
<br>
<br>
<br>
<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:eric.ng@duke-nus.edu.sg"><u>eric.ng@duke-nus.edu.sg</u></a></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 Main Column -->
<!-- Side Column 1 -->
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Dr. Siwei (Cisy) Liu</h3>
</div>
<img src="assets/img/Cisy.jpg">
<div class="panel-body">
<!-- <p>As a research fellow in Dr. Zhou's lab, I'm responsible for designing psychological experiments, performing neuroimaging research using EEG and fMRI, and developing new data analysis methods. Currently I am involved in studies on dementia and aging.</p> -->
<!-- <p>I have been primarily interested in the neural basis of cognition, memory, and emotion in humans, and have explored these topics using EEG and fMRI. I did my PhD at NUS. For my doctoral thesis, I studied the event-related potentials visual P1 and the N170, to investigate the cross-modality effects of conceptual categorization on visual object processing.</p> -->
<!-- <br> -->
<p>I'm currently involved in projects studying brain functional and structural development underlying individual differences in young population, including typical developing adolescents, individuals at ultra-high risk for psychosis, and children with ADHD and ASDC.</p>
<p>As a research fellow in Dr. Zhou's lab, I am responsible for designing psychological experiments, performing neuroimaging research using EEG, fMRI and DTI, and exploring the application of new imaging methods to our research. </p>
<p>My research interest is in the neural basis of human cognition and memory. I did my PhD at the psychology department in the National University of Singapore.</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 href="mailto:cisy.liu@duke-nus.edu.sg" style="color: #002b80"><u>cisy.liu@duke-nus.edu.sg</u></a></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>
</div>
</div>
</div>
<!-- === END HEADER === -->
<div id="content" class="container">
<!-- === BEGIN CONTENT === --> <div class="row margin-vert-30">
<!-- Main Column -->
<h2 style="text-align: center;">Postdoctoral Fellows</h2> <br>
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Dr. Xing Qian</h3>
</div>
<img src="assets/img/qianxing.jpg">
<div class="panel-body">
<!-- <p>As a research fellow, I am responsible for performing researches on functional connectivity using fMRI. Currently I am involved in the ADHD project.</p> -->
<!-- <p>I received my doctoral degree in Tsinghua University (China) in 2016. In my PhD thesis, I focused on the deep brain stimulation (DBS) related local field potential (LFP) recording from the Parkinson’s disease patients. I developed and implemented the long-term LFP recording on the platform of DBS, and conducted the clinical trials for the study on the relationship between the DBS parameters and the pathophysiological oscillations of the PD patients. </p> -->
<p>My current research projects include the functional and structural brain changes associated with attention deficit hyperactivity disorder and autism spectrum disorder, systemic lupus erythematosus in adults, and dementia in aging. I am also involved in the test-retest reliability studies of brain functional connectivity measures derived from different scanning sequences and paradigms.</p>
<p>As a research fellow in Dr. Zhou's lab, my other responsibility includes the management of IT staffs in the lab.</p>
<p style="margin-bottom: 230px">I got my PhD degree in Tsinghua University and my thesis was on the brain stimulation related intracranial recording.</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 href="mailto:xing.qian@duke-nus.edu.sg" style="color: #002b80"><u>xing.qian@duke-nus.edu.sg</u></a></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 Main Column -->
<!-- Side Column 1 -->
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Dr. Fang Ji</h3>
</div>
<img src="assets/img/Jifang4.jpg">
<div class="panel-body">
<p>As a Post-doc, I am responsible for the development and application of advanced diffusion MRI models for the purpose of isolating the complex pathologies in the mixed neurodegenerative and vascular disease. These methods could help to develop non-invasive biomarkers for differential diagnosis and disease monitoring. </p>
<p style="margin-bottom: 220px">I obtained my PhD in Integrated Biology and Medicine at Duke-NUS (Singapore). My PhD research work focused on examining the spatiotemporal cascade of neuropathological events in dementia progression using multimodal neuroimaging assays such as magnetic resonance imaging (MRI), functional brain MRI, and diffusion tensor imaging (DTI). </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 href="mailto:fang.ji@duke-nus.edu.sg" style="color: #002b80"><u>fang.ji@duke-nus.edu.sg</u></a></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>
<!-- Side Column -->
<div class="col-md-4">
<!-- Recent Posts -->
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Dr. Joanna Su Xian Chong</h3>
</div>
<img class="rotate" src="assets/img/Joanna2.jpeg">
<div class="panel-body">
<p>As a research fellow at Dr Helen Zhou's lab, I am involved in projects examining the influence of age and various disease pathologies (such as cerebrovascular disease, amyloid-β and tau) on cross-sectional and longitudinal functional and structural brain changes. The long-term goal of my research is to advance knowledge on the brain mechanisms underlying age-related and pathological-related cognitive decline, as well as to develop non-invasive biomarkers to detect early brain changes and predict future cognitive decline and neurodegeneration in elderly individuals.</p>
<p style="margin-bottom: 15px">I recently received my PhD in Integrated Biology and Medicine at Duke-NUS Medical School, also under the supervision of Dr Zhou. For my PhD thesis, I investigated the differential effects of Alzheimer's disease and cerebrovascular disease on brain functional and structural network changes. In addition, I applied advanced functional connectivity measures to examine ageing-related functional network organization changes in elderly individuals. </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 href="mailto:joanna.chong@duke-nus.edu.sg" style="color: #002b80"><u>joanna.chong@duke-nus.edu.sg</u></a></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>
</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="content" class="container">
<!-- === BEGIN CONTENT === --> <div class="row margin-vert-20">
<!-- Main Column -->
<!-- New area for researchers -->
<div id="content" class="container">
<!-- === BEGIN CONTENT === -->
<div class="row margin-vert-30">
<!-- Main Column -->
<h2 style="text-align: center;">Affiliated Research/Clinical Fellows</h2> <br>
<div class="col-md-2"></div>
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Dr. Chenhao Wang</h3>
</div>
<img src="assets/img/ChenHao.jpg">
<div class="panel-body">
<p>As a MD-PhD graduate from Duke-NUS, I am interested in the study of longitudinal brain changes using multimodal neuro-imaging techniques. Currently, I am also helping in projects of developing imaging biomarkers to diagnose psychiatric conditions.</p>
<p style="margin-bottom: 30px">I graduated with B. Chem Eng from NUS. Neuroscience is one of the fastest growing area in medicine and there are still lot of questions to be answered. I am very excited about coming research opportunities in our lab.
<br><br><br></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: wangch23@gmail.com"><u>wangch23@gmail.com</u></a></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>
<!-- <div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Dr. Jia Hou Poh</h3>
</div>
<img src="assets/img/Jiahou.jpg">
<div class="panel-body">
<p>I am currently involved in a project studying functional connectivity underlying individual differences in visuospatial and emotional processing.</p>
<p>The study of cognitive faculties has always been an area that greatly fascinates me. Through the studying of neurological networks, I hope to gain a better insight of human cognitive capacities. My main area of interest revolves around the study of memory and unconscious processing.</p>
<p>Outside of the lab, I enjoy strumming mindlessly on my ukulele while sipping a nicely brewed cup of tea. </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: jiahou.poh@u.nus.edu"><u> jiahou.poh@u.nus.edu</u></a></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> -->
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Dr. New Fei Ho</h3>
</div>
<img src="assets/img/brain2.png">
<div class="panel-body">
<p>I am a visiting fellow and collaborate with Dr. Helen Zhou's lab on various projects, including morphometry and connectivity analyses on subjects with schizophrenia, bipolar disorder, and ADHD.</p>
<p style="margin-bottom: 30px">I obtained my PhD in Pharmacology from the National University of Singapore and did my postdoctoral training under the Psychiatric Neuroimaging and Schizophrenia Clinical and Research Programs, Massachusetts General Hospital; Harvard Medical School.<br><br><br> </p>
<br>
<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: New_Fei_HO@imh.com.sg"><u>New_Fei_HO@imh.com.sg</u></a></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>
</div>
</div>
</div>
<!-- === END CONTENT === -->
<!-- === BEGIN FOOTER === -->
<!-- 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 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>
<!-- 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 ===