forked from bjornmeansbear/contemporary.ookb.co
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathspeakerseries.html
500 lines (438 loc) · 24.5 KB
/
speakerseries.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
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>The Contemporary : Speaker Series</title>
<!-- Bootstrap -->
<link href="css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/legit.css" rel="stylesheet">
<link href="css/newfooter.css" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
</head>
<body class="speakerseries">
<!-- header / Fixed navbar -->
<header class="navbar navbar-fixed-top" role="banner">
<div class="container">
<div class="row">
<div class="dynamicreplacement col-xs-12 col-md-10 col-xs-offset-0 col-md-offset-2">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">The Contemporary</a>
</div>
<nav class="collapse navbar-collapse" role="navigation">
<ul class="nav navbar-nav">
<li><a href="/about.html">About</a></li>
<li class="dropdown">
<a href="/projects.html/" class="dropdown-toggle " data-toggle="dropdown" role="button" aria-expanded="false">Programs <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="/projects/">Projects</a></li>
<li><a href="/speakerseries.html">Speaker Series</a></li>
<li><a href="/scroll/">Scroll</a></li>
<li><a href="/get-your-life/">Get Your Life!</a></li>
</ul>
</li>
<li class="dropdown">
<a href="/gritfund/" class="dropdown-toggle " data-toggle="dropdown" role="button" aria-expanded="false">Resources <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="/gritfund/">Grit Fund</a></li>
<li><a href="/artist-retreat/">Artist Retreat</a></li>
</ul>
</li>
<li><a href="/donate.html">Support</a></li>
<li><a href="/shop.html">Shop</a></li>
</ul>
<ul class="nav navbar-nav navbar-right location visible-lg">
<li><p class="text">in Baltimore, MD</p></li>
</ul>
</nav>
</div><!-- END OFFSET -->
</div><!-- END ROW -->
</div><!-- END CONTAINER -->
</header><!-- END HEADER/FIXED NAV -->
<!-- END header / fixed NAVBAR -->
<!-- Fluctuating LOGO! -->
<header id="logo">
<div class="container">
<div class="row">
<h1 style="display:none;">The Contemporary, Baltimore, MD.</h1>
<div class="col-sm-2 col-md-2 col-lg-2">
<img src="img/logos/clogo-db-12.png" />
<img src="img/logos/clogo-db-11.png" />
<img src="img/logos/clogo-db-10.png" />
<img src="img/logos/clogo-db-9.png" />
<img src="img/logos/clogo-db-8.png" />
<img src="img/logos/clogo-db-7.png" />
<img src="img/logos/clogo-db-6.png" />
<img src="img/logos/clogo-db-5.png" />
<img src="img/logos/clogo-db-4.png" />
<img src="img/logos/clogo-db-3.png" />
<img src="img/logos/clogo-db-2.png" />
<img src="img/logos/clogo-db-1.png" />
<img src="img/logos/clogo-db-3.png" />
<img src="img/logos/clogo-db-5.png" />
<img src="img/logos/clogo-db-4.png" />
<img src="img/logos/clogo-db-6.png" />
<img src="img/logos/clogo-db-7.png" />
<img src="img/logos/clogo-db-1.png" />
<img src="img/logos/clogo-db-8.png" />
<img src="img/logos/clogo-db-9.png" />
<img src="img/logos/clogo-db-12.png" />
<img src="img/logos/clogo-db-10.png" />
<img src="img/logos/clogo-db-11.png" />
<img src="img/logos/clogo-db-2.png" />
</div>
</div>
</div>
</header>
<!-- END Fluctuating Logo -->
<!-- Main Content Area -->
<div class="main no-top" role="main">
<div class="container">
<div class="row">
<!-- Offset content over to the right -->
<div class="col-sm-10 col-md-10 col-lg-10 col-sm-offset-2 col-md-offset-2 col-lg-offset-2">
<article id="speakerintro" class="pad-top">
<h1>Speaker Series.</h1>
<section class="row">
<div class="col-xs-12">
<p class="lead serif">
Our annual Speaker Series brings internationally-recognized artists, critics, and art professionals to Baltimore to inspire, awe, and challenge our home audience. Each year the theme shifts to reflect contemporary practices and trends. All lectures are free and held at the <a href="http://www.bsfa.org">Baltimore School for the Arts</a>, located at 712 Cathedral Street (unless otherwise noted).
</p>
</div>
</section>
</article>
<article id="speakers" class="add-top border-top">
<h2>Upcoming.</h2>
<section class="row no-bottom">
<div class="col-xs-12 col-md-4">
<h3>2017-18: Interiors.</h3>
<p>
<em>Interiors</em>, our 2017-18 Speaker Series, looks inside exciting artist practices by centering the significant relationships between artists and their collaborators, subjects, friends, and families that make creative production possible.
</p>
</div>
<div class="col-xs-6 col-sm-6 col-md-6 upcoming">
<a class="no-styles" href="https://www.eventbrite.com/e/interiors-stephanie-dinkins-bina48-bruce-duncan-tickets-37928868266">
<img src="/img/interiors/insta1.1.jpg" />
<h2>Interiors: Stephanie Dinkins + Bina48 & Bruce Duncan; Love at the Edges of Personhood</h2>
<date>Tuesday October 17, 2017</date>
<p>7pm, Doors Close at 6:45pm</p>
<p>
<address>
Baltimore School for the Arts <br/>
712 Cathedral Street<br/>
Baltimore, MD, 21201
</address>
</p>
</a>
<a href="https://www.eventbrite.com/e/interiors-stephanie-dinkins-bina48-bruce-duncan-tickets-37928868266">
<button class="btn btn-default add-top">Register Here</button>
</a>
</div>
</section>
</article>
<article id="speakers-past" class="add-top border-top">
<h2>Past.</h2>
<section class="row no-bottom">
<div class="col-xs-12 col-md-4">
<h3>2016-17: CoHosts II.</h3>
<p>
<em>CoHosts II</em> returned to lectures hosted in partnership with artist-run platforms including galleries, spaces, collectives, and festivals who we asked: <em>Who is the one artist or art professional that you want The Contemporary to bring to Baltimore?</em>
</p>
<p>
The Yes Men<br/>
CoHosted with The Transmodern Festival<br/>
November 28, 2016<br/>
<br/>
Kimberly Drew<br/>
CoHosted with Platform Gallery<br/>
December 12, 2016<br/>
<br/>
Jenna Wortham<br/>
CoHosted with KAHLON, The Agency<br/>
April 28, 2017<br/>
<br/>
Sharon Hayes<br/>
CoHosted with Penthouse Gallery<br/>
May 16, 2017<br/>
<br/>
Raúl de Nieves<br/>
CoHosted with Terrault Gallery<br/>
May 30, 2017
<br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/>
<br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/><br class="visible-md visible-lg"/>
</p>
</div>
<div class="col-xs-6 col-sm-6 col-md-4 upcoming">
<img src="/img/cohostsII/YMTFsquare.jpg">
<h2>The Yes Men + Transmodern Festival</h2>
<date>Monday, November 28</date>
<p>7pm Lecture</p>
<p>Baltimore School for the Arts</p>
</div>
<div class="col-xs-6 col-sm-6 col-md-4 upcoming">
<img src="/img/cohostsII/KDPGsquare.jpg">
<h2>Kimberly Drew + Platform Gallery</h2>
<date>Monday, December 12</date>
<p>7pm Lecture</p>
<p>Baltimore School for the Arts</p>
</div>
<div class="col-xs-6 col-sm-6 col-md-4 upcoming">
<img src="/img/cohostsII/JWKTAsquare.jpg">
<h2>Jenna Wortham + KAHLON, The Agency</h2>
<date>Saturday, April 29</date>
<p>5-7pm</p>
<p>Eubie Blake Cultural Center</p>
</div>
<div class="col-xs-6 col-sm-6 col-md-4 upcoming">
<img src="/img/cohostsII/SHPGsquare.jpg">
<h2>Sharon Hayes + Penthouse Gallery</h2>
<date>Tuesday, May 16</date>
<p>7–10pm, 7pm Lecture</p>
<p>Baltimore School for the Arts</p>
</div>
<div class="col-xs-6 col-sm-6 col-md-4 upcoming">
<img src="/img/cohostsII/RNTGsquare.jpg">
<h2>Raúl de Nieves + Terrrault Gallery</h2>
<date>Tuesday, May 30</date>
<p>7–9pm, 7pm Lecture</p>
<p>Baltimore School for the Arts</p>
</div>
</section>
</article>
<article id="archive" class="pad-top add-bottom border-top">
<h1>Archive.</h1>
<section class="row no-bottom">
<div class="col-xs-6 col-sm-4 col-md-3 thumb">
<h3>2015–16: Talking Shop.</h3>
<p>
<em>Talking Shop</em> partnered acclaimed artists and professionals from various disciplines to discuss the nexus of art, science, medicine, technology, politics, and more.
</p>
</div>
<div class="col-xs-6 col-sm-4 col-md-3 thumb">
<a href="#"><img src="img/talkingShop/005-ArtActivism.jpg" /></a>
<h2>Art + Activism</h2>
<p>Tania Bruguera + Eddie Conway</p>
<p>moderated by Lionel Foster</p>
<date>Recorded Thursday, March 10</date>
</div>
<div class="col-xs-6 col-sm-4 col-md-3 thumb">
<a href="#"><img src="img/talkingShop/004-CraftDefiance.jpg" /></a>
<h2>Craft + Defiance</h2>
<p>Joyce J. Scott + Marquis Revlon</p>
<p>moderated by Lee Heinemann</p>
<date>Recorded Tuesday, November 17</date>
</div>
<div class="col-xs-6 col-sm-4 col-md-3 thumb">
<a href="#"><img src="img/talkingShop/003-HumorAbsurdity.jpg" /></a>
<h2>Humor + Absurdity</h2>
<p>Jerry Saltz + Stavros Halkias</p>
<p>moderated by Lu Zhang</p>
<date>Recorded Wednesday, September 30</date>
</div>
<div class="col-xs-6 col-sm-4 col-md-3 thumb">
<a href="#"><img src="img/talkingShop/002-HealthInequity.jpg" /></a>
<h2>Health + Inequity</h2>
<p>LaToya Ruby Frazier + Dr. Lisa Cooper</p>
<p>moderated by Elissa Blount-Moorhead</p>
<date>Recorded Monday, June 29</date>
</div>
<div class="col-xs-6 col-sm-4 col-md-3 thumb">
<a href="#"><img src="img/talkingShop/001-3DPrintingAccess.jpg" /></a>
<h2>3D Printing + Access</h2>
<p>Adam Metallo/Vince Rossi + Dwyer Kilcollin</p>
<p>moderated by Ginevra Shay</p>
<date>Recorded Thursday, May 21</date>
</div>
<!-- Cohosts 1 below here -->
<div class="col-xs-6 col-sm-4 col-md-3 thumb">
<h3>2014–15: CoHosts.</h3>
<p>
<em>CoHosts</em> was organized with thirteen local commercial, artist-run, and independent galleries. Each gallery responded to a simple question: <em>Who is the one artist or art professional that you want The Contemporary to bring to Baltimore?</em>
</p>
</div>
<div class="col-xs-6 col-sm-4 col-md-3 thumb">
<a href="https://vimeo.com/123939594"><img src="img/speakers/2014/video-cover/013-tamms.jpg" /></a>
<h2>Tamms Year Ten</h2>
<p>CoHosted with <a href="http://thejohnfondagallery.tumblr.com">John Fonda Gallery</a></p>
<date>Recorded Tuesday, February 17</date>
</div>
<div class="col-xs-6 col-sm-4 col-md-3 thumb">
<a href="https://vimeo.com/119708723"><img src="img/speakers/2014/video-cover/012-wilson.jpg" /></a>
<h2>Letha Wilson</h2>
<p>CoHosted with <a href="http://www.icabaltimore.org/">ICA Baltimore</a></p>
<date>Recorded Thursday, January 29</date>
</div>
<div class="col-xs-6 col-sm-4 col-md-3 thumb">
<a href="https://vimeo.com/110093623"><img src="img/speakers/2014/video-cover/011-gg.jpg" /></a>
<h2>Guerrilla Girls</h2>
<p>CoHosted with <a href="http://area405.com/">Area 405</a></p>
<date>Recorded Thursday, October 23</date>
</div>
<div class="col-xs-6 col-sm-4 col-md-3 thumb">
<a href="https://vimeo.com/110686574"><img src="img/speakers/2014/video-cover/010-biggers.jpg" /></a>
<h2>Sanford Biggers</h2>
<p>CoHosted with <a href="http://www.galleryfour.net/">Gallery Four</a></p>
<date>Recorded Wednesday, October 8</date>
</div>
<div class="col-xs-6 col-sm-4 col-md-3 thumb">
<a href="http://vimeo.com/108503094"><img src="img/speakers/2014/video-cover/009-jacobkhepler.jpg" /></a>
<h2>Jacob Khepler</h2>
<p>CoHosted with <a href="http://openspacebaltimore.com/">Open Space</a></p>
<date>Recorded Wednesday, September 24</date>
</div>
<div class="col-xs-6 col-sm-4 col-md-3 thumb">
<a href="https://vimeo.com/105976383"><img src="img/speakers/2014/video-cover/008-andrewwk.jpg" /></a>
<h2>Andrew W.K.</h2>
<p>CoHosted with <a href="http://www.currentspace.com/">Current Space</a></p>
<date>Recorded Thursday, September 4</date>
</div>
<div class="col-xs-6 col-sm-4 col-md-3 thumb">
<a href="https://vimeo.com/94376328"><img src="img/speakers/2014/video-cover/007-shiniquesmith.jpg" /></a>
<h2>Shinique Smith</h2>
<p>CoHosted with <a href="http://galeriemyrtis.net/">Galerie Myrtis</a></p>
<date>Recorded Thursday, May 1</date>
</div>
<div class="col-xs-6 col-sm-4 col-md-3 thumb">
<a href="https://vimeo.com/92834484"><img src="img/speakers/2014/video-cover/006-typea.jpg" /></a>
<h2>Type A</h2>
<p>CoHosted with <a href="http://leaseagreementbaltimore.blogspot.com/">Lease Agreement</a></p>
<date>Recorded Monday, April 21</date>
</div>
<div class="col-xs-6 col-sm-4 col-md-3 thumb">
<a href="https://vimeo.com/91068551"><img src="img/speakers/2014/video-cover/005-jonrafman.jpg" /></a>
<h2>Jon Rafman</h2>
<p>CoHosted with <a href="http://www.springsteengallery.com">Springsteen Gallery</a></p>
<date>Recorded Wednesday, April 2</date>
</div>
<div class="col-xs-6 col-sm-4 col-md-3 thumb">
<a href="https://vimeo.com/90486805"><img src="img/speakers/2014/video-cover/004-waynewhite.jpg" /></a>
<h2>Wayne White</h2>
<p>CoHosted with <a href="http://www.galleryca.org">Gallery CA</a></p>
<date>Recorded Thursday, March 27</date>
</div>
<div class="col-xs-6 col-sm-4 col-md-3 thumb">
<a href="https://vimeo.com/89298718"><img src="img/speakers/2014/video-cover/003-brendanfowler.jpg" /></a>
<h2>Brendan Fowler</h2>
<p>CoHosted with <a href="http://www.nudashank.com">Nudashank</a></p>
<date>Recorded Wednesday, March 5</date>
</div>
<div class="col-xs-6 col-sm-4 col-md-3 thumb">
<a href="https://vimeo.com/87665701" alt="watch Nick Cave's archived talk"><img src="img/speakers/2014/video-cover/002-nickcave.jpg" /></a>
<h2>Nick Cave</h2>
<p>CoHosted with <a href="http://www.pineboxartcenter.com">Pinebox Art Center</a></p>
<date>Recorded Tuesday, February 18</date>
</div>
<div class="col-xs-6 col-sm-4 col-md-3 thumb">
<a href="https://vimeo.com/84395255" alt="watch Coco Fusco's archived talk"><img src="img/speakers/2014/video-cover/001-cocofusco.jpg" /></a>
<h2>Coco Fusco</h2>
<p>CoHosted with <a href="http://www.guestspot.org">Guest Spot</a></p>
<date>Recorded Monday, January 13</date>
</div>
</section>
</article>
</div>
<!-- end offset -->
</div>
</div>
</div>
<!-- END MAIN CONTENT COLUMN -->
<!-------------------------------------------------------------------->
<!-------------------------------------------------------------------->
<!-- FOOTER! -->
<!-------------------------------------------------------------------->
<!-------------------------------------------------------------------->
<footer>
<div class="container">
<div class="row">
<div id="dynamicreplacement" class="dynamicreplacement col-sm-10 col-md-10 col-lg-10 col-sm-offset-2 col-md-offset-2 col-lg-offset-2">
<hr class="border-top" />
<div class="row">
<div class="col-sm-6 col-md-3">
<h3>The Contemporary <br/>(Museum) of Baltimore</h3>
<ul>
<li>PO Box 1572</li>
<li>Baltimore MD 21203</li>
<li>—</li>
<li>T: 410 756 0397</li>
<li>info@contemporary.org</li>
</ul>
</div>
<nav class="col-sm-6 col-md-3">
<h3><a href="about.html">About</a></h3>
<ul>
<li><a href="about.html#mission">Mission & History</a></li>
<li><a href="about.html#staff">Staff & Board</a></li>
<li><a href="donate.html#supporters">Support</a></li>
<li><a href="press.html">Press</a></li>
</ul>
</nav>
<!-- Add the extra clearfix for only the required viewport -->
<div class="clearfix visible-sm"></div><!-- this breaks deana's image from the text on mobile mode for now... -->
<nav class="col-sm-6 col-md-3">
<h3>Programming</h3>
<ul>
<li><a href="projects.html">Projects</a></li>
<li><a href="projects.html#council">Curatorial Council</a></li>
<li><a href="speakerseries.html">Speaker Series</a></li>
</ul>
</nav>
<nav class="col-sm-6 col-md-3">
<h3>Connect</h3>
<ul>
<li><a href="http://eepurl.com/BDHxH">Email List</a></li>
<li><a href="http://www.facebook.com/thecontemporarymuseum">Facebook</a></li>
<li><a href="http://www.flickr.com/photos/cmbaltimore/">Flickr</a></li>
<li><a href="http://instagram.com/thecontemporary">Instagram</a></li>
<li><a href="http://thecontemporarymuseum.tumblr.com">Tumblr</a></li>
<li><a href="https://twitter.com/ThContemporary">Twitter</a></li>
<li><a href="https://vimeo.com/thecontemporarymuseum">Vimeo</a></li>
<li><a href="https://www.youtube.com/channel/UCz7EO0hiR08D87j1mssO8Sw">YouTube</a></li>
<li>—</li>
<li><a href="donate.html">Donate</a></li>
</ul>
</nav>
</div>
<hr class="border-top" />
<div class="row secondary">
<p class="col-sm-9">© Copyright 1989–2013, The Contemporary</p>
<p class="col-sm-3 text-right"><a href="http://www.ookb.co/">site by OOKB</a></p>
</div>
<!-- END FOOTER CONTENTS -->
</div><!-- END RIGHT OFFSET -->
</div> <!-- END ROW -->
</div> <!-- END CONTAINER -->
</footer> <!-- END FOOTER -->
<!-- Bootstrap core JavaScript -->
<!-- ================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- ================================================== -->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://code.jquery.com/jquery.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
<script src="js/ookb_for_tc.js"></script>
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-46130583-1', 'contemporary.org');
ga('send', 'pageview');
</script>
</body>
</html>