This repository has been archived by the owner on Nov 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
146 lines (141 loc) · 12.4 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>The Sentinels - FRC Team 5599</title>
<meta name="twitter:card" content="summary">
<meta property="og:image" content="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<meta name="description" content="The Sentinels are Benjamin N. Cardozo High School's Robotics Team. We participate in the FIRST Robotics Program (Team 5599) and other various competitive robotics events (FRC, SeaPerch, etc.)">
<meta property="og:type" content="website">
<meta name="twitter:image" content="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="icon" type="image/png" sizes="1024x1024" href="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="icon" type="image/png" sizes="1024x1024" href="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="icon" type="image/png" sizes="1024x1024" href="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="icon" type="image/png" sizes="1024x1024" href="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="icon" type="image/png" sizes="1024x1024" href="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">
<link rel="stylesheet" href="/assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=ABeeZee">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Allerta">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Allura">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Asap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Baloo">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Coming+Soon">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Concert+One">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lobster">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
<link rel="stylesheet" href="/assets/fonts/fontawesome-all.min.css">
<link rel="stylesheet" href="/assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="/assets/fonts/ionicons.min.css">
<link rel="stylesheet" href="/assets/fonts/material-icons.min.css">
<link rel="stylesheet" href="/assets/fonts/typicons.min.css">
<link rel="stylesheet" href="/assets/fonts/fontawesome5-overrides.min.css">
<link rel="stylesheet" href="/assets/css/styles.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/css/swiper.min.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-76476506-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-76476506-2');
</script>
</head>
<body class="t--light">
<div class="navbar-false"></div>
<!-- Start: Navigation Bar -->
<nav class="navbar navbar-dark navbar-expand-md fixed-top">
<div class="container-fluid"><a class="navbar-brand text-truncate" href="/index.html" target="_top" style="font-family: "Blade Runner Movie Font";"><img class="navbar-brand-icon" src="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png">THE SENTINElS</a><button data-toggle="collapse" class="navbar-toggler"
data-target="#navcol-1"><span class="sr-only">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navcol-1">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" id="nav-home" href="/index.html" target="_top">HOME</a></li>
<li class="nav-item dropdown"><a class="dropdown-toggle nav-link" data-toggle="dropdown" aria-expanded="false" id="nav-about" href="/About.html">ABOUT</a>
<div class="dropdown-menu"><a class="dropdown-item text-white-50" href="/About.html">About Us</a><a class="dropdown-item text-white-50" href="/Competitions.html">Competitions</a><a class="dropdown-item text-white-50" href="/Team.html">Our Team</a><a class="dropdown-item text-white-50"
href="/Robots.html">Our Robots</a></div>
</li>
<li class="nav-item dropdown"><a class="dropdown-toggle nav-link" data-toggle="dropdown" aria-expanded="false" id="nav-community"><i class="fa fa-globe" style="margin-right:8px"></i>COMMUNITY</a>
<div class="dropdown-menu"><a class="dropdown-item text-white-50" href="https://blog.team5599.com/" target="_blank">Our Blog<i class="fa fa-external-link" style="margin-left:8px;font-size:12px"></i></a><a class="dropdown-item text-white-50" href="/SocialMedia.html">Social Media<i class="fa fa-facebook" style="margin-left:8px;font-size:12px"></i><i class="fa fa-twitter" style="margin-left:8px;font-size:12px"></i><i class="fa fa-youtube-play" style="margin-left:8px;font-size:12px"></i><i class="icon ion-social-instagram-outline" style="margin-left:8px;font-size:12px"></i></a>
<div
class="dropdown-divider"></div><a class="dropdown-item text-white-50" href="/Resources.html">Documents & Resources</a><a class="dropdown-item text-white-50" href="/Projects.html">Projects & Demos</a></div>
</li>
<li class="nav-item dropdown"><a class="dropdown-toggle nav-link" data-toggle="dropdown" aria-expanded="false" id="nav-team">TEAM RESOURCES</a>
<div class="dropdown-menu"><a class="dropdown-item text-white-50" href="/Calendar.html">Calendar<i class="fa fa-calendar" style="margin-left:8px;font-size:12px"></i></a><a class="dropdown-item text-white-50" href="https://www.flickr.com/photos/142731277@N02/" target="_blank">Photos & Videos<i class="fa fa-external-link" style="margin-left:8px;font-size:12px"></i></a>
<a
class="dropdown-item text-white-50" href="/Resources.html">Documents & Resources</a>
<div class="dropdown-divider"></div><a class="dropdown-item text-right text-white-50 dashboard-goto">Sign In<img class="navbar-account-image" style="display:none;" src="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png"><i class="fas fa-sign-in-alt" style="margin-left:6px;font-size:12px"></i></a></div>
</li>
<li class="nav-item dropdown"><a class="dropdown-toggle nav-link" data-toggle="dropdown" aria-expanded="false" id="nav-sponsors" href="#">SPONSORS</a>
<div class="dropdown-menu"><a class="dropdown-item text-white-50" href="/Sponsors.html">Our Sponsors</a><a class="dropdown-item text-white-50" href="/Incentives.html">Sponsor Incentives</a>
<div class="dropdown-divider"></div><a class="dropdown-item text-white-50" data-toggle="modal" data-target="#sponsor-modal">Become a Sponsor <i class="fa fa-gift"></i></a></div>
</li>
<li class="nav-item"><a class="nav-link" id="nav-contact" href="/Contact.html">CONTACT US</a></li>
</ul>
</div>
</div>
</nav>
<!-- End: Navigation Bar -->
<!-- Start: Twitch Banner -->
<div class="d-none twitch-banner">
<p class="text-center twitch-banner-text"><i class="fa fa-twitch" style="margin-right:5px"></i><a class="text-white twitch-banner-url" href="#">We're live on Twitch.tv!</a></p><button class="btn btn-danger twitch-banner-dismiss" type="button" onclick="console.log(this);"><i class="fa fa-close"></i></button></div>
<!-- End: Twitch Banner -->
<div class="modal fade" role="dialog" tabindex="-1" id="nazifa-champs">
<div class="modal-dialog modal-lg modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title text-primary">Help Nazifa get to Champs! <i class="fa fa-trophy"></i></h4><button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button></div>
<div class="modal-body" style="padding-bottom: 0;">
<p class="lead text-center">Our Head of Electronics, Nazifa Prapti, was nominated as a <em>Dean's List Award</em> finalist!</p>
<div class="clearfix" style="height:190px;">
<p class="text-left float-right" style="margin-left: 300px;">The Dean's List award is a highly prestigious and competitive award, celebrating outstanding students with great leadership skills and exemplary qualities.<br><br>At the 2019 NYC Regional, Nazifa was nominated for this great award,
making her one of the finalists for New York State!<br><a class="btn btn-primary btn-block" role="button" href="https://www.gofundme.com/f/dean039s-list-finalist-support" target="_blank" style="margin-top:10px;">Support Nazifa on GoFundMe <i class="fa fa-external-link"></i></a></p>
<img
class="d-inline-block float-left" src="https://d2g8igdw686xgo.cloudfront.net/38369792_1554837364739671_r.jpeg" width="288" style="position:absolute;border:2px solid #ddd;"></div>
</div>
<div class="modal-footer"><button class="btn btn-secondary btn-block" data-dismiss="modal" type="button">Close</button></div>
</div>
</div>
</div>
<!-- Start: Parallax Block -->
<div class="parallax-container full-height">
<!-- Start: Parallax Image -->
<div data-bs-parallax-bg="true" class="parallax-img robot-2019 blur saturate"></div>
<!-- End: Parallax Image -->
<div class="parallax-content-main">
<div class="text-center parallax-content-cell">
<div class="container main-index" style="display: grid;grid-template-columns: 1fr 1fr;">
<div style="grid-column: 1;">
<h1 class="display-3 text-white heading-parallax heading-underline" style="font-family: "Blade Runner Movie Font";">THE SENTINElS</h1>
</div>
<div style="grid-column: 1;">
<h1 class="text-white subheading-parallax">Benjamin N. Cardozo High School</h1>
<h1 class="text-white subheading-parallax">FRC Team 5599</h1>
</div>
<div class="text-center" style="grid-column: 2;grid-row: 1/3;"><img class="parallax-brand-icon" src="/assets/img/Icons/SubLogo_Blue_Block_1024x1024.png" style="max-height: 220px;max-width: 280px;"></div>
</div>
</div>
</div>
</div>
<!-- End: Parallax Block -->
<!-- Start: Countdown Banner -->
<div style="position:relative;height:40px;display:none;"><a class="btn btn-info btn-block btn-sm" role="button" style="border-radius: 0px;height: 40px;line-height: 30px;font-family: "Lato";box-shadow: 0px 0px 4px 2px #17a2b8;" href="/CountdownTimer.html">Click Here to Watch a Live Event Countdown <i class="far fa-hourglass"></i></a>
<a
id="closeLiveCountdownBtn" class="text-center" style="position:absolute;right:5px;top:0px;color:#fff;width:40px;height:40px;" href="#"><i class="fa fa-close float-right" style="height:40px;width:40px;line-height:40px;"></i></a><script type="text/javascript">
var closeLiveCountdown = document.getElementById("closeLiveCountdownBtn");
closeLiveCountdown.onclick = function(e) {
e.preventDefault();
closeLiveCountdown.parentElement.remove();
};
</script></div>
<!-- End: Countdown Banner -->
<script src="/assets/js/jquery.min.js"></script>
<script src="/assets/bootstrap/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/js/swiper.jquery.min.js"></script>
<script src="https://unpkg.com/imagesloaded@4/imagesloaded.pkgd.min.js"></script>
<script src="https://unpkg.com/masonry-layout@4/dist/masonry.pkgd.min.js"></script>
<script src="https://unpkg.com/[email protected]/dist/packery.pkgd.min.js"></script>
<script src="/assets/js/script.min.js"></script>
</body>
</html>