forked from noornajjar/473---Project-1
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·672 lines (619 loc) · 28.3 KB
/
Copy pathindex.html
File metadata and controls
executable file
·672 lines (619 loc) · 28.3 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
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
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" type="image/png" href="img/unnamed.png">
<title>Simply.me</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<script src="http://uguru-realestate-us-jun202013.businesscatalyst.com/3d-slider/sliderengine/jquery.js"></script>
<script src="http://uguru-realestate-us-jun202013.businesscatalyst.com/3d-slider/sliderengine/amazingslider.js"></script>
<script src="http://uguru-realestate-us-jun202013.businesscatalyst.com/3d-slider/sliderengine/initslider-1.js"></script>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-social.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/scrolling-nav.css" rel="stylesheet">
<link href="css/team.css" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<!-- The #page-top ID is part of the scrolling feature - the data-spy and data-target are part of the built-in Bootstrap scrollspy function -->
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
<!-- Navigation -->
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand page-scroll" href="#page-top">Simply.me</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
<li class="hidden">
<a class="page-scroll" href="#page-top"></a>
</li>
<li>
<a class="page-scroll" href="#about">About</a>
</li>
<li>
<a class="page-scroll" href="#contact">Contact</a>
</li>
</ul>
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-5 navbar-right">
<div class="input-group">
<div class="input-group-btn search-panel">
<button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown">
<span id="search_concept">Filter by</span> <span class="caret"></span>
</button>
<ul class="dropdown-menu" role="menu">
<li><a href="#contains">Contains</a></li>
<li><a href="#its_equal">It's equal</a></li>
<li><a href="#greather_than">Greather than ></a></li>
<li><a href="#less_than">Less than < </a></li>
<li class="divider"></li>
<li><a href="#all">Anything</a></li>
</ul>
</div>
<input type="hidden" name="search_param" value="all" id="search_param">
<input type="text" class="form-control" name="x" placeholder="Search Business...">
<span class="input-group-btn">
<button class="btn btn-primary" type="button"><span class="glyphicon glyphicon-search"></span></button>
</span>
</div>
</div>
<ul class="nav navbar-nav navbar-right">
<li>
<p class="navbar-text">Already have an account?</p>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown"><b>Login</b> <span class="caret"></span></a>
<ul id="login-dp" class="dropdown-menu">
<li>
<div class="row">
<div class="col-md-12">
Login via
<div class="social-buttons">
<a href="https://www.facebook.com/" target="_blank" class="btn btn-fb"><i class="fa fa-facebook"></i> Facebook</a>
<a href="https://twitter.com/" target="_blank" class="btn btn-tw"><i class="fa fa-twitter"></i> Twitter</a>
</div>
or
<form class="form" role="form" method="post" accept-charset="UTF-8" id="login-nav">
<form class="form" role="form" method="post" action="index.html" accept-charset="UTF-8" id="login-nav">
<div class="form-group">
<label class="sr-only" for="exampleInputEmail2">Email address</label>
<input type="email" class="form-control" id="exampleInputEmail2" placeholder="Email address" required>
</div>
<div class="form-group">
<label class="sr-only" for="exampleInputPassword2">Password</label>
<input type="password" class="form-control" id="exampleInputPassword2" placeholder="Password" required>
<div class="help-block text-right"><a href="">Forget the password ?</a></div>
</div>
<div class="form-group">
<button type="submit" id="login-in" class="btn btn-primary btn-block">Sign in</button>
</div>
<div class="checkbox">
<label>
<input type="checkbox"> keep me logged-in
</label>
</div>
</form>
</div>
<div class="bottom text-center">
New here? <a href="profile.html"><b>Join Us</b></a>
</div>
</div>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Intro Section -->
<section id="intro" class="intro-section">
<div class="carousel fade-carousel slide" data-ride="carousel" data-interval="3000" id="bs-carousel">
<!-- Overlay -->
<div class="overlay"></div>
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#bs-carousel" data-slide-to="0" class="active"></li>
<li data-target="#bs-carousel" data-slide-to="1"></li>
<li data-target="#bs-carousel" data-slide-to="2"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item slides active">
<div class="slide-1"></div>
<div class="hero">
<hgroup>
<h1>Simply.me</h1>
<h3>Express Yourself</h3>
</hgroup>
<!-- <button class="btn btn-hero btn-lg" role="button">See all features</button>!-->
</div>
</div>
<div class="item slides">
<div class="slide-2"></div>
<div class="hero">
<hgroup>
<h1>Simply.me</h1>
<h3>Promote Yourself</h3>
</hgroup>
<!-- <button class="btn btn-hero btn-lg" role="button">See all features</button>!-->
</div>
</div>
<div class="item slides">
<div class="slide-3"></div>
<div class="hero">
<hgroup>
<h1>Simply.me</h1>
<h3>Be Yourself</h3>
</hgroup>
<!-- <button class="btn btn-hero btn-lg" role="button">See all features</button>!-->
</div>
</div>
</div>
</div>
</section>
<!-- About Section -->
<section id="about" class="about-section">
<div class="container">
<div class="section_header">
<h1>Inspired Networking</h1>
<br>
<div class="container">
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<img src="img/flex1 copy.jpg">
<div class="carousel-caption">
<h4><a href="#">Express Yourself</a></h4>
<p>Build a landing page that shows off you! Make this the one-stop page for friends, family, and everyone else to get linked to all of your other sites. Quick and easy!</p>
</div>
</div>
<!-- End Item -->
<div class="item">
<img src="img/flex2 copy.jpg">
<div class="carousel-caption">
<h4><a href="#">Promote Yourself</a></h4>
<p>Like having a buisness card, but printing out all the links to your various social media sites making your card too crowded? Now, all you need is to print one link! Your Simply.me page will host all the links that were crowding your business card to make it simple and easy to read!</p>
</div>
</div>
<!-- End Item -->
<div class="item">
<img src="img/flex3 copy.jpg">
<div class="carousel-caption">
<h4><a href="#">Be Yourself</a></h4>
<p>Post your story or just an intro! Let the world know how you be you!</p>
</div>
</div>
<!-- End Item -->
</div>
<!-- End Carousel Inner -->
<ul class="list-group col-sm-4">
<li data-target="#myCarousel" data-slide-to="0" class="list-group-item active">
<h4>Express Yourself</h4></li>
<li data-target="#myCarousel" data-slide-to="1" class="list-group-item">
<h4>Promote Yourself</h4></li>
<li data-target="#myCarousel" data-slide-to="2" class="list-group-item">
<h4>Be Yourself</h4></li>
</ul>
<!-- Controls -->
<div class="carousel-controls">
<a class="left carousel-control" href="#myCarousel" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="right carousel-control" href="#myCarousel" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
</div>
</div>
<!-- End Carousel -->
</div>
</div>
</section>
<<<<<<< HEAD
<!-- Services Section
=======
<!- Services Section
>>>>>>> 27d9a1585c255ff1236f962d20bd58e61bde6333
<section id="services" class="services-section">
<div class="container">
<h3 class="description">Simply.me... Just for YOU!</h3>
<br>
<div class="row">
<div class="col-sm-6 col-md-3">
<div class="panel panel-default panel-card">
<div class="panel-heading">
<img src="img/background1.jpg" />
<button class="btn btn-primary btn-sm" role="button">Follow</button>
</div>
<div class="panel-figure">
<img class="img-responsive img-circle" src="img/profile1.jpeg" />
</div>
<div class="panel-body text-center">
<h4 class="panel-header"><a href="https://twitter.com/">@LoremIpsum</a></h4>
<small>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</small>
</div>
<div class="panel-thumbnails">
<div class="row">
<div class="col-xs-4">
<div class="thumbnail">
<img src="http://placemi.com/deqvy/60x60" />
</div>
</div>
<div class="col-xs-4">
<div class="thumbnail">
<img src="http://placemi.com/oa2nk/60x60" />
</div>
</div>
<div class="col-xs-4">
<div class="thumbnail">
<img src="http://placemi.com/gkkxs/60x60" />
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-sm-6 col-md-3">
<div class="panel panel-default panel-card">
<div class="panel-heading">
<img src="img/background2.jpg" />
<button class="btn btn-primary btn-sm" role="button">Follow</button>
</div>
<div class="panel-figure">
<img class="img-responsive img-circle" src="img/profile2.jpg" />
</div>
<div class="panel-body text-center">
<h4 class="panel-header"><a href="https://twitter.com/">@LoremIpsum</a></h4>
<small>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</small>
</div>
<div class="panel-thumbnails">
<div class="row">
<div class="col-xs-4">
<div class="thumbnail">
<img src="http://placemi.com/wpcth/60x60" />
</div>
</div>
<div class="col-xs-4">
<div class="thumbnail">
<img src="http://placemi.com/lakvi/60x60" />
</div>
</div>
<div class="col-xs-4">
<div class="thumbnail">
<img src="http://placemi.com/zmcwf/60x60" />
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-sm-6 col-md-3">
<div class="panel panel-default panel-card">
<div class="panel-heading">
<img src="img/background3.png" />
<button class="btn btn-primary btn-sm" role="button">Follow</button>
</div>
<div class="panel-figure">
<img class="img-responsive img-circle" src="img/profile3.jpg" />
</div>
<div class="panel-body text-center">
<h4 class="panel-header"><a href="https://twitter.com/">@LoremIpsum</a></h4>
<small>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</small>
</div>
<div class="panel-thumbnails">
<div class="row">
<div class="col-xs-4">
<div class="thumbnail">
<img src="http://placemi.com/xhu4d/60x60" />
</div>
</div>
<div class="col-xs-4">
<div class="thumbnail">
<img src="http://placemi.com/1ijtv/60x60" />
</div>
</div>
<div class="col-xs-4">
<div class="thumbnail">
<img src="http://placemi.com/oaix1/60x60" />
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-sm-6 col-md-3">
<div class="panel panel-default panel-card">
<div class="panel-heading">
<img src="img/background4.jpg" />
<button class="btn btn-primary btn-sm" role="button">Follow</button>
</div>
<div class="panel-figure">
<img class="img-responsive img-circle" src="img/profile4.jpeg" />
</div>
<div class="panel-body text-center">
<h4 class="panel-header"><a href="https://twitter.com/">@LoremIpsum</a></h4>
<small>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</small>
</div>
<div class="panel-thumbnails">
<div class="row">
<div class="col-xs-4">
<div class="thumbnail">
<img src="http://placemi.com/bg53j/60x60" />
</div>
</div>
<div class="col-xs-4">
<div class="thumbnail">
<img src="http://placemi.com/6u1ao/60x60" />
</div>
</div>
<div class="col-xs-4">
<div class="thumbnail">
<img src="http://placemi.com/sxqtg/60x60" />
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!- Contact Section -->
<section id="contact" class="contact-section">
<div id="contactSection" class="container">
<div class="row">
<h3 class="description">Simplify your networking today!</h3>
<div class="col-sm-offset-4 col-sm-4 text-center">
<div class="row">
<div class="col-xs-4 col-sm-2 col-md-4 col-lg-6 text-center">
<a class="btn btn-block btn-social btn-twitter">
<span class="fa fa-twitter"></span>Twitter </a>
<a class="btn btn-block btn-social btn-facebook">
<span class="fa fa-facebook"></span>Facebook </a>
</div>
<div class="row">
<div class="col-xs-4 col-sm-2 col-md-4 col-lg-6 text-center">
<a class="btn btn-block btn-social btn-google">
<span class="fa fa-google"></span>Google </a>
<a class="btn btn-block btn-social btn-github">
<span class="fa fa-github"></span>GitHub </a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Team Section -->
<section class="team">
<div class="container">
<h3 class="description">TEAM BIDIRECTIONAL BROADCASTERS</h3>
<div class="row pt-md">
<div class="col-lg-2 col-md-3 col-sm-4 col-xs-8 profile">
<div class="img-box">
<img src="css/vn-prof.jpg" class="img-responsive img-circle">
<ul class="text-center">
<!--<a href="#">
<li><i class="fa fa-facebook"></i></li>
</a>
<a href="#">
<li><i class="fa fa-twitter"></i></li>
</a>
<a href="#">
<li><i class="fa fa-linkedin"></i></li>
</a>
<a href="#">
<li><i class="fa fa-github"></i></li>
</a>-->
</ul>
</div>
<h1>Van Leslie Nguyen</h1>
<h2>Developer</h2>
<p>Van brings positive attitude and motivation to our team every meeting! She makes web development so much less frustrating!</p>
</div>
<div class="col-lg-2 col-md-3 col-sm-4 col-xs-8 profile">
<div class="img-box">
<img src="css/nn-prof.jpg" class="img-responsive img-circle">
<ul class="text-center">
<a href="#">
<li><i class="fa fa-facebook"></i></li>
</a>
<a href="#">
<li><i class="fa fa-twitter"></i></li>
</a>
<a href="#">
<li><i class="fa fa-linkedin"></i></li>
</a>
<a href="#">
<li><i class="fa fa-github"></i></li>
</a>
</ul>
</div>
<h1>Noor Najjar</h1>
<h2>Developer</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
</div>
<div class="col-lg-2 col-md-3 col-sm-4 col-xs-8 profile">
<div class="img-box">
<img src="css/mb-prof.jpg" class="img-responsive img-circle">
<ul class="text-center">
<a href="https://www.facebook.com/Nyxora">
<li><i class="fa fa-facebook"></i></li>
</a>
<!--<a href="#">
<li><i class="fa fa-twitter"></i></li>
</a>
<a href="#">
<li><i class="fa fa-linkedin"></i></li>
</a>-->
<a href="https://github.com/Nyxora">
<li><i class="fa fa-github"></i></li>
</a>
</ul>
</div>
<h1>Megan Bond</h1>
<h2>Developer</h2>
<p>Megan is a critical part of the team. Making mockups and working on making the website pretty are just a couple of her contributions.</p>
</div>
<div class="col-lg-2 col-md-3 col-sm-4 col-xs-8 profile">
<div class="img-box">
<img src="css/sa-prof.jpg" class="img-responsive img-circle">
<ul class="text-center">
<a href="https://github.com/sasa-us">
<li><i class="fa fa-github"></i></li>
</a>
</ul>
</div>
<h1>Sha Lu</h1>
<h2>Developer</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
</div>
<div class="col-lg-2 col-md-3 col-sm-4 col-xs-8 profile">
<div class="img-box">
<img src="css/us-prof.jpg" class="img-responsive img-circle">
<ul class="text-center">
<a href="https://www.facebook.com/udaycshah">
<li><i class="fa fa-facebook"></i></li>
</a>
<a href="https://twitter.com/susshah">
<li><i class="fa fa-twitter"></i></li>
</a>
<a href="https://www.linkedin.com/in/ushah2011">
<li><i class="fa fa-linkedin"></i></li>
</a>
<a href="https://github.com/ushah2011">
<li><i class="fa fa-github"></i></li>
</a>
</ul>
</div>
<h1>Uday Chandrakant Shah</h1>
<h2>Developer</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
</div>
<div class="col-lg-2 col-md-3 col-sm-4 col-xs-8 profile">
<div class="img-box">
<img src="css/ay-prof.png" class="img-responsive img-circle">
<ul class="text-center">
<a href="https://www.facebook.com/ammar.y.alee" target="_blank">
<li><i class="fa fa-facebook"></i></li>
</a>
<a href="https://twitter.com/Ammar_Yasir_Ali" target="_blank">
<li><i class="fa fa-twitter"></i></li>
</a>
<a href="https://www.linkedin.com/in/ammaryalee" target="_blank">
<li><i class="fa fa-linkedin"></i></li>
</a>
<a href="https://github.com/ammaralee/" target="_blank">
<li><i class="fa fa-github"></i></li>
</a>
</ul>
</div>
<h1>Ammar Yasir Ali</h1>
<h2>Developer</h2>
<p>Ammar is our resident Bootstrapper. He makes the implementation of our website quick and easy!</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- footer -->
<footer role="contentinfo" class="site-footer" id="colophon">
<div class="container">
<div class="row">
<div id="accordion" class="collapse-footer">
<div class="panel">
<div class="panel-heading">
<h4 class="panel-title"> <a href="#collapseOne" data-parent="#accordion" data-toggle="collapse" class="collapsed"> <i class="fa fa-chevron-down" style="color:white"></i></a> </h4>
</div>
<div class="panel-collapse collapse" id="collapseOne" style="height:0px;">
<div class="panel-body">
<div class="row">
<div class="col-lg-6">
<h5 class="title"><span>Main Navigation</span></h5>
<div class="menu-main-menu-container">
<ul class="nav nav-footer" id="menu-main-menu-1">
<li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-14 current_page_item menu-item-16"><a href="#">Home</a></li>
<!--<li><a href="#">Blog</a></li>
<li><a href="#">Students</a></li>-->
<li><a href="#contact">About Us</a></li>
<li><a href="#">Terms of Use</a></li>
<li><a href="#">Privacy Policy</a></li>
<!--<li><a href="#">Join Us</a></li>
<li><a href="#">Help</a></li>-->
</ul>
</div>
</div>
<div class="col-lg-3 col-sm-6">
<h5 class="title"><span>Site map</span></h5>
<div class="menu-footer-sitemap-container">
<ul class="nav nav-footer" id="menu-footer-sitemap">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-87" id="menu-item-87"><a href="#">FAQ</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-88" id="menu-item-88"><a href="#">Support</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89" id="menu-item-89"><a href="#">Advertising</a></li>
</ul>
</div>
</div>
<div class="col-lg-3 col-sm-6">
<h5 class="title"><span>We're listening!</span></h5>
<p> Please let <strong>Team Bidirectional Broadcasters</strong> know about any problems or suggestions you may have!</p>
<div class="clear"> </div>
<a class="btn btn-default btn-sm" href="#contact">Contact us!</a> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Copyright -->
<div class="copyright">
<div class="container">
<div class="row copyright-img">
<div class="col-lg-4 col-sm-4"> Total Control. True Independence. </div>
<div class="col-lg-8 col-sm-8 text-right" id="footertext"> Copyright © 2016 Team Bidirectional Broadcasters</div>
</div>
</div>
</div>
<!-- /Copyright -->
</footer>
<!-- /footer -->
<a id="back-to-top" href="#" class="btn btn-primary btn-sm back-to-top" role="button" title="Click to return on the top page" data-toggle="tooltip" data-placement="left"><span class="glyphicon glyphicon-chevron-up"></span></a>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Functionalities -->
<script type="text/javascript" src="js/project1.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Scrolling Nav JavaScript -->
<script src="js/jquery.easing.min.js"></script>
<script src="js/scrolling-nav.js"></script>
<script src="js/search.js"></script>
<script type="text/javascript" src="js/project1.js"></script>
</body>
</html>