-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
432 lines (375 loc) · 30.2 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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Faez">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="assets/img/favicon.png" rel="shortcut icon" type="image/x-icon" />
<meta name="description" content="">
<title>Newtown Technotics | Team 1635</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:700,400&subset=cyrillic,latin,greek,vietnamese">
<link rel="stylesheet" href="./assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="./assets/socicon/css/socicon.min.css">
<link rel="stylesheet" href="./assets/faez/css/style.css">
<link rel="stylesheet" href="./assets/faez/css/dropdown.css">
<link rel="stylesheet" href="./assets/faez-slider/style.css">
<link rel="stylesheet" href="./assets/faez/css/mbr-additional.css" type="text/css">
</head>
<body>
<section class="mbr-navbar mbr-navbar--freeze mbr-navbar--absolute mbr-navbar--transparent mbr-navbar--sticky mbr-navbar--auto-collapse" id="menu-0">
<div class="mbr-navbar__section mbr-section">
<div class="mbr-section__container container">
<div class="mbr-navbar__container">
<div class="mbr-navbar__column mbr-navbar__column--s mbr-navbar__brand">
<span class="mbr-navbar__brand-link mbr-brand mbr-brand--inline">
<span class="mbr-brand__logo"><a href="index.html"><img class="mbr-navbar__brand-img mbr-brand__img" src="assets/images/logo-196x135-69.png" title="Newtown Technotnic | Team 1635"></a></span>
<span class="mbr-brand__name"><a class="mbr-brand__name text-danger" href="index.html">TEAM 1635</a></span>
</span>
</div>
<div class="mbr-navbar__hamburger mbr-hamburger text-white"><span class="mbr-hamburger__line"></span></div>
<div class="mbr-navbar__column mbr-navbar__menu">
<div class="nav">
<nav class="mbr-navbar__menu-box mbr-navbar__menu-box--inline-right">
<div class="mbr-navbar__column">
<ul class="mbr-navbar__items mbr-navbar__items--right mbr-buttons mbr-buttons--freeze mbr-buttons--right btn-decorator mbr-buttons--active mbr-buttons--only-links">
<li class="mbr-navbar__item">
<a class="mbr-buttons__link btn text-danger" href="index.html">HOME</a></li>
<li class="mbr-navbar__item"><a class="mbr-buttons__link btn text-danger" href="./frc-competition.html">What Is FRC?</a></li>
<li class="mbr-navbar__item"><a class="mbr-buttons__link btn text-danger" href="./blog.html">BLOG</a></li>
<li class="mbr-navbar__item"><a class="mbr-buttons__link btn text-danger" href="./contact.html">CONTACT</a></li>
<li class="mbr-navbar__item"><a class="mbr-buttons__link btn text-danger" >ABOUT US<span class="caret"></span>
<ul>
<li class="mbr-navbar__item"><a class="mbr-buttons__link btn text-danger" href="./about-us.html">Overview</a></li>
<li class="mbr-navbar__item"><a class="mbr-buttons__link btn text-danger" href="about-us.html#team">Team</a></li>
<li class="mbr-navbar__item"><a class="mbr-buttons__link btn text-danger" href="about-us.html#ourachievements">Achievements</a></li>
<li class="mbr-navbar__item"><a class="mbr-buttons__link btn text-danger" href="./sponsors.html">SPONSORS</a></li>
<li class="mbr-navbar__item"><a class="mbr-buttons__link btn text-danger" href="./robots.html">Our Robots</a></li>
</ul>
</a></li>
</ul>
</div>
</nav>
</div>
</div>
</div>
</section>
</div>
<section class="mbr-slider mbr-section mbr-section--no-padding carousel slide" data-ride="carousel" data-wrap="true" data-interval="5000" id="slider-4" style="background-color: rgb(255, 255, 255);">
<div class="mbr-section__container">
<div>
<ol class="carousel-indicators">
<li data-app-prevent-settings="" data-target="#slider-4" class="active" data-slide-to="0"></li><li data-app-prevent-settings="" data-target="#slider-4" data-slide-to="1"></li><li data-app-prevent-settings="" data-target="#slider-4" data-slide-to="2"></li><li data-app-prevent-settings="" data-target="#slider-4" data-slide-to="3"></li>
</ol>
<div class="carousel-inner" role="listbox">
<div class="mbr-box mbr-section mbr-section--relative mbr-section--fixed-size mbr-section--bg-adapted item dark center mbr-section--full-height active"
style="background-image: url(./assets/images/12.jpg);">
<div class="mbr-box__magnet mbr-box__magnet--sm-padding mbr-after-navbar">
<div class=" container">
<div class="row"><div class="col-sm-8 col-sm-offset-2">
<div class="mbr-hero">
<h1 class="mbr-hero__text">2017 Steamworks Reveal</h1>
<p class="mbr-hero__subtext">Unboxing of 2017 Robotics KoP. The Girl? Check!!!</p>
</div>
</div></div>
</div>
</div>
<a data-app-prevent-settings="" class="left carousel-control" role="button" data-slide="prev" href="#slider-4">
<span class="glyphicon glyphicon-menu-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a data-app-prevent-settings="" class="right carousel-control" role="button" data-slide="next" href="#slider-4">
<span class="glyphicon glyphicon-menu-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<div class="mbr-box mbr-section mbr-section--relative mbr-section--fixed-size mbr-section--bg-adapted item dark center mbr-section--full-height"
style="background-image: url(./assets/images/0.jpg);">
<div class="mbr-box__magnet mbr-box__magnet--sm-padding mbr-after-navbar">
<div class=" container">
<div class="row"><div class="col-sm-8 col-sm-offset-2">
<div class="mbr-hero">
<h1 class="mbr-hero__text">Community Outreach</h1>
<p class="mbr-hero__subtext">Take your child to wokday at AB.</p>
</div>
</div></div>
</div>
</div>
<a data-app-prevent-settings="" class="left carousel-control" role="button" data-slide="prev" href="#slider-4">
<span class="glyphicon glyphicon-menu-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a data-app-prevent-settings="" class="right carousel-control" role="button" data-slide="next" href="#slider-4">
<span class="glyphicon glyphicon-menu-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<div class="mbr-box mbr-section mbr-section--relative mbr-section--fixed-size mbr-section--bg-adapted item dark center mbr-section--full-height"
style="background-image: url(./assets/images/2.jpg);">
<div class="mbr-box__magnet mbr-box__magnet--sm-padding mbr-after-navbar">
<div class=" container">
<div class="row"><div class="col-sm-8 col-sm-offset-2">
<div class="mbr-hero">
<h1 class="mbr-hero__text">At the Javits </h1>
<p class="mbr-hero__subtext">Team 1635 at the competition from 2015, practicing before their final match. </p>
</div>
</div></div>
</div>
</div>
<a data-app-prevent-settings="" class="left carousel-control" role="button" data-slide="prev" href="#slider-4">
<span class="glyphicon glyphicon-menu-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a data-app-prevent-settings="" class="right carousel-control" role="button" data-slide="next" href="#slider-4">
<span class="glyphicon glyphicon-menu-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<div class="mbr-box mbr-section mbr-section--relative mbr-section--fixed-size mbr-section--bg-adapted item dark center mbr-section--full-height"
style="background-image: url(./assets/images/1.jpg);">
<div class="mbr-box__magnet mbr-box__magnet--sm-padding mbr-after-navbar">
<div class=" container">
<div class="row"><div class="col-sm-8 col-sm-offset-2">
<div class="mbr-hero">
<h1 class="mbr-hero__text">Team 1635</h1>
<p class="mbr-hero__subtext">Proud members of 2016 Robotics team. Let's Go 1635!</p>
</div>
</div></div>
</div>
</div>
<a data-app-prevent-settings="" class="left carousel-control" role="button" data-slide="prev" href="#slider-4">
<span class="glyphicon glyphicon-menu-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a data-app-prevent-settings="" class="right carousel-control" role="button" data-slide="next" href="#slider-4">
<span class="glyphicon glyphicon-menu-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</section>
<section class="mbr-section mbr-section--relative mbr-section--fixed-size" id="features1-6" style="background-color: rgb(255, 255, 255);">
<div class="mbr-section__container container mbr-section__container--std-top-padding">
<div class="mbr-section__row row">
<div class="mbr-section__col col-xs-12 col-sm-4">
<div class="mbr-section__container mbr-section__container--center mbr-section__container--middle">
<figure class="mbr-figure"><img class="mbr-figure__img" src="assets/images/frcicon-rgb-682x533-27.jpg"></figure>
</div>
<div class="mbr-section__container mbr-section__container--middle">
<div class="mbr-header mbr-header--reduce mbr-header--center mbr-header--wysiwyg">
<h3 class="mbr-header__text">F.I.R.S.T</h3>
</div>
</div>
<div class="mbr-section__container mbr-section__container--middle">
<div class="mbr-article mbr-article--wysiwyg">
<p>FIRST Robotics Competition (FRC) is an international high school robotics competition. Find out more about it by clicking the link below.</p>
</div>
</div>
<div class="mbr-section__container mbr-section__container--last">
<div class="mbr-buttons mbr-buttons--center"> <a href="frc-competition.html" class="mbr-buttons__btn btn btn-wrap btn-xs-lg btn-danger">LEARN MORE</a></div>
</div>
</div>
<div class="mbr-section__col col-xs-12 col-sm-4">
<div class="mbr-section__container mbr-section__container--center mbr-section__container--middle">
<figure class="mbr-figure"><img class="mbr-figure__img" src="assets/images/1.jpg" title="Team Members"></figure>
</div>
<div class="mbr-section__container mbr-section__container--middle">
<div class="mbr-header mbr-header--reduce mbr-header--center mbr-header--wysiwyg">
<h3 class="mbr-header__text">TEAM</h3>
</div>
</div>
<div class="mbr-section__container mbr-section__container--middle">
<div class="mbr-article mbr-article--wysiwyg">
<p>The team members and the mentors are shown above. Without the help of each and everyone we aren't able to do anything. To find their roles and find out more about them click the link below. </p>
</div>
</div>
<div class="mbr-section__container mbr-section__container--last">
<div class="mbr-buttons mbr-buttons--center"><a href="about-us.html" class="mbr-buttons__btn btn btn-wrap btn-xs-lg btn-danger">LEARN MORE</a></div>
</div>
</div>
<div class="mbr-section__col col-xs-12 col-sm-4">
<div class="mbr-section__container mbr-section__container--center mbr-section__container--middle">
<figure class="mbr-figure"><img class="mbr-figure__img" src="assets/images/upcomingevents-homebanner-948x340-4.jpg"></figure>
</div>
<div class="mbr-section__container mbr-section__container--middle">
<div class="mbr-header mbr-header--reduce mbr-header--center mbr-header--wysiwyg">
<h3 class="mbr-header__text">Stay up to date</h3>
</div>
</div>
<div class="mbr-section__container mbr-section__container--middle">
<div class="mbr-article mbr-article--wysiwyg">
<p>Check out our blog page which is updated every time we're up to something. You can also stalk us on our Facebook, Twitter, and YouTube page which is at the end of the page. Find out more about it below.</p>
</div>
</div>
<div class="mbr-section__container mbr-section__container--last">
<div class="mbr-buttons mbr-buttons--center"> <a href="blog.html" class="mbr-buttons__btn btn btn-wrap btn-xs-lg btn-danger">LEARN MORE</a></div>
</div>
</div>
</div>
</div>
</section>
<div class="col-lg-12 text-center">
<h2 class="page-header"><b>FRC 2016 Team 1635 @ NYC Regional</b></h2>
</div>
<section class="mbr-section" id="video2-7">
<div class="mbr-section__container container mbr-section__container--isolated">
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<figure class="mbr-figure mbr-figure--wysiwyg mbr-figure--full-width mbr-figure--no-bg mbr-figure--caption-outside-bottom">
<div><iframe class="mbr-embedded-video" src="https://www.youtube.com/embed/MGaSUM50B9k?rel=0&autoplay=0&loop=0" width="1280" height="720" frameborder="0" allowfullscreen></iframe></div>
<figcaption class="mbr-figure__caption mbr-figure__caption--no-padding">
<small class="mbr-figure__caption-small">Team 1635 showing off their marvelous work at the Javits Center's NYC Regional, Team 1635 was able to achieve a position of 6 out of 66 teams in total. When asked about one of the member's opinion on the competition he said, "I am proud to be a part of an outstanding Team 1635, We were able to reach rank 6 out of 66 teams and we also received the Innovation in Control Award sponsored by Rockwell Automation, which is awarded to the team with the best relation of the three components, electrical, mechanical, and software. I wanted to say that it has been an amazing experience with the team and I would also like to congratulate the brains that were involved in building this robot. Here is the video of the FRC 2016 NYC Regional." - Faez Farhad (TEAM MEMBER) </small>
</figcaption>
</figure>
</div>
</div>
</div>
</section>
<section class="mbr-section mbr-section--relative mbr-section--fixed-size mbr-after-navbar" id="features1-8" style="background-color: #fff;">
<div class="mbr-section__container mbr-section__container--std-top-padding mbr-section__container--sm-bot-padding mbr-section-title container">
<div class="mbr-header mbr-header--center mbr-header--wysiwyg row">
<div class="col-sm-8 col-sm-offset-2">
<h3 class="mbr-header__text">Sponsors of Team 1635</h3>
</div>
</div>
</div>
<div class="mbr-section__container container">
<div class="mbr-section__container container">
<div class="mbr-section__row row">
<div class="col-lg-12">
<div class="mbr-section__col col-xs-12 col-sm-4">
<div class="mbr-section__container mbr-section__container--center mbr-section__container--middle">
<figure class="mbr-figure"><a href="https://www.abglobal.com/#/"><img class="mbr-figure__img" src="assets/images/ab2.png" title="Alliance Bernstein"></a></figure>
</div>
<div class="mbr-section__container mbr-section__container--middle">
<div class="mbr-header mbr-header--reduce mbr-header--center mbr-header--wysiwyg">
<h3 class="mbr-header__text">AllianceBernstein</h3>
</div>
</div>
<div class="mbr-section__container mbr-section__container--middle">
<div class="mbr-article mbr-article--wysiwyg">
<p>AllianceBernstein is a U.S based investment firm that gives primordial focus to research. Research on both sides of an investment, the input and output. Investing is an action that requires of thinking before acting. AllianceBernstein thinks not only of how there actions will appertain to them but those who confide in them. Their services deal with the merging of strategies, asset distribution, fixed income.<br></p>
</div>
</div>
<div class="mbr-section__container mbr-section__container--last">
<div class="mbr-buttons mbr-buttons--center"><a href="https://www.abglobal.com/" class="mbr-buttons__btn btn btn-wrap btn-xs-lg btn-danger">VISIT THEM</a></div>
</div>
</div>
<div class="mbr-section__col col-xs-12 col-sm-4">
<div class="mbr-section__container mbr-section__container--center mbr-section__container--middle">
<figure class="mbr-figure"><img class="mbr-figure__img" src="assets/images/bank.jpg" title="Queens County Savings Bank"></figure>
</div>
<div class="mbr-section__container mbr-section__container--middle">
<div class="mbr-header mbr-header--reduce mbr-header--center mbr-header--wysiwyg">
<h3 class="mbr-header__text">Queens County Savings Bank</h3>
</div>
</div>
<div class="mbr-section__container mbr-section__container--middle">
<div class="mbr-article mbr-article--wysiwyg">
<p>The New York Community bank is the leading thrift in the nation Chartered by the State of New York in Queens, NY. It's commence was in 1856 and with more years comes better quality work and sense of ethics. They have 242 branch offices across the country, and 126 branches of the Community Bank at four local divisions. They are a convenient source and reliable as well.</p>
</div>
</div>
<div class="mbr-section__container mbr-section__container--last">
<div class="mbr-buttons mbr-buttons--center"><a href="https://www.mynycb.com/Pages/home.aspx" class="mbr-buttons__btn btn btn-wrap btn-xs-lg btn-danger">VISIT THEM</a></div>
</div>
</div>
<div class="mbr-section__col col-xs-12 col-sm-4">
<div class="mbr-section__container mbr-section__container--center mbr-section__container--middle">
<figure class="mbr-figure"><img class="mbr-figure__img" src="assets/images/newtown.png"></figure>
</div>
<div class="mbr-section__container mbr-section__container--middle">
<div class="mbr-header mbr-header--reduce mbr-header--center mbr-header--wysiwyg">
<h3 class="mbr-header__text">Newtown High School</h3>
</div>
</div>
<div class="mbr-section__container mbr-section__container--middle">
<div class="mbr-article mbr-article--wysiwyg">
<p>Newtown High School is located in Elmhurst, Queens, New York which is one of the most ethnically diverse neighborhoods in the United States. This is our tenth year in the FIRST Robotics Competition. In those ten years we have received several awards that show our strong dedication. Despite the fact that we come from many different countries and speak various first languages, we are united by our passion for science and technology and strive to achieve greatness together.</p>
</div>
</div>
<div class="mbr-section__container mbr-section__container--last">
<div class="mbr-buttons mbr-buttons--center"><a href="http://newtownhighschool.org/" class="mbr-buttons__btn btn btn-wrap btn-xs-lg btn-danger">VISIT THEM</a></div>
</div>
</div>
</div>
<div class="col-lg-12">
<div class="mbr-section__col col-xs-12 col-sm-4">
<div class="mbr-section__container mbr-section__container--center mbr-section__container--middle">
<figure class="mbr-figure"><img class="mbr-figure__img" src="assets/images/outback.jpg"></figure>
</div>
<div class="mbr-section__container mbr-section__container--middle">
<div class="mbr-header mbr-header--reduce mbr-header--center mbr-header--wysiwyg">
<h3 class="mbr-header__text">Outback Manufacturing</h3>
</div>
</div>
<div class="mbr-section__container mbr-section__container--middle">
<div class="mbr-article mbr-article--wysiwyg">
<p>Well established Central Oregon CNC machine shop specializing in complex close tolerance components for a variety of industries</p>
</div>
</div>
<div class="mbr-section__container mbr-section__container--last">
<div class="mbr-buttons mbr-buttons--center"><a href="http://www.outbackmfg.com/" class="mbr-buttons__btn btn btn-wrap btn-xs-lg btn-danger">VISIT THEM</a></div>
</div>
</div>
<div class="mbr-section__col col-xs-12 col-sm-4">
<div class="mbr-section__container mbr-section__container--center mbr-section__container--middle">
<figure class="mbr-figure"><img class="mbr-figure__img" src="assets/images/gt.png"></figure>
</div>
<div class="mbr-section__container mbr-section__container--middle">
<div class="mbr-header mbr-header--reduce mbr-header--center mbr-header--wysiwyg">
<h3 class="mbr-header__text">GT Machine & Tool Co.</h3>
</div>
</div>
<div class="mbr-section__container mbr-section__container--middle">
<div class="mbr-article mbr-article--wysiwyg">
<p> 7,500 sq ft state of the art facility includes a vast range of precision machining equipment set up for large production jobs, as well as short-run prototype work.</p>
</div>
</div>
<div class="mbr-section__container mbr-section__container--last">
<div class="mbr-buttons mbr-buttons--center"><a href="http://www.gtmachinetool.com/" class="mbr-buttons__btn btn btn-wrap btn-xs-lg btn-danger">VISIT THEM</a></div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="mbr-section mbr-section--relative mbr-section--fixed-size" id="social-buttons2-53">
<div class="mbr-section__container container">
<div class="mbr-header mbr-header--inline row">
<div class="col-sm-4">
<h3 class="mbr-header__text">FOLLOW US ON</h3>
</div>
<div class="mbr-social-icons mbr-social-icons--style-1 col-sm-8"><a class="mbr-social-icons__icon socicon-bg-twitter" title="Twitter" href="https://twitter.com/team1635"><i class="socicon socicon-twitter"></i></a> <a class="mbr-social-icons__icon socicon-bg-facebook" title="Facebook" href="https://www.facebook.com/Newtown-Technotics-Team-1635-261834337206608/?fref=ts"><i class="socicon socicon-facebook"></i></a> <a class="mbr-social-icons__icon socicon-bg-google" title="Google+" href="https://plus.google.com/112049060396122053196"><i class="socicon socicon-google"></i></a> <a class="mbr-social-icons__icon socicon-bg-youtube" title="YouTube" href="https://www.youtube.com/channel/UCs3Ug1X1EXBKGOMji6W8xQg"><i class="socicon socicon-youtube"></i></a> </div>
</div>
</div>
</section>
<section>
<div class="mbr-section__container container">
<div class="mbr-header mbr-header--inline row">
<div class="col-sm-4">
<h3 class="mbr-header__text">SUPPORT US NOW!</h3>
</div>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7-----
">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</section>
<footer class="mbr-section mbr-section--relative mbr-section--fixed-size" id="footer1-2" style="background-color: rgb(255, 255, 255);">
<div class="mbr-section__container container">
<div class="mbr-footer mbr-footer--wysiwyg row">
<div class="col-sm-12">
<p class="mbr-footer__copyright">Copyright © 2016 Newtown Robotics Team. </p>
</div>
</div>
</div>
</footer>
<script src="./assets/web/assets/jquery/jquery.min.js"></script>
<script src="./assets/bootstrap/js/bootstrap.min.js"></script>
<script src="./assets/smooth-scroll/SmoothScroll.js"></script>
<script src="./assets/bootstrap-carousel-swipe/bootstrap-carousel-swipe.js"></script>
<script src="./assets/faez/js/script.js"></script>
</body>
</html>