forked from zairza-cetb/zairza-cetb.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
584 lines (539 loc) · 23.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
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
<!DOCTYPE html>
<html class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Zairza-The technical club of CET</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Free HTML5 Template by FREEHTML5.CO" />
<meta name="keywords" content="free html5, free template, free bootstrap, html5, css3, mobile first, responsive" />
<meta name="author" content="FREEHTML5.CO" />
<meta property="og:title" content="" />
<meta property="og:image" content="" />
<meta property="og:url" content="" />
<meta property="og:site_name" content="" />
<meta property="og:description" content="" />
<meta name="twitter:title" content="" />
<meta name="twitter:image" content="" />
<meta name="twitter:url" content="" />
<meta name="twitter:card" content="" />
<link rel="shortcut icon" href="favicon.ico">
<link href='https://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/icomoon.css">
<link rel="stylesheet" href="css/simple-line-icons.css">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/style.css">
<script src="js/modernizr-2.6.2.min.js"></script>
</head>
<body>
<header role="banner" id="fh5co-header">
<div class="fluid-container">
<nav class="navbar navbar-default">
<div class="navbar-header">
<a href="#" class="js-fh5co-nav-toggle fh5co-nav-toggle" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"><i></i></a>
<a class="navbar-brand" href="index.html"><span>Z</span>airza</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="#fh5co-home" data-nav-section="home"><span>Home</span></a></li>
<li><a href="#fh5co-testimony" data-nav-section="testimony"><span>Thoughts</span></a></li>
<li><a href="#fh5co-services" data-nav-section="services"><span>Projects</span></a></li>
<li><a href="#fh5co-explore" data-nav-section="explore"><span>About Us</span></a></li>
<li><a href="#fh5co-achievements" data-nav-section="achievements"><span>Achievements</span></a></li>
<li><a href="#fh5co-team" data-nav-section="team"><span>Team</span></a></li>
<li><a href="#fh5co-faq" data-nav-section="faq"><span>FAQ</span></a></li>
</ul>
</div>
</nav>
</div>
</header>
<section id="fh5co-home" style="background-image: url(images/pexels-photo-356056.jpeg);opacity: 0.97 " data-stellar-background-ratio="0.5">
<div class="gradient"></div>
<div class="container">
<div class="text-wrap">
<div class="text-inner">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h1 class="to-animate">ZAIRZA</h1>
<h2 class="to-animate"><b>The Technical Club Of CET, Bhubaneswar</h2></b>
<a href="http://creativecommons.org/licenses/by/3.0/" target="_blank"></a>
<br>
<br>
<!-- <div class="call-to-action">
<h3 class="to-animate">
<a href="#" class="download to-animate">Login</a>
<a href="#" class="download to-animate">Submit An Idea</a>
</h3>
</div> -->
</div>
</div>
</div>
</div>
</div>
</section>
<section id="fh5co-testimony" data-section="testimony" >
<div class="container">
<div class="row">
<div class="col-md-12 to-animate">
<div class="wrap-testimony">
<div class="owl-carousel-fullwidth">
<div class="item">
<div class="testimony-slide active text-center">
<figure>
<img src="images/gates.jpg" alt="user">
</figure>
<blockquote>
<p>This is a fantastic time to be entering into the business world, because business is going to change more in the next 10 years more than it has in the last 50.</p>
</blockquote>
<span>Bill Gates, in his <a href="#" class="twitter">Speech</a></span>
</div>
</div>
<div class="item">
<div class="testimony-slide active text-center">
<figure>
<img src="images/Elon Musk.jpg" alt="user">
</figure>
<blockquote>
<p>I want to die on mars, just not by impact.</p>
</blockquote>
<span>Elon Musk, via <a href="#">Twitter</a></span>
</div>
</div>
<div class="item">
<div class="testimony-slide active text-center">
<figure>
<img src="images/Jobs.jpeg" alt="user">
</figure>
<blockquote>
<p>Technology is nothing. What's important is that you have faith in people, that they're basically good and smart and if you give them tools, they'll do wonderful things in them. </p>
</blockquote>
<span>Steve Jobs, via <a href="#" class="twitter">Twitter</a></span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- <div class="getting-started getting-started-1">
<div class="container">
<div class="row">
<div class="col-md-6 to-animate">
<h3>Getting Started</h3>
<p>Come join us and be a part of this very society. Help share ideas and help us develop.</p>
</div>
<div class="col-md-6 to-animate-2">
</div>
</div>
</div>
</div> -->
<section id="fh5co-services" data-section="services">
<div class="fh5co-services">
<div class="container">
<div class="row">
<div class="col-md-12 section-heading text-center">
<h2 class="to-animate">Projects at a glance:</h2>
<div class="row">
<div class="col-md-8 col-md-offset-2 subtext">
<h3 class="to-animate">Wonder. Think. Create.</h3>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-md-4">
<div class="thumbnail">
<!-- <img src="..." alt="..."> -->
<div class="caption">
<h3>Doot</h3>
<p>Gesture to Speech of the Indian Sign Language to help the speech impaired. Recognizes ISL alphabets and converts them to speech. Helps new students learn the language.</p>
<p>This project repository is not public and only available to club members on request.</p>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4">
<div class="thumbnail">
<!-- <img src="..." alt="..."> -->
<div class="caption">
<h3>Manus</h3>
<p>Robotic Arm
<br>
<br>
<br>
</p>
<p><a target="_blank" href="https://github.com/KSanjayReddy/MANUS" class="btn btn-primary" role="button">View</a></p>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4">
<div class="thumbnail">
<!-- <img src="..." alt="..."> -->
<div class="caption">
<h3>Clean Clan</h3>
<p>Social Media application to help people organize and collaborate to clean spots in a city. Organize events, RSVP and upload photos.</p>
<p><a target="_blank" href="https://github.com/saisankargochhayat/Clean_Clan" class="btn btn-primary" role="button">View</a></p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-md-4">
<div class="thumbnail">
<!-- <img src="..." alt="..."> -->
<div class="caption">
<h3>ConQuiz</h3>
<p>A multiplayer educational game to encourage students to study. Uses the concepts of gamification in the field of education.</p>
<p><a target="_blank" href="https://github.com/saisankargochhayat/codencounter" class="btn btn-primary" role="button">View</a></p>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4">
<div class="thumbnail">
<!-- <img src="..." alt="..."> -->
<div class="caption">
<h3>Issue Register</h3>
<p>An online register to docuement issued commodities from the club. Currently in use by the club.</p>
<p><a target="_blank" href="https://github.com/zairza-cetb/zairza-issue-register" class="btn btn-primary" role="button">View</a></p>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4">
<div class="thumbnail">
<!-- <img src="..." alt="..."> -->
<div class="caption">
<h3>Smart Water Management System</h3>
<p>IOT based project to track and record water usage in households. Visualizes relevant data like current water-level and monthly usage.</p>
<p><a target="_blank" href="https://github.com/KSanjayReddy/Smart-Water-Management-System" class="btn btn-primary" role="button">View</a></p>
</div>
</div>
</div>
</div>
<a href="./projects.html">
<button style="margin:auto;display:block;padding:3px;border-radius:4px;color:white;background-color:green;">
Load More
</button>
</a>
<div class="col-md-4">
</div>
</div>
</div>
<!-- <div class="call-to-action text-center to-animate"><a href="#" class="btn btn-learn">Learn More</a></div> -->
</section>
<section id="fh5co-explore" data-section="explore">
<div class="container">
<div class="row">
<h1>About Us:</h1>
<br>
<br> ZAIRZA, a society, a cult for CETIANS who want to be ahead in the game. Sure we all have talent, in this club we put our talents through many obstacles and we conquer them. We walk out as winners who not only read books all these years but test the
theories and sometimes make our own. The club is managed by its students and alumni. The society was founded in the year 2005 and got a officially recognition in the year 2007 as a technical society of CET. The society consists of three wings
<ol>
<li>Robotics Wing</li>
<li>Software Wing</li>
<li>Design Wing</li>
</ol>
Here at Zairza, we Design, we Create and we Innovate. Extensive research and development is carried out which equips the members with knowledge on various technological fields. Members are actively engaged in taking the society to greater height
through their continuous efforts in the field of Engineering. The legacy of Zairza flows down through each batch of CET which empowers us to stand ahead of our counterparts.
</div>
</div>
</section>
<section id="fh5co-explore" data-section="achievements">
<div class="container">
<div class="row">
<h1>Achievements:</h1><hr>
<h3 style="text-align:center;">Year 2018 - 19</h3>
<ol>
<li>Highest Number Of Google Summer of Code interns from Odisha in 2017 and 2018</li>
<li>One student got selected for Outreachy Round 16 Internship.</li>
<li>Highest Package in the placement year 2017 and 2018</li>
<li>Research Fellows at Indian Academy Of Sciences on 2016, 2017 and 2018</li>
<li>Alumnus at ISRO, NowFloats, Siemens, Intel, Microsoft, Amazon </li>
</ol><br/>
</div>
<a href="achievements.html"><button style="margin:auto;display:block;padding:3px;border-radius:4px;color:white;background-color:green;" >Load More</button></a>
</div>
</section>
<section id="fh5co-team" data-section="team">
<div class="fh5co-team">
<div class="row">
<div class="col-md-12 section-heading text-center">
<h2 class="to-animate">Meet The Team:</h2>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="team-box text-center to-animate-2">
<div class="user"><img class="img-reponsive" src="images/amitash.jpg" alt="Amitash Nanda"></div>
<h3>Amitash Nanda</h3>
<span class="position">Zairza Robotics Coordinator</span>
<ul class="social-media">
<li><a href="https://www.facebook.com/amitash.nanda" class="facebook"><i class="icon-facebook"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="team-box text-center to-animate-2">
<div class="user"><img class="img-reponsive" src="images/anisha.jpg" alt="Anisha Swain"></div>
<h3>Anisha Swain</h3>
<span class="position">Zairza Software Coordinator</span>
<ul class="social-media">
<li><a href="https://www.facebook.com/anisha.swain.37" class="facebook"><i class="icon-facebook"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="team-box text-center to-animate-2">
<div class="user"><img class="img-reponsive" src="images/amitosh.jpg" alt="Amitosh Swain Mahapatra"></div>
<h3>Amitosh Swain Mahapatra</h3>
<span class="position">Core Team</span>
<ul class="social-media">
<li><a href="https://www.facebook.com/OriginalASM" class="facebook"><i class="icon-facebook"></i></a></li>
</ul>
</div>
</div>
</div>
<br>
<br>
<div class="row">
<div class="col-md-4">
<div class="team-box text-center to-animate-2">
<div class="user"><img class="img-reponsive" src="images/manaswini.png" alt="Manaswini Das"></div>
<h3>Manaswini Das</h3>
<span class="position">Core Team</span>
<ul class="social-media">
<li><a href="https://www.facebook.com/manaswini.dasmannus" class="facebook"><i class="icon-facebook"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="team-box text-center to-animate-2">
<div class="user"><img class="img-reponsive" src="images/asutosh_panda.jpg" alt="Asutosh Panda"></div>
<h3>Asutosh Panda</h3>
<span class="position">Core Team</span>
<ul class="social-media">
<li><a href="https://www.facebook.com/asutosh.panda2" class="facebook"><i class="icon-facebook"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="team-box text-center to-animate-2">
<div class="user"><img class="img-reponsive" src="images/raghvendra.jpg" alt="Raghavendra Vedula"></div>
<h3>Raghavendra Vedula</h3>
<span class="position">Core Team</span>
<ul class="social-media">
<li><a href="https://www.facebook.com/raghavendra.vedula" class="facebook"><i class="icon-facebook"></i></a></li>
</ul>
</div>
</div>
</div>
<br>
<br>
<div class="row">
<div class="col-md-4">
<div class="team-box text-center to-animate-2">
<div class="user"><img class="img-reponsive" src="images/keshab.jpg" alt="Keshab Kishore Swain"></div>
<h3>Keshab Kishore Swain</h3>
<span class="position">Core Team</span>
<ul class="social-media">
<li><a href="https://www.facebook.com/keshabkishor.swain" class="facebook"><i class="icon-facebook"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="team-box text-center to-animate-2">
<div class="user"><img class="img-reponsive" src="images/summet.jpg" alt="Sumeet Sourav Das"></div>
<h3>Sumeet Sourav Das</h3>
<span class="position">Core Team</span>
<ul class="social-media">
<li><a href="hhttps://www.facebook.com/sumeetsourav.das" class="facebook"><i class="icon-facebook"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="team-box text-center to-animate-2">
<div class="user"><img class="img-reponsive" src="images/sinchan.jpg" alt="Sinchan Kumar Mishra"></div>
<h3>Sinchan Kumar Mishra</h3>
<span class="position">Core Team</span>
<ul class="social-media">
<li><a href="https://www.facebook.com/sinchan.kumarmishra" class="facebook"><i class="icon-facebook"></i></a></li>
</ul>
</div>
</div>
</div>
<br>
<br>
<div class="row">
<div class="col-md-4">
<div class="team-box text-center to-animate-2">
<div class="user"><img class="img-reponsive" src="images/amit_jain.jpg" alt="Amit Jain"></div>
<h3>Amit Jain</h3>
<span class="position">Core Team</span>
<ul class="social-media">
<li><a href="https://www.facebook.com/amitjain.cet" class="facebook"><i class="icon-facebook"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="team-box text-center to-animate-2">
<div class="user"><img class="img-reponsive" src="images/abhishek.jpg" alt="Abhishek Mohanty"></div>
<h3>Abhishek Mohanty</h3>
<span class="position">Core Team</span>
<ul class="social-media">
<li><a href="https://www.facebook.com/abhishek.luvfrnds" class="facebook"><i class="icon-facebook"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="team-box text-center to-animate-2">
<div class="user"><img class="img-reponsive" src="images/siddhart.jpg" alt="Siddhart Das"></div>
<h3>Siddhart Das</h3>
<span class="position">Core Team</span>
<ul class="social-media">
<li><a href="hhttps://www.facebook.com/siddharth.das.1029" class="facebook"><i class="icon-facebook"></i></a></li>
</ul>
</div>
</div>
</div>
<br>
<br>
<div class="row">
<div class="col-md-4">
<div class="team-box text-center to-animate-2">
<div class="user"><img class="img-reponsive" src="images/p_pradhan.jpg" alt="PrajnananandaPradhan"></div>
<h3>Prajnananda Pradhan</h3>
<span class="position">Core Team</span>
<ul class="social-media">
<li><a href="https://www.facebook.com/PrajnananandaPradhan" class="facebook"><i class="icon-facebook"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section id="fh5co-faq" data-section="faq" >
<div class="fh5co-faq">
<div class="container">
<div class="row">
<div class="col-md-12 section-heading text-center">
<h2 class="to-animate">Common Questions</h2>
<div class="row">
<div class="col-md-8 col-md-offset-2 subtext">
<h3 class="to-animate"></h3>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="box-faq to-animate-2">
<h3>Why Zairza?</h3>
<p>For people persuing careers in computers and/or robotics, writing code, developing softwares, and creating exceptional things. That's what we do here. We do things and we help people who are really interested into them.</p>
</div>
<div class="box-faq to-animate-2">
<h3>How can I join?</h3> Zairza conducts its formal events for recruitment into the club. The pre-requisite includes passion for technology and an inquisitive mind. Please contact the club administration for the exact procudures.
</p>
</div>
<div class="box-faq to-animate-2">
<h3>What is the scope of Zairza?</h3>
<p>The talent pool of the club is widely ranged. We have members working on Web Development, Android Development, Embedded Systems, IOT, Robotics, Machine Learning, Computer Vision and Artificial Intelligence. Our Alumnis are placed in prestigious
organization around the globe.
</p>
</div>
</div>
<div class="col-md-6">
<div class="box-faq to-animate-2">
<h3>I have a Tech project. How can Zairza help me?</h3>
<p>
Zairza can provide you with space and environment to work on your project. We have stable fast internet connection and all the tools, components and other required resources for your project. Given proper report, we can also fund your project. Apart from
this, we have senior experienced mentors who will be more than happy to guide you throughout your project.
</p>
</div>
<div class="box-faq to-animate-2">
<h3>What are the club timings?</h3>
<p>Zairza is open 24 hrs a day. Just coordinate with the members for the key.
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<hr>
<!-- <div class="getting-started getting-started-2">
<div class="container">
<div class="row">
<div class="col-md-6 to-animate">
<h3>Getting Started</h3>
<p>Come join us and be a part of this very society. Help share ideas and help us develop.</p>
</div>
</div>
</div>
</div> -->
<div id="fh5co-footer" role="contentinfo">
<div class="container">
<div class="row">
<div class="col-md-3 to-animate">
<h3 class="section-title">About Us</h3>
<p>Technical Society of CET, Bhubaneswar.</p>
<p>
Wonder. Think. Create.
</p>
<p>Designed by <a href="#" target="_blank">Zairza Web Team</a></p>
<p class="copy-right">© 2017 Zairza
<br>All Rights Reserved
</p>
</div>
<div class="col-md-3 to-animate">
<h3 class="section-title">Our Address</h3>
<ul class="contact-info">
<li><i class="icon-map-marker"></i>Kalinga Nagar, Ghatikia, Bhubaneswar, Odisha</li>
<li><i class="icon-phone"></i>+917809296286<br>Rishav Agarwal (Convenor)</li>
<li><i class="icon-envelope"></i><a href="#">[email protected]</a></li>
<li><i class="icon-globe2"></i><a href="#">zairza.in</a></li>
</ul>
</div>
<div class="col-md-3 to-animate">
<h3 class="section-title">Connect with Us</h3>
<ul class="social-media">
<li><a href="https://www.facebook.com/zairza.cetb/" class="facebook"><i class="icon-facebook"></i></a></li>
<li><a href="https://github.com/zairza-cetb" class="github"><i class="icon-github-alt"></i></a></li>
</ul>
</div>
<div class="col-md-3 to-animate">
<h3 class="section-title">Like us on Facebook</h3>
<iframe name="f8a373304f5d04" width="300px" height="350px" frameborder="0" allowtransparency="true" allowfullscreen="true" scrolling="no" title="fb:page Facebook Social Plugin" src="https://www.facebook.com/v2.3/plugins/page.php?adapt_container_width=true&app_id=&channel=http%3A%2F%2Fstaticxx.facebook.com%2Fconnect%2Fxd_arbiter%2Fr%2FZ2duorNoYeF.js%3Fversion%3D42%23cb%3Df2336d46cede1ac%26domain%3Dzairza.in%26origin%3Dhttp%253A%252F%252Fzairza.in%252Ff3d981ea775bd5c%26relation%3Dparent.parent&container_width=263&height=350&hide_cover=false&href=https%3A%2F%2Fwww.facebook.com%2Fzairza.cetb&locale=en_GB&sdk=joey&show_facepile=true&show_posts=true&small_header=true&width=300" style="border: none; visibility: visible; height: 350px;" class=""></iframe>
</div>
<!-- <div class="col-md-4 to-animate">
<form class="contact-form">
<div class="form-group">
<label for="name" class="sr-only">Name</label>
<input type="name" class="form-control" id="name" placeholder="Name">
</div>
<div class="form-group">
<label for="email" class="sr-only">Email</label>
<input type="email" class="form-control" id="email" placeholder="Email">
</div>
<div class="form-group">
<label for="message" class="sr-only">Message</label>
<textarea class="form-control" id="message" rows="7" placeholder="Message"></textarea>
</div>
<div class="form-group">
<input type="submit" id="btn-submit" class="btn btn-send-message btn-md" href="[email protected]">
</div>
</form>
</div> -->
</div>
</div>
</div>
<script src="js/jquery.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>