-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteam.html
More file actions
364 lines (338 loc) · 31.5 KB
/
team.html
File metadata and controls
364 lines (338 loc) · 31.5 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
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
<!doctype html>
<!--[if lt IE 7]><html lang="en-US" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html lang="en-US" class="no-js lt-ie9 lt-ie8"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html lang="en-US" class="no-js lt-ie9"><![endif]-->
<!--[if gt IE 8]><!--> <html lang="en-US" class="no-js"><!--<![endif]-->
<head>
<meta charset="utf-8">
<!-- Google Chrome Frame for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>CUSEC 2014 | Team</title>
<!-- mobile meta (hooray!) -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<!-- icons & favicons (for more: http://www.jonathantneal.com/blog/understand-the-favicon/) -->
<link rel="apple-touch-icon" href="wp-content/themes/cusec2014/library/images/apple-icon-touch.png">
<link rel="icon" href="wp-content/themes/cusec2014/favicon.png">
<!--[if IE]>
<link rel="shortcut icon" href="http://2014.cusec.net/wp-content/themes/cusec2014/favicon.ico">
<![endif]-->
<!-- or, set /favicon.ico for IE10 win -->
<meta name="msapplication-TileColor" content="#f01d4f">
<meta name="msapplication-TileImage" content="http://2014.cusec.net/wp-content/themes/cusec2014/library/images/win8-tile-icon.png">
<link rel="pingback" href="xmlrpc.php">
<!-- google web fonts -->
<link href='http://fonts.googleapis.com/css?family=Raleway:400,600' rel='stylesheet' type='text/css'>
<!-- wordpress head functions -->
<link rel="alternate" type="application/rss+xml" title="CUSEC 2014 » Feed" href="feed/index.html" />
<link rel="alternate" type="application/rss+xml" title="CUSEC 2014 » Comments Feed" href="comments/feed/index.html" />
<link rel="alternate" type="application/rss+xml" title="CUSEC 2014 » Team Comments Feed" href="http://2014.cusec.net/team/feed/" />
<link rel='stylesheet' id='contact-form-7-css' href='wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='bones-stylesheet-css' href='wp-content/themes/cusec2014/library/css/style.css' type='text/css' media='all' />
<!--[if lt IE 9]>
<link rel='stylesheet' id='bones-ie-only-css' href='http://2014.cusec.net/wp-content/themes/cusec2014/library/css/ie.css' type='text/css' media='all' />
<![endif]-->
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js'></script>
<script type='text/javascript' src='http://2014.cusec.net/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='wp-content/themes/cusec2014/library/js/libs/modernizr.custom.min.js'></script>
<script type='text/javascript' src='http://guestlistapp.com/javascripts/guestlist-embed.js'></script>
<link rel='canonical' href='team' />
<!-- end of wordpress head -->
<meta property="og:image" content="http://2014.cusec.net/wp-content/themes/cusec2014/library/images/cusec-fb.png"/>
<link rel="image_src" href="wp-content/themes/cusec2014/library/images/cusec-fb.png"/>
<!-- drop Google Analytics Here -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-42941833-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- end analytics -->
</head>
<body class="page page-id-15 page-template page-template-page-team-php">
<header id='header' class='header container clearfix' role='banner'>
<a class=' logo-wrapper' href='index.html' rel='nofollow'>
<img class='cusec-logo' src='wp-content/themes/cusec2014/library/images/cusec-logo-wide.png' itemprop='image' alt='CUSEC 2014'/>
</a>
<nav class='header-nav' role='navigation'>
<ul class='nav top-nav'>
<li>
<a href="schedule.html">Schedule</a>
</li><li>
<a href="resume-upload.html">Resume Upload</a>
</li><li>
<a href="democamp.html">Democamp</a>
</li><li>
<a href="index.html#venue" title='Venue'>Venue</a>
</li><li>
<a href="speakers.html" title='Speakers'>Speakers</a>
</li><li>
<a href="sponsors.html" title='Sponsors'>Sponsors</a>
</li><li>
<a href="schools.html">Schools</a>
</li><li>
<a href="team.html">Team</a>
</li>
</ul>
</nav>
</header>
<div id='main-content' class='content page-content'>
<div class='page-team page-profiles' id='team'>
<div class='container'>
<h2 class='section-heading light'>Team</h2>
<ul class='profiles'>
<li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/alex-selesse.png' alt='Alex Selesse'/>
<div class='profile-text'>
<a href='http://github.com/selesse' title='Alex Selesse'> <span class='profile-name'>Alex Selesse</span>
<span class='profile-title'>Co-Chair</span>
</a> <p class='profile-desc'>Alex is a recent Software Engineering graduate from McGill. Last year, Alex was CUSEC's Director of Sponsorship. Alex likes to read, go rock climbing, play video games, and he loves programming. These days, he's particularly intrigued by the combination of Java, gradle, and IntelliJ IDEA (with IdeaVim!).</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/matthew-leavitt.png' alt='Matthew Leavitt'/>
<div class='profile-text'>
<a href='http://twitter.com/leavittron' title='Matthew Leavitt'> <span class='profile-name'>Matthew Leavitt</span>
<span class='profile-title'>Co-Chair</span>
</a> <p class='profile-desc'>Matthew is a PhD student in Neuroscience at McGill. He spends most of his time thinking of witty things to include in blurbs like this, but he occasionally indulges his curiosity by doing things like cooking, or co-chairing software engineering conferences. He is very close to figuring out how the brain works.</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/alex-coco.png' alt='Alex Coco'/>
<div class='profile-text'>
<a href='http://github.com/alexcoco' title='Alex Coco'> <span class='profile-name'>Alex Coco</span>
<span class='profile-title'>Co-Director of Logistics</span>
</a> <p class='profile-desc'>Alex is in his third year of Software Engineering at McGill. In his spare time, he loves to cook, drink coffee, and explore. He loves Ruby, Rails, typography, and Tetris and wants to learn more Go and Node.js.</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/michael-lakhia.png' alt='Michael Lakhia'/>
<div class='profile-text'>
<a href='http://github.com/mlakhia' title='Michael Lakhia'> <span class='profile-name'>Michael Lakhia</span>
<span class='profile-title'>Co-Director of Logistics</span>
</a> <p class='profile-desc'>Michael studies Computer Science at John Abbott College. He works at PasswordBox.com on the Android and JavaScript teams and loves it. This is his first year as the Co-Director of Logistics.</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/xenia-tay.png' alt='Xenia Tay'/>
<div class='profile-text'>
<a href='http://www.xeniatay.com' title='Xenia Tay'> <span class='profile-name'>Xenia Tay</span>
<span class='profile-title'>Webmaster & Designer</span>
</a> <p class='profile-desc'>Xenia is in third year, majoring in Computer Science and minoring in Fine Arts Studio at the University of Waterloo. She builds websites when she isn't on Youtube watching song covers on loop. She loves exploring cities and is aiming to do all 6 of her co-ops in 6 different cities. This is her second CUSEC and her first time in the Webmaster/Designer role.</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/samira-el-rayyes.png' alt='Samira El-Rayyes'/>
<div class='profile-text'>
<a href='http://linkedin.com/in/samiraelrayyes' title='Samira El-Rayyes'> <span class='profile-name'>Samira El-Rayyes</span>
<span class='profile-title'>Director of Sponsorship</span>
</a> <p class='profile-desc'>Samira was first exposed to the world of code in grade ten, and she is now a third year Software Engineering student at the University of Ottawa. After attending her first CUSEC in 2012, she knew that she had to get involved with this awesome event and has been an organizer since. Last year, she handled CUSEC's social media sites and now Samira is the Director of Sponsorship for CUSEC 2014.</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/bowen-xu.png' alt='Bowen Xu'/>
<div class='profile-text'>
<span class='profile-name'>Bowen Xu</span>
<span class='profile-title'>Sponsorship Team</span>
<p class='profile-desc'>Bowen is a 3rd year Software Engineering Student at University of Waterloo. He enjoys coding, reading, and going to the gym. This is his second CUSEC and he helps in the Sponsorship team.</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/dominic-charley-roy.png' alt='Dominic Charley-Roy'/>
<div class='profile-text'>
<a href='http://github.com/jokeofweek' title='Dominic Charley-Roy'> <span class='profile-name'>Dominic Charley-Roy</span>
<span class='profile-title'>Director of Speakers</span>
</a> <p class='profile-desc'>Dominic is a 2nd year Software Engineering student at McGill University. He fell in love with programming the first time he got 'Hello, World!' to print on his old DOS 386. Nowadays he's mainly playing around with Javascript and Go with a nice cup of tea next to him. This is his second year on the CUSEC team. </p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/santiago-gil.png' alt='Santiago Gil'/>
<div class='profile-text'>
<span class='profile-name'>Santiago Gil</span>
<span class='profile-title'>Director of Promotions</span>
<p class='profile-desc'>Santiago is currently in his 3B term in Software Engineering at the University of Waterloo. He's attended CUSEC since 1st year and just keeps coming back. He's worked mostly on mobile platforms (iOS, BB10) and a bit of OS X development on his previous co-ops. This year he's acting in the role of Director of Promotions for CUSEC.</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/mohammed-chamma.png' alt='Mohammed Chamma'/>
<div class='profile-text'>
<a href='http://github.com/mef51' title='Mohammed Chamma'> <span class='profile-name'>Mohammed Chamma</span>
<span class='profile-title'>Director of Audio/Visual</span>
</a> <p class='profile-desc'>Mohammed is a 3rd year Physics-Math student at the University of Ottawa. He programs when physics gets too hard. Right now he's learning about things like Javascript, Go, and Matlab. This is his third CUSEC!</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/danielle-pham.png' alt='Danielle Pham'/>
<div class='profile-text'>
<span class='profile-name'>Danielle Pham</span>
<span class='profile-title'>Audio/Visual Team</span>
<p class='profile-desc'>Danielle is in her third year of Computer Science and Biology at McGill. She appreciates readable code, particularly Python and Ruby, as well as minimalistic design. Danielle is interested in learning web development, data analytics and visualization.</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/amy-yang.png' alt='Amy Yang'/>
<div class='profile-text'>
<a href='http://www.linkedin.com/pub/amy-yang/76/699/52' title='Amy Yang'> <span class='profile-name'>Amy Yang</span>
<span class='profile-title'>Audio/Visual Team</span>
</a> <p class='profile-desc'>Amy is in her 3rd year of Dietetics at McGill (so related, eh?). After 2 years of sneaking around with the cool kids at CUSEC, she decided to join the dark side. She's usually the one that people go to for computer help (perks of being a geek). CUSEC is the place where she's probably doing the silliest things. You can always spot her in her bright yellow coat.</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/kruti-bagde.png' alt='Kruti Bagde'/>
<div class='profile-text'>
<span class='profile-name'>Kruti Bagde</span>
<span class='profile-title'>Carleton University Head Delegate</span>
<p class='profile-desc'>Kruti Bagde is the Head Delegate of Carleton University. She is a second year student at Carleton University Ottawa, in Bachelor of Information Technology, Network Technology. Kruti is also trained Indian classical dancer, loves to dance, read books listen to music, play Basketball, badminton, Guitar, watch movies and TV shows. This year would be her third year at CUSEC. </p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/patrick-nguyen.png' alt='Patrick Nguyen'/>
<div class='profile-text'>
<span class='profile-name'>Patrick Nguyen</span>
<span class='profile-title'>Concordia University Head Delegate</span>
<p class='profile-desc'>Patrick is a 2nd year Software Engineering student at Concordia University. This would be the 3rd CUSEC that he attends and he's looking forward to meeting amazing people and hearing awesome speeches. He enjoys to snowboard and draw in his spare time.</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/sami-jaber.png' alt='Sami Jaber'/>
<div class='profile-text'>
<span class='profile-name'>Sami Jaber</span>
<span class='profile-title'>McGill University Head Delegate</span>
<p class='profile-desc'>Sami is a 3rd year Computer Science Major at McGill University. Attended the last two CUSEC's, was blown away by the event's calibre, and wanted to help make it even better! A coder currently obsessed with Scala, he uses it on his free time to learn web development.</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/saif-myageri.png' alt='Saif Myageri'/>
<div class='profile-text'>
<span class='profile-name'>Saif Myageri</span>
<span class='profile-title'>McMaster University Head Delegate</span>
<p class='profile-desc'>Saif is a third year Software Engineering student at McMaster University. This is his second CUSEC and the first time as the head delegate. In his spare time he likes to read and aimlessly browse the internet. He's most passionate about soccer and loves to play and watch soccer games.</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/aimal-khan.png' alt='Aimal Khan'/>
<div class='profile-text'>
<span class='profile-name'>Aimal Khan</span>
<span class='profile-title'>McMaster University Head Delegate</span>
<p class='profile-desc'>Aimal is a fourth year Software Engineering student at McMaster University. This will be his fourth consecutive year attending CUSEC, and his second year continuing as a head delegate. He is passionate about web and mobile development, and enjoys creating music in his free time.</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/placeholder.png' alt='Jamie Bannerman'/>
<div class='profile-text'>
<span class='profile-name'>Jamie Bannerman</span>
<span class='profile-title'>Queen's University Head Delegate</span>
<p class='profile-desc'>womp.</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/julian-horvat.png' alt='Julian Horvat'/>
<div class='profile-text'>
<a href='http://github.com/jhorvat' title='Julian Horvat'> <span class='profile-name'>Julian Horvat</span>
<span class='profile-title'>University of Guelph Head Delegate</span>
</a> <p class='profile-desc'>Julian is a 3rd year Software Engineering student at the University of Guelph. He has been in love with computers his whole life but didn't start programming till highschool. At school he uses C, and Java but in his spare time is learning Web Development and Go. This is his second CUSEC but the first time being a delegate.</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/stephanie-zeidan.png' alt='Stephanie Zeidan'/>
<div class='profile-text'>
<span class='profile-name'>Stephanie Zeidan</span>
<span class='profile-title'>University of Ottawa Head Delegate</span>
<p class='profile-desc'>Stephanie is a 3rd year student at the University of Ottawa studying Electrical Engineering and Computing technology. This is will be her second year attending CUSEC and her first year as a Head delegate. Currently interested in and learning web development and MATLAB. She hopes to travel the world one day.</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/david-kua.png' alt='David Kua'/>
<div class='profile-text'>
<a href='http://github.com/dkua' title='David Kua'> <span class='profile-name'>David Kua</span>
<span class='profile-title'>University of Toronto Head Delegate</span>
</a> <p class='profile-desc'>David is a third year Computer Science student at the University of Toronto Scarborough. He likes Python, Go, Javascript, and talking about API design. When he is not programming, David can be found dragon boating. This is his first CUSEC.</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/alykhan-kanji.png' alt='Alykhan Kanji'/>
<div class='profile-text'>
<a href='http://alykhan.com' title='Alykhan Kanji'> <span class='profile-name'>Alykhan Kanji</span>
<span class='profile-title'>University of Waterloo Head Delegate</span>
</a> <p class='profile-desc'>Alykhan is a third year Software Engineering student at the University of Waterloo. He has attended CUSEC annually and is a Head Delegate this year. Alykhan is enthusiastic about Open Data and mobile development. He has experience developing mobile apps and websites.</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/vaughan-hilts.png' alt='Vaughan Hilts'/>
<div class='profile-text'>
<a href='http://github.com/hilts-vaughan' title='Vaughan Hilts'> <span class='profile-name'>Vaughan Hilts</span>
<span class='profile-title'>Wilfrid Laurier University Head Delegate</span>
</a> <p class='profile-desc'>Vaughan is a 2nd year Computer Science student at Wilfrid Laurier University. Interested in programming and game development pre high school - he now works at startup Axonify developing HTML5 games using bleeding edge technology. In his spare time, Vaughan enjoys game theory and development, machine learning and web apps for the mobile space.</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/nataly-sheinin.png' alt='Nataly Sheinin'/>
<div class='profile-text'>
<a href='http://ca.linkedin.com/in/natalysheinin' title='Nataly Sheinin'> <span class='profile-name'>Nataly Sheinin</span>
<span class='profile-title'>York University Head Delegate</span>
</a> <p class='profile-desc'>Nataly is a 3rd year Computer Science student at Lassonde School of Engineering, York University. This is her first year as a delegate for CUSEC. She spends her summers working at TELUS as a co-op developer on the web services team. She has experience using java for the purpose of web development.</p>
</div>
</li>
<hr/> <li class='profile'>
<img class='profile-pic' src='wp-content/themes/cusec2014/library/images/team/miguel-ocampo-gooding.png' alt='Miguel Ocampo-Gooding'/>
<div class='profile-text'>
<span class='profile-name'>Miguel Ocampo-Gooding</span>
<span class='profile-title'>York University Head Delegate</span>
<p class='profile-desc'>Miguel is a second year Digital Media student at York University. This will be his second CUSEC and his first as a Head Delegate. He is currently learning about how to bridge the gap between programming and art.</p>
</div>
</li>
</ul>
</div>
</div>
</div>
<footer id='footer' class="footer" role="contentinfo">
<section class='footer-content footer-social'>
<div class='container'>
<a class='footer-icon twitter' href="http://www.twitter.com/cusec" title="@cusec" onclick="_gaq.push(['_trackEvent', 'Social Media', 'Twitter', 'Clicked to Twitter']);">
<img src='wp-content/themes/cusec2014/library/images/icon-twitter.svg' alt='Twitter @cusec'/>
</a>
<a class='footer-icon facebook' href="http://www.facebook.com/pages/CUSEC/9884406702" title="CUSEC on Facebook" onclick="_gaq.push(['_trackEvent', 'Social Media', 'Facebook', 'Clicked to Facebook']);">
<img src='wp-content/themes/cusec2014/library/images/icon-facebook.svg' alt='CUSEC Facebook'/>
</a>
<a class='footer-icon googleplus' href="http://plus.google.com/106331744933691516421" rel="publisher" title='CUSEC on Google+' onclick="_gaq.push(['_trackEvent', 'Social Media', 'Google Plus', 'Clicked to Google Plus']);">
<img src='wp-content/themes/cusec2014/library/images/icon-googleplus.svg' alt='CUSEC Google Plus'/>
</a>
</div>
</section>
<section class='footer-content footer-credits'>
<div class='container clearfix'>
<p class='pull-left'>
Built by <a href='http://xeniatay.com' title='Xenia Tay'>Xenia Tay</a>
</p>
<p class='cusec-credit'>Presented by the <a href="team.html">CUSEC 2014 Team</a></p>
<p class='pull-right'>
<a href='mailto:info@cusec.net' title='info@cusec.net' onClick="_gaq.push(['_trackEvent', 'mailto', 'info']);">Contact</a> |
<a href='mailto:sponsor@cusec.net' title='sponsor@cusec.net' onClick="_gaq.push(['_trackEvent', 'mailto', 'sponsorship']);">Sponsor</a>
</p>
</div>
</section>
</footer>
<!-- all js scripts are loaded in library/bones.php -->
<script type='text/javascript' src='wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"http:\/\/2014.cusec.net\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='http://2014.cusec.net/wp-includes/js/underscore.min.js'></script>
<script type='text/javascript' src='wp-content/themes/cusec2014/library/js/herounit.js'></script>
<script type='text/javascript' src='wp-content/themes/cusec2014/library/js/parallax-scroll.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var root_dir = "http:\/\/2014.cusec.net\/wp-content\/themes\/cusec2014";
/* ]]> */
</script>
<script type='text/javascript' src='wp-content/themes/cusec2014/library/js/cusec2014.js'></script>
</body>
</html>