-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact_Duke-NUS.html
More file actions
212 lines (195 loc) · 7.41 KB
/
contact_Duke-NUS.html
File metadata and controls
212 lines (195 loc) · 7.41 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
<!-- === 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>
<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 === -->
<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>Contact Us</h2></div>
<h4>We are located opposite Block 7 of Singapore General Hospital.</h4>
<p>You can also refer to the map below to find us</p>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3988.821104392653!2d103.83218131580348!3d1.2810459990656526!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x10040145ab4239b5%3A0x458ca9ca59ef1bc0!2sDuke-NUS+Medical+School!5e0!3m2!1sen!2ssg!4v1495987825142" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></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>Multimodal Neuroimaging in Neuropsychiatric Disorders Laboratory</p>
<p>Neuroscience and Behavioral Disorders Program</p>
<p>Duke-NUS Medical School</p>
<p><span style="color: red">8 College Road, Level 6</span></p>
<ul class="list-unstyled">
<li><i class="fa-phone color-primary">+65 6516 7590</i></li>
<!--li><i class="fa-envelope color-primary"></i>[email protected]</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>
<!-- 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>Centre for Cognitive Neuroscience</p>
<p>Neuroscience and Behavioral Disorders Program</p>
<p>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 6516 4339</i></li>
<!--li><i class="fa-envelope color-primary"></i>[email protected]</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>
<!-- === 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 -->
<!-- End JS -->
</body>
</html>
<!-- === END FOOTER === -->