-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathschools.html
More file actions
282 lines (253 loc) · 15.2 KB
/
schools.html
File metadata and controls
282 lines (253 loc) · 15.2 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
<!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 | Schools</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 » Schools Comments Feed" href="http://2014.cusec.net/schools/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='schools' />
<!-- 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-11 page-template page-template-page-schools-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-schools' id='schools'>
<div class='container'>
<h2 class='section-heading light'>Schools</h2>
<p class='page-cta'>
Get in touch with your school’s Head Delegate to find out more about getting to CUSEC with your school!
</p>
<div class='school-name'>
<h3 class='school-subheading'>Schools</h3>
</div>
<div class='school-hds'>
<h3 class='school-subheading'>Head Delegates</h3>
</div>
<ul class='schools-list clearfix'>
<li>
<div class='school-name'>
<a href='http://www.carleton.ca' title='Carleton University'>
Carleton University </a>
</div>
<div class='school-hds'>
<a href="mailto:carleton@cusec.net" title="carleton@cusec.net" onclick="_gaq.push(['_trackEvent', 'mailto', 'HD - Carleton']);">
Kruti Bagde </a>
</div>
</li>
<li>
<div class='school-name'>
<a href='http://www.concordia.ca' title='Concordia University'>
Concordia University </a>
</div>
<div class='school-hds'>
<a href="mailto:concordia@cusec.net" title="concordia@cusec.net" onclick="_gaq.push(['_trackEvent', 'mailto', 'HD - Concordia']);">
Patrick Nguyen </a>
</div>
</li>
<li>
<div class='school-name'>
<a href='http://www.mcgill.ca' title='McGill University'>
McGill University </a>
</div>
<div class='school-hds'>
<a href="mailto:mcgill@cusec.net" title="mcgill@cusec.net" onclick="_gaq.push(['_trackEvent', 'mailto', 'HD - McGill']);">
Sami Jaber </a>
</div>
</li>
<li>
<div class='school-name'>
<a href='http://www.mcmaster.ca' title='McMaster University'>
McMaster University </a>
</div>
<div class='school-hds'>
<a href="mailto:mcmaster@cusec.net" title="mcmaster@cusec.net" onclick="_gaq.push(['_trackEvent', 'mailto', 'HD - McMaster']);">
Saif Myageri, Aimal Khan </a>
</div>
</li>
<li>
<div class='school-name'>
<a href='http://www.queensu.ca/' title='Queen's University'>
Queen's University </a>
</div>
<div class='school-hds'>
<a href="mailto:queens@cusec.net" title="queens@cusec.net" onclick="_gaq.push(['_trackEvent', 'mailto', 'HD - Queens']);">
Jamie Bannerman </a>
</div>
</li>
<li>
<div class='school-name'>
<a href='http://www.uoguelph.ca' title='University of Guelph'>
University of Guelph </a>
</div>
<div class='school-hds'>
<a href="mailto:guelph@cusec.net" title="guelph@cusec.net" onclick="_gaq.push(['_trackEvent', 'mailto', 'HD - Guelph']);">
Julian Horvat </a>
</div>
</li>
<li>
<div class='school-name'>
<a href='http://www.uottawa.ca' title='University of Ottawa'>
University of Ottawa </a>
</div>
<div class='school-hds'>
<a href="mailto:ottawa@cusec.net" title="ottawa@cusec.net" onclick="_gaq.push(['_trackEvent', 'mailto', 'HD - Ottawa']);">
Stephanie Zeidan </a>
</div>
</li>
<li>
<div class='school-name'>
<a href='http://www.utsc.utoronto.ca' title='University of Toronto Scarborough'>
University of Toronto Scarborough </a>
</div>
<div class='school-hds'>
<a href="mailto:utsc@cusec.net" title="utsc@cusec.net" onclick="_gaq.push(['_trackEvent', 'mailto', 'HD - UTSC']);">
David Kua </a>
</div>
</li>
<li>
<div class='school-name'>
<a href='http://www.uwaterloo.ca' title='University of Waterloo'>
University of Waterloo </a>
</div>
<div class='school-hds'>
<a href="mailto:waterloo@cusec.net" title="waterloo@cusec.net" onclick="_gaq.push(['_trackEvent', 'mailto', 'HD - Waterloo']);">
Alykhan Kanji </a>
</div>
</li>
<li>
<div class='school-name'>
<a href='http://www.yorku.ca' title='York University'>
York University </a>
</div>
<div class='school-hds'>
<a href="mailto:york@cusec.net" title="york@cusec.net" onclick="_gaq.push(['_trackEvent', 'mailto', 'HD - York']);">
Nataly Sheinin, Miguel Ocampo-Gooding </a>
</div>
</li>
</ul>
<p class='page-cta'>
Want to be a Head Delegate for your school? Contact us at
<a class='page-cta-mailto' href="mailto:info@cusec.net" title="info@cusec.net" onclick="_gaq.push(['_trackEvent', 'mailto', 'info']);">
info@cusec.net.
</a>
</p>
</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>