-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpage-about-full.php
510 lines (489 loc) · 22.8 KB
/
page-about-full.php
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
501
502
503
504
505
506
507
508
509
510
<?php
/*
Template Name: About Page Template
*/
?>
<?php get_header(); ?>
<div id="content" class="clearfix row-fluid">
<div id="about-hero" class="span12 well dropShadow">
<img src="<?php bloginfo('template_directory'); ?>/images/whomap.png" alt="picture" />
</div>
<div id="about-main" class="span12 clearfix well dropShadow" role="main">
<? //staff head shots ?>
<ul class="thumbnails">
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/Laurie-Mulvey.png" alt="Laurie Mulvey" />
<h3 class="about-name">Laurie Mulvey</h3>
<p class="about-title">Executive Director</p>
</div>
<div class="back">
<h3 class="about-name">Laurie Mulvey</h3>
<p class="ontop">I studied English as an undergraduate at Rutgers, social work at the Master’s level at Rutgers, and Human Development and Family Studies at the doctoral level at Penn State. I’m not sure what all of that makes me. But the common denominator seems like it’s always been an attempt to understand people and Life, and to articulate what I discover.</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/Sam-Richards.png" alt="Sam Richards" />
<h3 class="about-name">Sam Richards</h3>
<p class="about-title">Co-Founder</p>
</div>
<div class="back">
<h3 class="about-name">Sam Richards</h3>
<p>Sam is a sociologist currently working at The Pennsylvania State University. He co-directs the World in Conversation Project, as well as teaches the largest race course in the country with 720 students per semester. Sam's iconoclasm landed him in “The Professors: The 101 Most Dangerous Academics in America,” a book by David Horowitz that critiques the dominance of liberal thinking in academia–which is ironic given that Sam is a registered Libertarian.</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/DJ-Seballos.png" alt="DJ Seballos" />
<h3 class="about-name">DJ Seballos</h3>
<p class="about-title">Assistant Director</p>
</div>
<div class="back">
<h3 class="about-name">Danna Jayne</h3>
<p>At WinC, I help get the right people in the right places within our organization. I have worked to create a place where people act on their passions and earn a living. A while back, someone gave me the opportunity to follow my passion here and I believe that such trust inspired me to work my a** off to make IT happen. This is at the heart of our work place and I apply it to OUR effervescent need to move with the changing times.</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/Tim-Taylor.png" alt="Tim Taylor" />
<h3 class="about-name">Tim Taylor</h3>
<p class="about-title">Operations Manager</p>
</div>
<div class="back">
<h3 class="about-name">Tim Taylor</h3>
<p>Born in the Amish capital of Lancaster County and raised on farms and the internet. I have had lifelong passions for technology and people but never really found both in one place until I arrived at the World in Conversation. Today I work with brilliantly talented people committed to exploring their humanity through conversation to make that work both global and innovative. Changing the world one byte at a time!</p>
</div>
</div>
</li>
</ul>
<ul class="thumbnails">
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/Brenton-Mitchell.png" alt="Brenton Mitchell" />
<h3 class="about-name">Brenton Mitchell</h3>
<p class="about-title">Lead Facilitation Coach</p>
</div>
<div class="back">
<h3 class="about-name">Brenton Mitchell</h3>
<p>A “Doer of Stuff & Things," Brenton can often be found running on trails in Central PA, singing and playing music on his guitar, and wearing ties. For the past two years, Brenton has been helping to manage the training of the WinC facilitation team. Areas of expertise include developing sustainable models for tracking facilitators professional growth, facilitating dialogues, and dissecting and teaching dialogue facilitation techniques to students.</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/Salim-George.png" alt="Salim George" />
<h3 class="about-name">Salim George</h3>
<p class="about-title">Facilitator Trainer</p>
</div>
<div class="back">
<h3 class="about-name">Salim George</h3>
<p>I am the bastard son of an immigrant. I also happen to work with a team of amazing individuals to design and implement the curriculum for SOC 300 - a class where students are equipped with the fundamental tools and skills necessary to facilitate dialogue.</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/Erik-Morales.png" alt="Erik Morales" />
<h3 class="about-name">Erik Morales</h3>
<p class="about-title">Office Manager</p>
</div>
<div class="back">
<h3 class="about-name">Erik Morales</h3>
<p>I was born in Moroleon, Guanajuato, Mexico and was brought to the U.S. illegally by my parents at the age of five (no, I am no longer “illegal”). At WinC, my goal is simply to spread awareness about social issues and allow individuals to critically think and reflect on their lives. I believe that when people come together and truly listen to each others' points of view, no matter how different or similar they are, they will develop a better understanding of each other.</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/Jenny-Beben.png" alt="Jenny Beben" />
<h3 class="about-name">Jenny Beben</h3>
<p class="about-title">Commonwealth Campus Program Coordinator</p>
<div class="back">
<h3 class="about-name">Jenny Beben</h3>
<p>I joined this work in the "spirit of questing". I set out on a journey toward a bigger goal & have found out things about myself in the process. I am from middle of amishtown PA and I love warm beverages & conversations.</p>
</div>
</div>
</li>
</ul>
<ul class="thumbnails">
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/will-wise.png" alt="Will Wise" />
<h3 class="about-name">Will Wise</h3>
<p class="about-title">Senior Facilitation Trainer</p>
</div>
<div class="back">
<h3 class="about-name">Will Wise</h3>
<p>Lets talk about any taboo subject. You pick. When we talk and I truly listen, I have a better understanding of the world. I love to train facilitators to walk in a room full of strangers and talk about taboo subjects with no agenda. You game?</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/Alyssa-Weinstein.jpg" alt="Alyssa Weinstein" />
<h3 class="about-name">Alyssa Weinstein</h3>
<p class="about-title">International Dialogue Coordinator</p>
</div>
<div class="back">
<h3 class="about-name">Alyssa Weinstein</h3>
<p>When I began to learn about Iran apart from media influence, I knew I needed to travel there. As a white woman who is also Jewish, this sparked my interest in inspiring others to see people for who they are and not what they are or from where they come. I achieve that through the scheduling of our international dialogues and establishing contacts around the world for WinC.</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/Carly-Cubit.jpg" alt="Carly Cubit" />
<h3 class="about-name">Carly Cubit</h3>
<p class="about-title">Facilitator/Dialogue Assistant</p>
</div>
<div class="back">
<h3 class="about-name">Carly Cubit</h3>
<p>Junior, Kinesiology major. Interested in becoming a doctor. I live the idea of helping people whether it’s with health or dialogue...I also enjoy rowing boats and baking cookies and I hate writing a quick blurb about myself.</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/amanda-hommer.png" alt="Amanda Hommer" />
<h3 class="about-name">Amanda Hommer</h3>
<p class="about-title">Facilitator</p>
</div>
<div class="back">
<h3 class="about-name">Amanda Hommer</h3>
<p>I’m kind of a big deal.</p>
</div>
</div>
</li>
</ul>
<ul class="thumbnails">
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/Khaylon-Blackeney.png" alt="Khaylon Blackeney" />
<h3 class="about-name">Khalon Blakeney</h3>
<p class="about-title">Facilitator</p>
</div>
<div class="back">
<h3 class="about-name">Khalon Blakeney</h3>
<p>Passionate about meeting new people, elated to learn new things, love to create new memories.</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class"front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/Daba-Kora.jpg" alt="Daba Kora" />
<h3 class="about-name">Daba Kora</h3>
<p class="about-title">Facilitator</p>
</div>
<div class="back">
<h3 class="about-name">Daba Kora</h3>
<p>Living, loving, and laughing. Enjoy the opportunity to meet new people, while steering into curbs of life. </p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/McKenzi-Doolittle.jpg" alt="McKenzi Doolittle" />
<h3 class="about-name">McKenzi Doolittle</h3>
<p class="about-title">Facilitator</p>
</div>
<div class="back">
<h3 class="about-name">McKenzi Doolittle</h3>
<p>I take pride in being real with everyone I come in contact with. I'm all about trust and kindness. I love pugs.</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/Alexa-Martin.jpg" alt="Alexa Martin" />
<h3 class="about-name">Alexa St. Martin</h3>
<p class="about-title">Facilitator</p>
</div>
<div class="back">
<h3 class="about-name">Alexa St. Martin</h3>
<p>I am perfectly balanced and attuned to cosmos. Peace is flowing gently throughout my total being. I am safe, protected, and secure. And so are you.</p>
</div>
</div>
</li>
</ul>
<ul class="thumbnails">
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/devron-lovick.png" alt="Devron Lovick" />
<h3 class="about-name">Devron Lovick</h3>
<p class="about-title">Facilitator</p>
</div>
<div class="back">
<h3 class="about-name">Devron Lovick</h3>
<p>I should really submit my bio.</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/Alex-Mobilia.jpg" alt="Alex Mobilia" />
<h3 class="about-name">Alex Mobilia</h3>
<p class="about-title">Facilitator</p>
</div>
<div class="back">
<h3 class="about-name">Alex Mobilia</h3>
<p>I love discussing controversial social topics that are difficult to talk about, as well as gaining new perspective on these issues. Not to mention I am pretty awesome:)</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/brandon-munroe.png" alt="Brandon Munroe" />
<h3 class="about-name">Brandon Munroe</h3>
<p class="about-title">Facilitator</p>
</div>
<div class="back">
<h3 class="about-name">Brandon Munroe</h3>
<p>Baltimore, MD. I like funnel cake. And I'm a soc major.</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="target">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/laquan-williams.png" alt="LaQuan Williams" />
<h3 class="about-name">LaQuan Williams</h3>
<p class="about-title">Facilitator</p>
</div>
<div class="back">
<h3 class="about-name">LaQuan Williams</h3>
<p>My love for facilitation stems from a collective interest in the arts. Music has carried me through most of my triumphs through the ability to creatively express. Tattooing has done the same. I believe that without self-expression, we are prone to self-destruction. P.S. with me, expect the unusual!</p>
</div>
</div>
</li>
</ul>
<ul class="thumbnails">
<li class="span3">
<div class="thumbnail">
<div class="target">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/julio-rodriguez.png" alt="Julio Rodriguez" />
<h3 class="about-name">Julio Rodriguez</h3>
<p class="about-title">Facilitator</p>
</div>
<div class="back">
<h3 class="about-name">Julio Rodriguez</h3>
<p>On the pursuit of happiness...</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="target">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/Shantal-Minoso.png" alt="Shantal Minoso" />
<h3 class="about-name">Shantal Minoso</h3>
<p class="about-title">Facilitator</p>
</div>
<div class="back">
<h3 class="about-name">Shantal Minoso</h3>
<p>Hi I'm Shantal and I'm cool. Home: Westchester, NY. First semester in WinC</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="target">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/Lexie-Walsh.jpg" alt="Lexie Walsh" />
<h3 class="about-name">Lexie Walsh</h3>
<p class="about-title">Facilitator</p>
</div>
<div class="back">
<h3 class="about-name">Lexie Walsh</h3>
<p>Harry Potter fan and lover of dogs. Very appreciative of the many thoughts and ideas.</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="target">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/Nicole-Walsh.jpg" alt="Nicole Walsh" />
<h3 class="about-name">Nicole Walsh</h3>
<p class="about-title">Facilitator</p>
</div>
<div class="back">
<h3 class="about-name">Nicole Walsh</h3>
<p>Wilderness explorer, activist, curious cat and eternal optimist. I'm from Wilmington,DE, and I couldn't be more excited to go on this WinC journey.</p>
</div>
</div>
</li>
</ul>
<ul class="thumbnails">
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/luke-lenker.png" alt="Luke Lenker" />
<h3 class="about-name">Luke Lenker</h3>
<p class="about-title">Facilitator</p>
</div>
<div class="back">
<h3 class="about-name">Luke Lenker</h3>
<p>Luke, I began work at WinC in 2013 & found it’s satisfying for me & my soul! I hope to be a valuable & unique addition to this truly awe-inspiring organization!</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/hala-alhashmi.png" alt="Hala Al-Hashmi" />
<h3 class="about-name">Hala Al-Hashmi</h3>
<p class="about-title">Facilitator</p>
</div>
<div class="back">
<h3 class="about-name">Hala Al-Hashmi</h3>
<p>I'm a Saudi Arabian Finance student. I have just started working with WinC & hope to do it for a long time. Food from home is the best! Try it!</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/Carissa-Gaither.jpg" alt="Carissa Gaither" />
<h3 class="about-name">Carissa Gaither</h3>
<p class="about-title">Facilitator</p>
</div>
<div class="back">
<h3 class="about-name">Carissa Gaither</h3>
<p>Brodcast journalism major, soc and business minor. Lover of thoughts. The next Oprah.</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/Rafaif-Hamdan.jpg" alt="Rafaif Hamdan" />
<h3 class="about-name">Rafaif Hamdan</h3>
<p class="about-title">Facilitator</p>
</div>
<div class="back">
<h3 class="about-name">Rafaif Hamdan</h3>
<p>I'm a soc major, I love meeting new people, I enjoy breaking cultural norms. Feed me and I will love you!</p>
</div>
</div>
</li>>
</ul>
<ul class="thumbnails">
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/belkis-prutzman.png" alt="Belkis Prutzman" />
<h3 class="about-name">Belkis Prutzman</h3>
<p class="about-title">Facilitator</p>
</div>
<div class="back">
<h3 class="about-name">Belkis Prutzman</h3>
<p>I am 20 years old. I was born in the Dominican Republic. I like to dance, cook, and eat. I married the love of my life May 31 2012.</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/jd-mccausland.png" alt="JD McCausland" />
<h3 class="about-name">JD McCausland</h3>
<p class="about-title">Facilitator</p>
</div>
<div class="back">
<h3 class="about-name">JD McCausland</h3>
<p>JD is a first year facilitator. He is currently living the dream.</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/carl-jeanlouis.png" alt="Carl Jean-Louis" />
<h3 class="about-name">Carl Jean-Louis</h3>
<p class="about-title">Facilitator</p>
</div>
<div class="back">
<h3 class="about-name">Carl Jean-Louis</h3>
<p>I'm a Sophomore studying Industrial Engineering. I'm from Haiti and have been working with WinC for a semester now.</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/nick-sikoutris.png" alt="Nick Sikoutris" />
<h3 class="about-name">Nick Sikoutris</h3>
<p class="about-title">Office Intern</p>
</div>
<div class="back">
<h3 class="about-name">Nick Sikoutris</h3>
<p>I am a Junior studying Public Relations and Minoring in Sociology. I've never broken a bone and in my free time I like to Scuba dive.</p>
</div>
</div>
</li>
</ul>
<ul class="thumbnails">
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/Stephen-Hill.jpg" alt="Stephen Hill" />
<h3 class="about-name">Stephen Hill</h3>
<p class="about-title">Facilitator</p>
</div>
<div class="back">
<h3 class="about-name">Stephen Hill</h3>
<p>Instead of fighting it we should all just go with the flow.</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/Justin-Sova.png" alt="Justin Sova" />
<h3 class="about-name">Justin Sova</h3>
<p class="about-title">IT Assistant</p>
</div>
<div class="back">
<h3 class="about-name">Justin Sova</h3>
<p>I live drums. I don’t know what to say, but you lost the game.</p>
</div>
</div>
</li>
<li class="span3">
<div class="thumbnail">
<div class="front">
<img src="<?php bloginfo('template_directory'); ?>/images/headshots/Peggy-Opalka.jpg" alt="Peggy Opalka" />
<h3 class="about-name">Peggy Opalka</h3>
<p class="about-title">Office Intern</p>
</div>
<div class="back">
<h3 class="about-name">Peggy Opalka</h3>
<p></p>
</div>
</div>
</li>
</ul>
<ul class="thumbnails">
</div> <!-- end #main -->
<?php //get_sidebar(); // sidebar 1 ?>
</div> <!-- end #content -->
<?php get_footer(); ?>