-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
625 lines (532 loc) · 24.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
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
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
<!-- <!DOCTYPE html> -->
<!--Written for use by the creators of Parade: Carter Tune and Josh Spicer -->
<!--Contact: josh<<@>>___parade.events -->
<!-- Available on github. https://github.com/parade-events/parade-events.github.io -->
<html>
<link href='./css/style.css' rel="stylesheet">
<link href='./css/timeline.css' rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Titillium+Web:400,200,300,600,700' rel='stylesheet' type='text/css'>
<link href="https://cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css" rel="stylesheet" type="text/css">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description"
content="An event discovery app for Northeastern University clubs and student organizations. Available now on Android, iPhone, and iPad.">
<meta name="keywords"
content="Northeastern,aoun,iOS,Android,iPhone,App Store,Play Store,Parade Inc, @paradeapp,@paradeeventsapp,Parade,elephant,blue,RSVP,NU,NEU,events,clubs,students,student organizations,student orgs,Northeastern University,Boston,MA,app,application,calendar,events calendar,SGA,university,CS,discover,study,huskies,fall fest,activities fair, Kathleen, Josh, Carter">
<meta name="author" content="Josh Spicer,Carter Tune">
<meta name="apple-itunes-app" content="app-id=1380171412">
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="57x57" href="favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png">
<link rel="manifest" href="favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<!-- Contact form jquery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="/functions/sendMail.js"></script>
<!-- Start of Async Drift Code -->
<!-- <script>
"use strict";
!function () {
var t = window.driftt = window.drift = window.driftt || [];
if (!t.init) {
if (t.invoked) return void (window.console && console.error && console.error("Drift snippet included twice."));
t.invoked = !0, t.methods = ["identify", "config", "track", "reset", "debug", "show", "ping", "page", "hide", "off", "on"],
t.factory = function (e) {
return function () {
var n = Array.prototype.slice.call(arguments);
return n.unshift(e), t.push(n), t;
};
}, t.methods.forEach(function (e) {
t[e] = t.factory(e);
}), t.load = function (t) {
var e = 3e5, n = Math.ceil(new Date() / e) * e, o = document.createElement("script");
o.type = "text/javascript", o.async = !0, o.crossorigin = "anonymous", o.src = "https://js.driftt.com/include/" + n + "/" + t + ".js";
var i = document.getElementsByTagName("script")[0];
i.parentNode.insertBefore(o, i);
};
}
}();
drift.SNIPPET_VERSION = '0.3.1';
drift.load('xvgiyggvu4vz');
</script> -->
<!-- End of Async Drift Code -->
<!-- Temporary -->
<script type="text/javascript" src="https://code.jquery.com/jquery-1.8.2.js"></script>
<style type="text/css">
#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
z-index: 100;
display: none;
}
.cnt223 a {
text-decoration: none;
}
.popup {
width: 100%;
margin: 0 auto;
display: none;
position: fixed;
z-index: 101;
}
.cnt223 {
min-width: 250px;
width: 250px;
min-height: 150px;
margin: 100px auto;
background: #f3f3f3;
position: relative;
z-index: 103;
padding: 15px 35px;
border-radius: 5px;
box-shadow: 0 2px 5px #000;
}
.cnt223 p {
clear: both;
color: #555555;
/* text-align: justify; */
font-size: 17px;
font-family: sans-serif;
}
.cnt223 p a {
color: #479ec6;
font-weight: bold;
}
.cnt223 .x {
float: right;
height: 35px;
left: 22px;
position: relative;
top: -25px;
width: 34px;
}
.cnt223 .x:hover {
cursor: pointer;
}
</style>
<script type='text/javascript'>
$(function () {
var overlay = $('<div id="overlay"></div>');
overlay.show();
overlay.appendTo(document.body);
$('.popup').show();
$('.close').click(function () {
$('.popup').hide();
overlay.appendTo(document.body).remove();
return false;
});
$('.x').click(function () {
$('.popup').hide();
overlay.appendTo(document.body).remove();
return false;
});
});
</script>
<div class='popup'>
<div class='cnt223'>
<h3>Notice</h3>
<p style="font-size: 10px;">Posted: April 2020</p>
<p>
Due to campus closures and various team members graduating (yay!), Parade is currently offline (boo).
</p>
<p>
We're hoping to continue with the project (in some capacity) in the near future.
Keep your eye on this page for Parade updates.
</p>
<p>
Have questions, ideas, or interest in contributing to Parade? Reach out!
</p>
<p>
<a href="mailto:[email protected]">[email protected]</a>
</p>
<br />
<a href='' class='close'>Close</a>
</p>
</div>
</div>
<!-- / Temporary -->
<title>Parade Events</title>
</head>
<!-- <body onload='changeColor()'> -->
<body>
<div class="row">
<!-- START FIRST PANEL -->
<div class='prettyColor firstPanel'>
<div class='navBar'>
<!-- <img class='icon' src=./assets/icon.png /> -->
<span class='navBarElements'>
<a class="whiteLink" href='https://parade.events/blog' alt="Parade Blog"
style='text-decoration: none;padding-right:20px'>Blog</a>
<a class="whiteLink" href='https://app.parade.events/' alt="web application"
style='text-decoration: none;padding-right:20px'>Webapp</a>
<a class="whiteLink" style='text-decoration: none; white-space: nowrap' href='#Contact'>Contact</a>
</span>
</div>
<div class="stickLeft">
<div class="firstPanelHeading">
<noscript>
This page utilizes Javascript to render correctly.
Please consider enabling Javascript for the full
experience!
</noscript>
<div class='logoAndName'>
<img class='icon' alt="Parade elephant blue logo" src=./assets/RoundedIcon.png />
<div class='paradeNameWithShortDescription'>
<img class='paradeTitle' src=./assets/parade_font_white.png />
<h2 style="margin-top: 8px;line-height: 27px;font-size:25.5px;">An events app for Northeastern clubs.</h2>
</div>
</div>
</div>
<p class="firstPanelBody">
Northeastern has <strong>hundreds</strong> of events each week.
<br>Discover them with Parade.
</p>
<div class="appDownloadButtons">
<a style="text-decoration: none" href="https://itunes.apple.com/us/app/parade-events/id1380171412">
<img class="dlButton" src='./assets/app-store-badge.svg' />
</a>
<a style="text-decoration: none" href="https://play.google.com/store/apps/details?id=com.parade">
<img class="dlButton" src='./assets/play-store-badge.png' />
</a>
</div>
</div>
<!-- <div class="stickRight"> -->
<img class='iphone' src='./assets/web1-cropped.png'>
<!-- </div> -->
</div>
<!-- START SECOND PANEL -->
<!-- Start DYnamic Panel -->
<div class="dynamicPanel">
<img class="bigAppPhoto" style="padding-left:30px;width:auto;height:800px" src="./assets/spotlight.png" />
<div id="Details" class="secondPanel">
<h2 class="prettyFontColor" style="font-size:60px;margin-bottom:25px">Meet Parade.</h2>
<p class=' mainDescription'>
Parade is the platform for event discovery. Parade is designed by Northeastern students,
for Northeastern students, to communicate what’s happening on campus. The app allows student organizations
(orgs)
to advertise their events, and for students to discover them. Keep up with what's going on in your favorite
clubs,
see who else has RSVP'd, and find new clubs and events that align with your interests.
</p>
<h2 class="prettyFontColor">Students</h2>
<p class=' mainDescription'>
Why should the club fair at the beginning of the year be the only time to learn about
what’s happening on campus? With Parade's discovery features, you can find new clubs and events at any point
in the semester!
</p>
<h2 class="prettyFontColor">Organizations</h2>
<p class=' mainDescription'>
The Parade team recognizes that student leaders put hours of work each week in their clubs, many of which are
spent
advertising their events to students. With Parade, simply post an event to your organization's page and
communicate
instantly with the Northeastern community.
</p>
</div>
</div>
<!-- End Dynamic Panel -->
<!-- Dynamic Panel 2 -->
<!-- <div class="dynamicPanel" >
<p id="instaFeedDescription">Loading...</p>
<img id="instaFeedPhoto" src='' />
</div> -->
<!-- End dynamic panel 2 -->
<h2 class="prettyFontColor secondPanel" style="font-size:60px;margin-bottom:20px">Meet the Team.</h2>
<div class='meetTheTeam'>
<!-- START FOUNDERS SECTION -->
<h2 class="prettyFontColor">Founding Team</h2>
<div class='meetTheTeamRow'>
<div class="bio">
<img class='headshot' src='./assets/faces/carter.png' alt='carter' />
<div>
<!-- LICENSE: Icons made by SimpleIcon from www.flaticon.com and is licensed by http://creativecommons.org/licenses/by/3.0/ -->
<a style="text-decoration: none" href="https://www.linkedin.com/in/carter-tune-14a287127/">
<img style="padding:10px;padding-top:15px;width:20px;height:20px" src='./assets/social/linkedin.png' />
</a>
</div>
<h2 style="margin-top: 8px;font-size:35px;margin-bottom:2px">Carter Tune</h2>
<h3 style="margin:0px">Developer</h3>
<p style="font-size:16px;">
Carter is a fourth year CS student. He is involved in all stages of product development and
takes an active role in planning and outreach. In the Fall he is headed to Silicon Valley to
co-op at Sumo Logic.
</p>
</div>
<div class='bio'>
<img class='headshot' src='https://joshspicer.com/assets/me/4.png' alt='josh' />
<div>
<a style="text-decoration: none" alt="joshspicer.com" href="https://joshspicer.com/">
<img style="padding:10px;width:30px;height:30px" src='./assets/social/website.png' />
<a style="text-decoration: none" href="https://www.linkedin.com/in/joshspicer/">
<img style="padding:10px;padding-top:15px;margin-bottom:5px;width:20px;height:20px"
src='./assets/social/linkedin.png' />
</a>
</div>
<h2 style="margin-top: 8px;font-size:35px;margin-bottom:2px">Josh Spicer</h2>
<h3 style="margin:0px">Developer</h3>
<p style="font-size:16px;">
Josh is a fourth year CS student. He is focused on product development,
deployment and management of Parade's cloud infrastructure, and
execution of Parade's core mission. Josh's last internship was as a Backend Engineer at Microsoft.
</p>
</div>
</div>
<!-- ROW 1 END -->
<div class='meetTheTeamRow'>
<div class='bio'>
<img class='headshot' src='./assets/faces/kathleen.jpg' alt='kathleen' />
<div>
<a style="text-decoration: none" href="https://www.linkedin.com/in/kathleen-ballard-7009b011b/">
<img style="padding:10px;padding-top:15px;margin-bottom:5px;width:20px;height:20px"
src='./assets/social/linkedin.png' />
</a>
</div>
<h2 style="margin-top: 8px;font-size:35px;margin-bottom:2px">Kathleen Ballard</h2>
<h3 style="margin:0px">Outreach</h3>
<p style="font-size:16px;">
Kathleen is a fourth year pharmacy student with interests in entrepreneurship, nutrition, and business.
Kathleen works on communication and outreach initiatives for Parade, leveraging community connections across
Northeastern to help promote and improve the app.
</p>
</div>
<div class='bio'>
<img class='headshot' src='./assets/faces/pranita.jpg' alt='pranita' />
<div>
<a style="text-decoration: none" alt="http://pranitaloki.com" href="http://pranitaloki.com/">
<img style="padding:10px;width:30px;height:30px" src='./assets/social/website.png' />
</a>
</div>
<h2 style="margin-top: 8px;font-size:35px;margin-bottom:2px">Pranita Lokinendi</h2>
<h3 style="margin:0px">Designer</h3>
<p style="font-size:16px;">
Pranita is a fourth year Interaction Design student, as well as a freelance graphic designer.
She works as Parade’s UI/UX designer, ensuring both that the application’s interface is aesthetically
pleasing and that users have positive experiences. She just completed an internship at Cogo Labs in
Cambridge.
</p>
</div>
</div>
<!-- ROW TWO END -->
<!-- END FOUNDERS SECTION -->
<br /><br />
<!-- START DEV TEAM SECTION -->
<h2 class="prettyFontColor">Engineering</h2>
<div class='meetTheTeamRow'>
<div class="bio">
<img class='headshot' src='./assets/faces/brandon.jpg' alt='brandon' />
<div>
<a style="text-decoration: none" href="http://brandonliang.com">
<img style="padding:10px;width:30px;height:30px" src='./assets/social/website.png' />
<a style="text-decoration: none" href="https://www.linkedin.com/in/bwliang/">
<img style="padding:10px;padding-top:15px;margin-bottom:5px;width:20px;height:20px"
src='./assets/social/linkedin.png' />
</a>
</div>
<h2 style="margin-top: 8px;font-size:35px;margin-bottom:2px">Brandon Liang</h2>
<h3 style="margin:0px">Developer</h3>
<p style="font-size:16px;">
Brandon is a first year CS student. He is interested in software development, cybersecurity,
data science, and pretty much anything else in CS you can think of. He is working on optimizing
Parade’s user interface and formulating new ideas for the app.
</p>
</div>
<div class='bio'>
<img class='headshot' src='./assets/faces/isabel.jpg' alt='isabel' />
<div>
<a style="text-decoration: none" href="https://www.linkedin.com/in/isabel-b/">
<img style="padding:10px;padding-top:15px;margin-bottom:5px;width:20px;height:20px"
src='./assets/social/linkedin.png' />
</a>
</div>
<h2 style="margin-top: 8px;font-size:35px;margin-bottom:2px">Isabel Bolger</h2>
<h3 style="margin:0px">Developer</h3>
<p style="font-size:16px;">
Isabel is a third year Computer Science major from Seattle.
She is new to the Parade team and is excited to learn more about mobile app development.
Her last internship was at Microsoft in Silicon Valley. In her free time she enjoys playing guitar,
watching football, and playing with her dog.
</p>
</div>
</div>
<!-- ROW 1 END -->
<div class='bio'>
<img class='headshot' src='./assets/faces/kirpal.jpeg' alt='kirpal' />
<div>
<a style="text-decoration: none" alt="" href="https://kirp.al/">
<img style="padding:10px;width:30px;height:30px" src='./assets/social/website.png' />
<a style="text-decoration: none" href="https://www.linkedin.com/in/kirpaldemian/">
<img style="padding:10px;padding-top:15px;margin-bottom:5px;width:20px;height:20px"
src='./assets/social/linkedin.png' />
</a>
</div>
<h2 style="margin-top: 8px;font-size:35px;margin-bottom:2px">Kirpal Demian</h2>
<h3 style="margin:0px">Developer</h3>
<p style="font-size:16px;">
Kirpal is a first year CS student.
He's mainly interested in web and app development,
with a focus on user interface design. He is also interested in
entrepreneurship and project management. Currently,
he is helping on the mobile app for Parade.
</p>
</div>
<!-- ROW TWO END -->
<!-- END DEV TEAM SECTION -->
<br /><br />
<!-- START OUTREACH TEAM SECTION -->
<h2 class="prettyFontColor">Outreach</h2>
<div class='meetTheTeamRow'>
<div class="bio">
<img class='headshot' src='./assets/faces/spencer.jpg' alt='spencer' />
<div>
<!-- no links -->
</div>
<h2 style="margin-top: 8px;font-size:35px;margin-bottom:2px">Spencer Berg</h2>
<h3 style="margin:0px">Outreach</h3>
<p style="font-size:16px;">
Spencer is a first year Business Administration Student with a concentration in Entrepreneurship who also
plans to undertake Data Science.
Spencer works on the vision and planning for future updates of Parade, as well as extending community
outreach by gaining and reacting to valuable feedback.
</p>
</div>
<div class="bio">
<img class='headshot' src='./assets/faces/grace.jpg' alt='grace' />
<div>
<a style="text-decoration: none" href="https://www.linkedin.com/in/graceyjyi">
<img style="padding:10px;padding-top:15px;margin-bottom:5px;width:20px;height:20px"
src='./assets/social/linkedin.png' />
</a>
</div>
<h2 style="margin-top: 8px;font-size:35px;margin-bottom:2px">Grace Yi</h2>
<h3 style="margin:0px">Outreach</h3>
<p style="font-size:16px;">
Grace is a second year Business and Communication Studies major concentrating in Marketing.
She is also interested in healthcare management and consulting, and is looking forward to working
with the outreach team to promote Parade around campus.
</p>
</div>
</div>
<!-- ROW 1 END -->
<!-- END OUTREACH TEAM SECTION -->
<!-- PAST CONTRIBUTORS -->
</div>
<!-- START THIRD PANEL -->
<div id="Contact" class="prettyColor dynamicPanel thirdPanel">
<div id="leftContact">
<h2 style="font-size: 50px;margin-bottom:15px">Contact Us!</h2>
<div class="contactDescriptionStyle">
<p>
Parade is currently in active development and looking for <strong>any and all feedback</strong>. Let us
know your feature requests, bugs, or general thoughts.
</p>
<p>
For spotlight submissions or other inquiries,
a member of the Parade team will follow up with you at the address you provide.
</p>
<p>
You can reach us at
<a style="color:#fff" href="mailto:[email protected]">
</a>
</p>
</div>
<!-- <form id="contact-form" method="post">
<h2>Name</h2>
<input type="text" placeholder=" Joseph Aoun" id="contact-name" class="form-control singleLineContactField" />
<br>
<h2>Email</h2>
<input type="email" placeholder=" [email protected]" id="contact-email" class="form-control singleLineContactField" />
<br>
<h2>Feedback</h2>
<textarea rows="10" id="contact-feedback" placeholder="Enter your message…" class="form-control multiLineContactField">
</textarea>
<br>
<button type="button" style="margin-top:20px;" onClick="lambdaEmailSubmit()" class="btn" >Submit Feedback</button>
</form> -->
<br><br>
<h2 style="font-size: 50px;margin-bottom:10px;margin-top:15px">Join The Team!</h2>
<div class="contactDescriptionStyle">
<p>
Parade is a project driven entirely by Northeastern students. We're currently looking for more students to
join
our dev team.
</p>
<p>
Interested? Send us a message at
<a style="color:#fff" href="mailto:[email protected]">
</a>
to learn more.
</p>
</div>
<h2 style="font-size: 50px;margin-bottom:10px;margin-top:15px">Follow us!</h2>
<div>
<a class="whiteLink" style="text-decoration: none" href="https://instagram.com/paradeapp">
<img style="padding:5px;width:50px;height:50px" src='./assets/social/instagram-white.png' />
</a>
<a class="whiteLink" style="text-decoration: none" href="https://facebook.com/paradeeventsapp">
<img style="padding:5px;width:50px;height:50px" src='./assets/social/facebook-white.png' />
</a>
</div>
<br>
<div style="float:left">2019 Parade, Inc.</div>
</div>
<!--end Left contact-->
<div id="rightContact">
<h2 style="font-size: 50px;margin-bottom:15px">Blog Highlight</h2>
<a style="text-decoration:none;color:#fff" href=" https://parade.events/blog/husky-startup/ ">
<!-- <div class="announceTitle"><img class="infoIcon" src="/assets/info-white.png"> Parade Welcome Guide</div>
<div class="announceDescription"> Aug. 21 - Welcome to Parade! Everybody on The Parade Team is so excited
to get Parade in the hands of students! We’re calling this initial launch our “Beta Phase”, where we encourage...</div></a></span> -->
<div class="announceTitle"><img class="infoIcon" src="/assets/info-white.png"> Parade and the Husky Startup
Challenge</div>
<div class="announceDescription">
The Parade Team had the honor of speaking at this year’s first workshop in
Northeastern’s fast-track to startup fame,
the Husky Startup Challenge (HSC). Hosted by Entrepreneurs...</div>
</a></span>
<h2 class="" style="font-size:60px;margin-bottom:25px">News</h2>
<span id="announce"> Loading Announcements...</span>
</div><!-- end right contact -->
</div><!-- End Contact Panel -->
<!--- START FOURTH PANEL -->
<!-- <div id="Footer" class="fourthPanel">
<a class="prettyFontColor" href="mailto:[email protected]"><b>Parade © 2018</b></a>
</div> -->
<!-- Josh Functions -->
<script src="/functions/announceAPI.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-118030210-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "UA-118030210-1");
</script>
<!-- End Google Analytics -->
</body>
</html>