-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathcontact.html
More file actions
executable file
·195 lines (170 loc) · 7.36 KB
/
Copy pathcontact.html
File metadata and controls
executable file
·195 lines (170 loc) · 7.36 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Program for Anxiety, Cognition, and Treatment</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico">
<link href="https://fonts.googleapis.com/css?family=Rubik:300,400,500" rel="stylesheet">
<link rel="stylesheet" href="css/open-iconic-bootstrap.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/ionicons.min.css">
<link rel="stylesheet" href="css/bootstrap-datepicker.css">
<link rel="stylesheet" href="css/jquery.timepicker.css">
<link rel="stylesheet" href="css/flaticon.css">
<link rel="stylesheet" href="css/icomoon.css">
<link rel="stylesheet" href="css/style.css">
</head>
<!-- START nav -->
<nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar" data-aos="fade-down" data-aos-delay="500">
<div class="container-navbar">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav" aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
<br/>
<span class="oi oi-menu"></span> Menu
<br/>
<br/>
</button>
<div class="collapse navbar-collapse" id="ftco-nav">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a href="index.html" class="nav-link">Home</a></li>
<li class="nav-item"><a href="researchInterests.html" class="nav-link">Research Interests</a></li>
<li class="nav-item"><a href="labMembers.html" class="nav-link">Lab Members</a></li>
<li class="nav-item"><a href="publications.html" class="nav-link">Publications</a></li>
<li class="nav-item"><a href="press.html" class="nav-link">Press</a></li>
<li class="nav-item"><a href="labPhotos.html" class="nav-link">Lab Photos</a></li>
<li class="nav-item"><a href="pets.html" class="nav-link">Pet Page</a></li>
<li class="nav-item"><a href="labCommitment.html" class="nav-link">Commitment to Anti-Racism</a></li>
<li class="nav-item"><a href="gradRubric.html" class="nav-link">Graduate Admissions</a></li>
<li class="nav-item"><a href="contact.html" class="nav-link">Contact</a></li>
</ul>
</div>
</div>
</nav>
<!-- END nav -->
<div class="ftco-section">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-10 justify">
<br/>
<br/>
<br/>
<br/>
<br/>
<h1 class="flex"><b>Contact</b></h1>
</div>
</div>
</div>
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-3 justify">
<br/>
Bethany A. Teachman<br/>
Professor of Psychology <br/>
Director of Clinical Training<br/>
co-Director of Diversity, Equity and Inclusion <br/>
Department of Psychology<br/>
University of Virginia<br/>
<br/>
</div>
<div class="col-lg-3 justify">
<br/>
226C Gilmer Hall<br/>
485 McCormick Rd<br/>
Charlottesville, VA<br/>
22904 USA<br/>
<br/>
</div>
<div class="col-lg-3 justify">
<br/>
bteachman@virginia.edu
<br/><br/>
434-924-0676 (Office Phone)
<br/>
434-982-4766 (Fax)<br/>
</div>
<div class="col-lg-1 justify">
<div class="d-none d-lg-block"></br></div>
<br/>
<br/>
</div>
<div class="row">
<div class="column">
<figure class="img-container">
<div class="block-10 justify-content-center">
<figure class="img-container">
<img src="images/BT_gradlab2024_2.jpeg" style="width:560px; height:400px; display: block; margin: auto;" />
</figure>
</div>
</figure>
</div>
</div>
<br/>
<br/><br/>
</div>
</div>
<footer class="ftco-footer ftco-bg-dark ftco-section">
<div class="container">
<div class="row justify-content-center">
<div class="col-md-10 justify">
<div class="row">
<div class="col-md">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2" style="margin-bottom:0px">PACT Lab</h2>
<ul class="list-unstyled">
<li><a href="index.html" class="py-2 d-block">Home</a></li>
<li><a href="researchInterests.html" class="py-2 d-block">Research Interests</a></li>
<li><a href="labMembers.html" class="py-2 d-block">Lab Members</a></li>
<li><a href="publications.html" class="py-2 d-block">Publications</a></li>
<li><a href="press.html" class="py-2 d-block">Press</a></li>
<li><a href="labPhotos.html" class="py-2 d-block">Lab Photos</a></li>
<li><a href="pets.html" class="py-2 d-block">Pet Page</a></li>
<li><a href="labCommitment.html" class="py-2 d-block">Commitment to Anti-Racism</a></li>
<li><a href="gradRubric.html" class="py-2 d-block">Graduate Admissions</a></li>
<li><a href="contact.html" class="py-2 d-block">Contact</a></li>
</ul>
</div>
</div>
<div class="col-md">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2" style="margin-bottom:0px">Current Online Studies</h2>
<ul class="list-unstyled">
<li><a href="https://mindtrails.virginia.edu/" class="py-2 d-block">MindTrails</a></li>
<li><a href="https://implicit.harvard.edu/implicit/user/pih/pih/index.jsp" class="py-2 d-block">Project Implicit Health</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<br/>
<br/>
<br/>
<div class="row">
<div class="col-md-12 text-center">
<p>Program for Anxiety, Cognition, and Treatment (PACT) Teachman Lab at the University of Virginia</p>
</div>
</div>
</div>
</footer>
<!-- loader -->
<div id="ftco-loader" class="show fullscreen"><svg class="circular" width="48px" height="48px"><circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/><circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10" stroke="#F96D00"/></svg></div>
<script src="js/jquery.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
<script src="js/google-map.js"></script>
<script src="js/main.js"></script>
</body>
</html>