-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·459 lines (427 loc) · 22.8 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="UC Davis School of Medicine MD/PhD</a> will host the 2018 APSA Western Regional Meeting in Sacramento, CA on Saturday, December 1, 2018. Registration is open to anyone interested in medicine, research, or both! The conference will host two keynotes along with several events providing insight into career development in medicine and reseaThe 2018 APSA West Regional Meeting will be held in Sacramento, CA on Saturday, December 1, 2018. Registration is open to current and prospective medical students and dual-degree candidates, as well as residents, fellows, and faculty. The meeting will include several keynote scientific and career development talks, student posters and oral presentations from many different institutions and departments, and breakout sessions on topics relevant to multiple stages of training. We look forward to seeing you there!rch.">
<meta name="author" content="Tim Kennell">
<title>APSA WRM</title>
<!-- Bootstrap Core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
<link href="vendor/simple-line-icons/css/simple-line-icons.css" rel="stylesheet">
<link rel="icon" type="image/png" href="img/favicon.ico">
<!-- Custom CSS -->
<link href="css/stylish-portfolio.min.css" rel="stylesheet">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-38792340-6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-38792340-6');
</script>
</head>
<body id="page-top">
<!-- Navigation -->
<a class="menu-toggle rounded" href="#">
<i class="fa fa-bars"></i>
</a>
<nav id="sidebar-wrapper">
<ul class="sidebar-nav">
<li class="sidebar-brand">
<a class="js-scroll-trigger" href="#page-top">APSA WRM</a>
</li>
<li class="sidebar-nav-item">
<a class="js-scroll-trigger" href="#about">About</a>
</li>
<li class="sidebar-nav-item">
<a class="js-scroll-trigger" href="#speakers">Speakers</a>
</li>
<li class="sidebar-nav-item">
<a class="js-scroll-trigger" href="#schedule">Schedule</a>
</li>
<li class="sidebar-nav-item">
<a class="js-scroll-trigger" href="#abstract">Abstract</a>
</li>
<li class="sidebar-nav-item">
<a class="js-scroll-trigger" href="#location">Location</a>
</li>
<!-- <li class="sidebar-nav-item">
<a class="js-scroll-trigger" href="#sponsors">Sponsors</a>
</li>
<li class="sidebar-nav-item">
<a class="js-scroll-trigger" href="agenda.html#schedule">Schedule</a>
</li>
<li class="sidebar-nav-item">
<a class="js-scroll-trigger" href="agenda.html#info">Additional Info</a>
</li> -->
<li class="sidebar-nav-item">
<a class="js-scroll-trigger" href="#contact">Contact</a>
</li>
</ul>
</nav>
<!-- Header -->
<header class="masthead d-flex">
<div class="container text-center my-auto">
<h1 class="mb-1" style="color: #fff; text-shadow: 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000, -1px 0 0 #000;">APSA is coming to Sacramento!</h1>
<h3 class="mb-5" style="color: #fff; text-shadow: 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000, -1px 0 0 #000;">
<em>Register now for the Western Regional Meeting of the American Physician Scientists Association!</em>
</h3>
<a class="btn btn-primary btn-xl js-scroll-trigger" href="https://physicianscientists.site-ym.com/events/EventDetails.aspx?id=1157132">Register for Free!</a>
<!-- <h3 class="mb-5" style="color: #fff; text-shadow: 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000, -1px 0 0 #000;">
<br><em>Registration deadline is September 20th!</em>
</h3> -->
</div>
<div class="overlay"></div>
</header>
<!-- About -->
<section class="content-section bg-light" id="about">
<div class="container text-center">
<div class="row">
<div class="col-lg-10 mx-auto">
<h2>Join us at the UC Davis School of Medicine!</h2>
<p class="lead mb-5">UC Davis School of Medicine MD/PhD</a> will host the 2018 APSA Western Regional Meeting in Sacramento, CA on Saturday, December 1, 2018. Registration is open to anyone interested in medicine, research, or both! The conference will host two keynotes along with several events providing insight into career development in medicine and research.
The <a href="http://www.ucdmc.ucdavis.edu/mdprogram/MD_Ph.D/about.html">UC Davis School of Medicine MD/PhD</a> will host the 2018 APSA Western Regional Meeting in Sacramento, CA on Saturday, December 1, 2018. Registration is open to anyone interested in medicine, research, or both! The conference will host two keynotes along with several events providing insight into career development in medicine and research.
</p>
<p class="lead" style="margin-bottom: 100px;">
Don't miss out on an opportunity to discuss cutting edge research and gain invaluable advice from experienced physician-scientists. Registration is <strong>free</strong>, so sign up today! We look forward to seeing you!
</p>
<p>
<a class="btn btn-primary btn-xl" href="https://physicianscientists.site-ym.com/events/EventDetails.aspx?id=1157132">Register for Free!</a>
</p>
</div>
</div>
</div>
</section>
<section class="content-section bg-primary text-white text-center" id="speakers">
<div class="container">
<div class="content-section-heading">
<h2 class="mb-5"><br>Keynote Speakers</h2>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
<br>
<a href="https://profiles.stanford.edu/paul-utz"><img src="img/dr.paulutz.jpg" alt="Paul J. Utz, MD" width="50%"></a>
<h4>
<strong>Paul J. Utz, MD</strong>
</h4>
<p class="text-faded mb-0">Professor of Medicine, Rheumatology Division
<br>Director Stanford MSTP
</p>
</div>
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
<br>
<a href="https://physicians.ucdavis.edu/details/32201/kristin-grimsrud-sacramento"><img src="img/dr.grimsrud.jpg" alt="Kristin N. Grimsrud, DVM, PhD" width="50%"></a>
<h4>
<strong>Kristin N. Grimsrud, DVM, PhD</strong>
</h4>
<p class="text-faded mb-0">Assistant Clinical Professor
<br>Associate Director of Vivaria and Veterinary Care Mouse Biology Program, UC Davis
</p>
</div>
</div>
</div>
</section>
<!-- Schedule -->
<section class="content-section bg-light" id="schedule">
<div class="container">
<div class="row" align="left">
<br>
<div class="col-xs-12 col-md-12 col-xlg-12">
<h3>Schedule</h3>
<p class="lead">Dress Code: Business Casual</p>
<p class="lead">Location: BIMH 1000</p>
</div>
</div>
<div class="row" align="left">
<br>
<div class="col-xs-12 col-md-12 col-xlg-12">
<h4><strong>Saturday, December 1, 2018</strong></h4>
</div>
</div>
<div class="row" align="left">
<div class="col-xs-3 col-sm-3 col-md-3 col-xlg-3"><strong>8:00 AM - 8:45 AM</strong></div>
<div class="col-xs-9 col-sm-9 col-md-9 col-xlg-9"><strong>Registration and Breakfast</strong></div>
</div>
<div class="row" align="left">
<div class="col-xs-3 col-sm-3 col-md-3 col-xlg-3"><strong>8:45 AM - 9:00 AM</strong></div>
<div class="col-xs-9 col-sm-9 col-md-9 col-xlg-9"><strong>Welcome and Introduction</strong></div>
</div>
<div class="row" align="left">
<div class="col-xs-3 col-sm-3 col-md-3 col-xlg-3"><strong>9:00 AM - 9:45 AM</strong></div>
<div class="col-xs-9 col-sm-9 col-md-9 col-xlg-9"><strong>Invited Speaker 1: Kristin Grimsrud, DVM PhD, UC Davis</strong></div>
</div>
<div class="row" align="left">
<div class="col-xs-3 col-sm-3 col-md-3 col-xlg-3"><strong>9:45 AM - 10:00 AM</strong></div>
<div class="col-xs-9 col-sm-9 col-md-9 col-xlg-9"><strong>Trainee Oral Presentation 1</strong>: Kristin Grimsrud, DVM PhD UC Davis</div>
</div>
<div class="row" align="left">
<div class="col-xs-3 col-sm-3 col-md-3 col-xlg-3"><strong>10:00 AM - 10:15 AM</strong></div>
<div class="col-xs-9 col-sm-9 col-md-9 col-xlg-9"><strong>Trainee Oral Presentation 2</strong>: Jason Klein, University of Washington</div>
</div>
<div class="row" align="left">
<div class="col-xs-3 col-sm-3 col-md-3 col-xlg-3"><strong>10:15 AM - 10:45 AM</strong></div>
<div class="col-xs-9 col-sm-9 col-md-9 col-xlg-9"><strong>Breakout Session 1: Trainee Networking Roundtable</strong>
</div>
</div>
<div class="row" align="left">
<div class="col-xs-3 col-sm-3 col-md-3 col-xlg-3"><strong>10:45 AM - 11:00 AM</strong></div>
<div class="col-xs-9 col-sm-9 col-md-9 col-xlg-9"><strong>Break</strong></div>
</div>
<div class="row" align="left">
<div class="col-xs-3 col-sm-3 col-md-3 col-xlg-3"><strong>11:00 AM - 12:00 PM</strong></div>
<div class="col-xs-9 col-sm-9 col-md-9 col-xlg-9"><strong>Breakout Session 2: Mentorship Round Table</strong>
<ul>
<li>Saul Schaefer, MD</li>
<li>Kristin Grimsrud, DVM PhD</li>
<li>Carrie Finno, DVM PhD</li>
<li>Arta Monjazeb, MD PhD</li>
<li>Chirag Patel, MD PhD</li>
<li>Eric Roberts, MD PhD</li>
<li>Jay Solnick, MD PhD</li>
</ul>
</div>
</div>
<div class="row" align="left">
<div class="col-xs-3 col-sm-3 col-md-3 col-xlg-3"><strong>12:00 PM - 12:45 PM</strong></div>
<div class="col-xs-9 col-sm-9 col-md-9 col-xlg-9"><strong>Poster Session 1 (Odds) and Lunch</strong></div>
</div>
<div class="row" align="left">
<div class="col-xs-3 col-sm-3 col-md-3 col-xlg-3"><strong>12:45 PM - 1:30 PM</strong></div>
<div class="col-xs-9 col-sm-9 col-md-9 col-xlg-9"><strong>Poster Session 2 (Evens) and Lunch</strong></div>
</div>
<div class="row" align="left">
<div class="col-xs-3 col-sm-3 col-md-3 col-xlg-3"><strong>1:30 PM - 2:30 PM</strong></div>
<div class="col-xs-9 col-sm-9 col-md-9 col-xlg-9"><strong>Breakout Session 3:</strong>
<ul>
<li><strong>Academic</strong>: Blending science and medicine in academic careers
<ul>
<li>Carrie Finno, DVM PhD</li>
<li>Bennett Penn, MD PhD</li>
<li>Arta Monjazeb, MD PhD</li>
<li>Chirag Patel, MD PhD</li>
</ul>
</li>
</ul>
</div>
</div>
<div class="row" align="left">
<div class="col-xs-3 col-sm-3 col-md-3 col-xlg-3"><strong>2:30 PM - 3:30 PM</strong></div>
<div class="col-xs-9 col-sm-9 col-md-9 col-xlg-9"><strong>Breakout Session 4:</strong>
<ul>
<li><strong>Non-Academic</strong>: Non-academic career paths for physician-scientists
<ul>
<li>Linda McAllister, MD PhD</li>
<li>Eric Roberts, MD PhD</li>
<li>Lynn Silver, MD MPH</li>
</ul>
</li>
</ul>
</div>
</div>
<div class="row" align="left">
<div class="col-xs-3 col-sm-3 col-md-3 col-xlg-3"><strong>3:30 PM - 3:45 PM</strong></div>
<div class="col-xs-9 col-sm-9 col-md-9 col-xlg-9"><strong>Break</strong>
</div>
</div>
<div class="row" align="left">
<div class="col-xs-3 col-sm-3 col-md-3 col-xlg-3"><strong>3:45 PM - 4:00 PM</strong></div>
<div class="col-xs-9 col-sm-9 col-md-9 col-xlg-9"><strong>Trainee Oral Presentation 3</strong>: Katti Horng University of California, Davis</div>
</div>
<div class="row" align="left">
<div class="col-xs-3 col-sm-3 col-md-3 col-xlg-3"><strong>4:00 PM - 4:45 PM</strong></div>
<div class="col-xs-9 col-sm-9 col-md-9 col-xlg-9"><strong>Invited Speaker 2: Paul J. Utz, MD Associate Dean for Medical Student Research Director of the Medical Scientist Training Program (MSTP) Stanford University</strong>
</div>
</div>
<div class="row" align="left">
<div class="col-xs-3 col-sm-3 col-md-3 col-xlg-3"><strong>4:45 PM - 5:15 PM</strong></div>
<div class="col-xs-9 col-sm-9 col-md-9 col-xlg-9"><strong>Closing Remarks and Awards</strong>
</div>
</div>
</div>
</section>
<!-- Abstracts -->
<section class="content-section bg-primary text-white" id="abstract">
<div class="container">
<div class="content-section-heading">
<h2 class="mb-5"><br>Abstracts and Posters</h2>
</div>
<p>All participants are encouraged to submit abstracts for the conference poster sessions. Posters will be automatically entered into a judging competition with cash prizes for winners. Three abstracts will be selected for oral presentations. Abstract deadline to be considered for an oral presentation is October 26. Abstract deadline for all posters is November 20. Posters will be arranged into several categories based off judges’ expertise:</p>
<ul>
<li>Biochemistry and Molecular Biology</li>
<li>Pathology</li>
<li>Molecular Microbiology and Immunology</li>
<li>Pharmacology and Physiology</li>
<li>Clinical Research</li>
<li>Social Sciences and Humanities</li>
</ul>
<h3>Guidelines</h3>
<div class="row" style="margin-top: 40px">
<div class="col-md-6 text-center">
<img src="img/page.svg" alt="abstract word limit" class="img-responsive" style="max-height: 200px">
<p class="lead" style="margin-top: 40px">300 Word Lim<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-38792340-6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-38792340-6');
</script>it</p>
</div>
<div class="col-md-6 text-center">
<img src="img/poster.svg" alt="poster dimensions" class="img-responsive" style="max-height: 250px">
<p class="lead" style="margin-top: 40px">Poster Dimensions 30 in. X 40 in.</p>
</div>
</div>
<div class="text-center" style="margin-top: 100px">
<h3>Submit while registering!</h3>
<a class="btn btn-light btn-xl" href="https://physicianscientists.site-ym.com/events/register.aspx?id=1157132&itemid=5906d314-89cb-402d-890e-ae33a3f45cd6">Register Today</a>
</div>
</div>
</section>
<!-- Map -->
<div class="container" id="location">
<div class="content-section-heading">
<h2 class="mb-5"><br>Location</h2>
</div>
</div>
<section class="map">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3120.1663713222742!2d-121.45477928421352!3d38.55298047962539!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x809ad07bc6624077%3A0x5be7814fdb410f19!2sUC+Davis+Betty+Irene+Moore+School+Of+Nursing!5e0!3m2!1sen!2sus!4v1541002138355" width="100%" height="100%" frameborder="0" style="border:0" allowfullscreen></iframe>
</section>
<!-- Parking -->
<!-- <section class="content-section bg-light" id="parking">
<div class="container text-center">
<div class="row">
<div class="col-lg-10 mx-auto">
<h2>Parking</h2>
<p class="lead mb-5">
The best parking garage for the APSA Southern Regional Meeting is TMC Garage 15. Take the elevator down to the first floor and cross into the connected MD Anderson UTHealth Graduate School. We will have signage and conference personnel there to greet & direct you further.<br><br>
Alternatively, you may also find additional parking in TMC Garages 2 and 6. These are only a short 5 minute walk from the MD Anderson UTHealth Graduate School.
<br><br>
<img src="img/parking.png" alt="Parking" width="100%"><br>
<img src="img/conferencemap.png" alt="Conference Map" width="100%">
</p>
</div>
</div>
</div>
</section> -->
<!-- Sponsors -->
<!-- <section class="content-section bg-primary text-white text-center" id="sponsors">
<div class="container">
<div class="content-section-heading">
<h2 class="mb-5"><br>Platinum Tier Donors</h2>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
<br><br>
<a href="https://www.bcm.edu/departments/pediatrics/education/pediatrician-scientist-training-development"><img src="img/tch_logo.png" alt="TCH BCM PSTDP" width="80%"></a>
<br><br>
<p class="text-faded mb-0">Pediatrician-Scientist Training & Development Program at<br>Texas Children's Hospital and Baylor College of Medicine </p>
</div>
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
<br><br>
<a href="https://www.houstonmethodist.org/research/"> <img src="img/methodist_logo.jpg" alt="Methodist" width="80%"></a>
<br><br>
<p class="text-faded mb-0">Houston Methodist Research Institute</p>
</div>
</div>
<div class="content-section-heading">
<h2 class="mb-5"><br>Gold Tier Donors</h2>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<br><br>
<a href="http://www.physicianscientists.org/"><img src="img/apsa_logo.png" alt="APSA" width="60%"></a>
<br><br>
<p class="text-faded mb-0">American Physician Scientists Association</p>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<br><br>
<a href="https://www.bcm.edu/education/programs/md-phd-program"> <img src="img/mstp_combo_logo.png" alt="BCM MSTP" width="90%"></a>
<br><br>
<p class="text-faded mb-0">Medical Scientist Training Program (MD/PhD) at<br>Baylor College of Medicine</p>
</div>
</div>
<div class="content-section-heading">
<h2 class="mb-5"><br>Silver Tier Donors</h2>
</div>
<div class="row">
<div class="col-lg-3 col-md-3 col-sm-4 col-xs-12">
</div>
<div class="col-lg-6 col-md-6 col-sm-4 col-xs-12">
<br><br>
<a href="https://medicine.tamhsc.edu/hams/index.html"><img src="img/hams_logo.jpg" alt="HAMS" width="90%"></a>
<br><br>
<p class="text-faded mb-0">Houston Aggie Medical Society</p>
</div>
</div>
<div class="content-section-heading">
<h2 class="mb-5"><br>Planning Committee</h2>
</div>
<div class="row">
<div class="col-lg-2 col-md-3 col-sm-4 col-xs-6">
<br><br>
<a href="https://www.bcm.edu/education/programs/md-phd-program"><img src="img/bcm_logo.png" alt="BCM" height="100"></a>
</div>
<div class="col-lg-2 col-md-3 col-sm-4 col-xs-6">
<br><br>
<a href="https://bioengineering.rice.edu/graduate-program/programs-study/rice-baylor-college-medicine-mstp"><img src="img/rice_logo.png" alt="RICE" height="100"></a>
</div>
<div class="col-lg-2 col-md-3 col-sm-4 col-xs-6">
<br><br>
<a href="https://medicine.tamhsc.edu/md-phd/index.html"><img src="img/tamu_logo.png" alt="TAMU" height="100"></a>
</div>
<div class="col-lg-2 col-md-3 col-sm-4 col-xs-6">
<br><br>
<a href="https://gsbs.uth.edu/mdphd/"><img src="img/uth_logo.jpg" alt="UTH" height="100"></a>
</div>
<div class="col-lg-2 col-md-3 col-sm-4 col-xs-6">
<br><br>
<a href="https://www.utsouthwestern.edu/education/medical-school/academics/combined-degrees/mstp/"><img src="img/utsw_logo.jpg" alt="UTSW" height="100"></a>
</div>
<div class="col-lg-2 col-md-3 col-sm-4 col-xs-6">
<br><br>
<a href="https://www.uab.edu/medicine/mstp/"><img src="img/uab_logo.jpg" alt="UAB" height="100"></a>
</div>
</div>
</div>
</section> -->
<!-- Footer -->
<footer class="footer text-center" id="contact">
<div class="container">
<ul class="list-inline mb-5">
<li class="list-inline-item">
<a class="social-link rounded-circle text-white mr-3" href="https://www.facebook.com/physicianscientists/">
<i class="fa fa-facebook"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-link rounded-circle text-white mr-3" href="https://twitter.com/A_P_S_A">
<i class="fa fa-twitter"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-link rounded-circle text-white" href="mailto:lillian.zhang@physicianscientists.org">
<i class="fa fa-envelope"></i>
</a>
</li>
</ul>
<p class="text-muted small mb-0">Copyright © APSA 2018</p>
</div>
</footer>
<!-- Scroll to Top Button-->
<a class="scroll-to-top rounded js-scroll-trigger" href="#page-top">
<i class="fa fa-angle-up"></i>
</a>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/stylish-portfolio.min.js"></script>
</body>
</html>