-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
620 lines (611 loc) · 27.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<!-- meta tags for SEO-->
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<!-- Primary Meta Tags -->
<title>Vibro Constructions | Rely on Engineers</title>
<meta name="title" content="Vibro Constructions | Rely on Engineers" />
<meta name="description"
content="We offer consultancy and project execution service of great standards. We are committed to grow our reputation as solid as concrete." />
<meta name="keywords" content="Vibro constructions Consultants Engineers builders contracts" />
<meta name="language" content="English" />
<meta name="robots" content="index,follow,noimageindex" />
<meta name="revisit-after" content="1 days" />
<meta name="geo.position" content="latitude; longitude" />
<meta name="geo.placename" content="Kashmir" />
<meta name="geo.region" content="India IN" />
<meta name="google-site-verification" content="FAd9YZUTfFxfFj7PertyZgwaoID8OE9IkZutVi7oRaI" />
<link href="https://vibroconstructions.netlify.app" rel="canonical" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://vibroconstructions.netlify.app/" />
<meta property="og:title" content="Vibro Constructions | Rely on Engineers" />
<meta property=Consultants Engineers builders contracts." />
<meta property="og:image" content="https://vibroconstructions.netlify.app/assets/img/y-logo.png" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://vibroconstructions.netlify.app/" />
<meta property="twitter:title" content="Vibro Constructions | Rely on Engineers" />
<meta property="twitter:description" content="Consultants Engineers builders contracts." />
<meta property="twitter:image" content="https://vibroconstructions.netlify.app/assets/img/y-logo.png" />
<!--Favicon-->
<link rel="icon" type="image/png" sizes="32x32" href="./assets/img/favicon.ico" />
<link rel="icon" type="image/png" sizes="96x96" href="./assets/img/favicon.ico" />
<link rel="icon" type="image/png" sizes="16x16" href="./assets/img/favicon.ico" />
<meta name="msapplication-TileColor" content="#5e72e4" />
<link rel="shortcut icon" href="/assets/img/favicon.ico" type="image/x-icon" />
<!-- Fonts and icons -->
<link href="https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;600;700&display=swap" rel="stylesheet" />
<!-- Bootstrap core CSS -->
<link href="./assets/css/argon-design-system-dist.css" rel="stylesheet" />
<!-- Font Awesome Icons -->
<script src="https://kit.fontawesome.com/097d0a3a70.js" crossorigin="anonymous" async defer></script>
</head>
<!--HTML Body Start-->
<body class="landing-page">
<!-- Navbar Home Start -->
<nav id="navbar-main" class="
navbar navbar-main navbar-expand-lg navbar-transparent navbar-light
headroom
">
<div class="container">
<a class="navbar-brand" href="./index.html">
<img loading="eager" src="./assets/img/logo/wlogo.png" alt="logo" />
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar_global"
aria-controls="navbar_global" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbar_global">
<div class="navbar-collapse-header">
<div class="row">
<div class="col-6 collapse-brand">
<a href="./index.html">
<img loading="lazy" src="./assets/img/logo/[email protected]" alt="logo" />
</a>
</div>
<div class="col-6 collapse-close">
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar_global"
aria-controls="navbar_global" aria-expanded="false" aria-label="Toggle navigation">
<span></span>
<span></span>
</button>
</div>
</div>
</div>
<!-- Links -->
<ul class="navbar-nav navbar-nav-hover align-items-lg-center">
<li class="nav-item">
<a class="nav-link" href="#about" data-toggle="tooltip" title="About Us">
<i class="fas fa-building"></i>
<span class="nav-link-inner--text">About Us</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#services" data-toggle="tooltip" title="Services">
<i class="fas fa-tools"></i>
<span class="nav-link-inner--text">Services</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#projects" data-toggle="tooltip" title="Projects">
<i class="fas fa-project-diagram"></i>
<span class="nav-link-inner--text">Projects</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#testmonials" data-toggle="tooltip" title="Testmonials">
<i class="fas fa-star"></i>
<span class="nav-link-inner--text">Testmonials</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#contact" data-toggle="tooltip" title="Contact Us">
<i class="fas fa-comments"></i>
<span class="nav-link-inner--text">Contact Us</span>
</a>
</li>
</ul>
<!-- Social Links -->
<ul class="navbar-nav align-items-lg-center ml-lg-auto">
<li class="nav-item">
<a class="nav-link nav-link-icon" href="https://m.facebook.com/VIBROCONSTRUCTION/?ref=py_c" target="_blank"
data-toggle="tooltip" title="Like us on Facebook" rel="noopener nofollow">
<i class="fab fa-facebook-square"></i>
<span class="nav-link-inner--text d-lg-none">Facebook</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link nav-link-icon" href="https://www.instagram.com/vibro_constructions/?hl=en"
target="_blank" data-toggle="tooltip" title="Follow us on Instagram" rel="noopener nofollow">
<i class="fab fa-instagram"></i>
<span class="nav-link-inner--text d-lg-none" rel="noopener">Instagram</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link nav-link-icon" href="mailto:[email protected]" target="_blank"
data-toggle="tooltip" title="Email Us" rel="noopener nofollow">
<i class="fa fa-envelope"></i>
<span class="nav-link-inner--text d-lg-none">Email</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- End Navbar -->
<!-- Hero-->
<div class="wrapper">
<!-- Hero -->
<div class="section section-hero section-shaped">
<div class="shape shape-style-2 shape-default">
<span class="span-150"></span>
<span class="span-50"></span>
<span class="span-50"></span>
<span class="span-75"></span>
<span class="span-100"></span>
<span class="span-75"></span>
<span class="span-50"></span>
<span class="span-100"></span>
<span class="span-50"></span>
<span class="span-100"></span>
</div>
<div class="page-header">
<div class="container shape-container d-flex align-items-center py-lg">
<div class="col px-0">
<div class="row align-items-center justify-content-center">
<div class="col-lg-8 text-center">
<h2 class="display-3 text-white text-uppercase">
Vibro Constructions
</h2>
<p class="display-4 font-weight-normal text-white font-italic">
Rely on Engineers
</p>
<div class="btn-wrapper mt-4">
<a href="#services" class="btn btn-success btn-icon mt-3 mb-sm-0">
<span class="btn-inner--icon"><i class="fa fa-chevron-down"></i></span>
<span class="btn-inner--text">Know More</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="separator separator-bottom separator-skew zindex-100">
<svg x="0" y="0" viewBox="0 0 2560 100" preserveAspectRatio="none" xmlns="http://www.w3.org/2000/svg">
<polygon class="fill-white" points="2560 0 2560 100 0 100"></polygon>
</svg>
</div>
</div>
</div>
<!--End Hero-->
<!--About us-->
<div class="section" id="about">
<div class="container">
<div class="row">
<div class="col-md-8 mx-auto text-center">
<h3 class="display-3">Who We Are</h3>
</div>
</div>
<div class="row">
<div class="col-md-12">
<p class="lead text-muted text-justify">
We're government registered firm founded in 2015 and is now among
the <strong>leading construction service providers of Kashmir valley.</strong>
With a team of highly dedicated & hardworking professionals, we
believe honesty and transparency are the most valuable traits for
any successful business. We offer consultancy and project
execution service of great standards. We are committed to grow our
reputation as solid as concrete.
</p>
</div>
</div>
</div>
</div>
<!--About us-->
<!--Why Choose Us-->
<div class="section" id="services">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h3 class="display-3">Why Choose Us</h3>
<p class="lead text-muted">
With changing market strategies, everybody wishes to deal with
honest and professional team of experts to have a lovely
experience of their construction project. We promise to reach your
expectations in every possible manner.
</p>
<h3 class="display-6">Our Services</h3>
</div>
</div>
<div class="row">
<div class="col-sm-4 pb-3">
<div class="card text-center bg-gradient-primary text-white">
<div class="card-body">
<h5 class="card-title text-white font-weight-600 text-uppercase">
Structural & Architectural design consultants
</h5>
</div>
</div>
</div>
<div class="col-sm-4 pb-3">
<div class="card text-center bg-gradient-primary text-white">
<div class="card-body">
<h5 class="card-title text-white font-weight-600 text-uppercase">
Construction of residential & commercial structures.
</h5>
</div>
</div>
</div>
<div class="col-sm-4 pb-3">
<div class="card text-center bg-gradient-primary text-white">
<div class="card-body">
<h5 class="card-title text-white font-weight-600 text-uppercase">
Pre construction material & cost estimation.
</h5>
</div>
</div>
</div>
<div class="col-sm-4 pb-3">
<div class="card text-center bg-gradient-primary text-white">
<div class="card-body">
<h5 class="card-title text-white font-weight-600 text-uppercase">
Surveying & soil testing
</h5>
</div>
</div>
</div>
<div class="col-sm-4 pb-3">
<div class="card text-center bg-gradient-primary text-white">
<div class="card-body">
<h5 class="card-title text-white font-weight-600 text-uppercase">
Renovation & remodelling works.
</h5>
</div>
</div>
</div>
</div>
</div>
</div>
<!--Why Choose Us End-->
<!--Projects Slide-->
<div class="section" id="projects">
<div class="container py-5">
<div class="row">
<div class="
col-md-12
mx-auto
text-center
bg-gradient-info
card
border-0
shadow-lg
p-5
">
<h3 class="display-4 text-neutral">Our Proud Projects</h3>
<p class="text-neutral">Things we have done.</p>
<!-- Reviews Slide -->
<div class="col-md-12 col-lg-12">
<div id="Reviews" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<p class="
text-neutral text-center
font-italic font-weight-400
">
Execution & Engineered supervision for the construction of
RCC multi storied towers [Residential Flats] at Toiba
Colony, Peerbagh, Srinagar.
</p>
</div>
<div class="carousel-item">
<p class="
text-neutral text-center
font-italic font-weight-400
">
As consultants to various valley & outside valley clients
(companies) for the construction work of receiving
stations in different districts of Kashmir, including the
prestigious project of AIIMS, Awantipora.
</p>
</div>
<div class="carousel-item">
<p class="
text-neutral text-center
font-italic font-weight-400
">
Managed & constructed residential houses in & around
Srinagar (load bearing wall structures).
</p>
</div>
<div class="carousel-item">
<p class="
text-neutral text-center
font-italic font-weight-400
">
Managed & constructed various other multi storied
buildings of fine quality and on time completion.
Reference: A building adjacent to Hotel Deewan Khan in
Parray Pora, Srinagar.
</p>
</div>
</div>
<a class="carousel-control-prev" href="#Reviews" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#Reviews" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!--Projects End-->
<!-- testimonial start -->
<div class="section" id="testmonials">
<div class="container py-5">
<div class="row">
<div class="
col-lg-12
mx-auto
text-center
bg-gradient-primary
card
border-0
shadow-lg
p-5
">
<h3 class="display-4 text-neutral">Testimonials</h3>
<p class="text-neutral">What you have to say about us.</p>
<!-- Reviews Slide -->
<div class="col-md-12 col-lg-12">
<div id="testimonial" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<p class="
text-neutral text-center
font-italic font-weight-400
">
One of the best construction agencies in Kashmir.
Professional and prompt.no headaches for clients. You tell
your needs and they do it for you.amazing service.
<br />
-
<span class="font-weight-600 text-neutral">Aasif Shah</span>
</p>
<small class="text-yellow">
<span class="fas fa-star"></span>
<span class="fas fa-star"></span>
<span class="fas fa-star"></span>
<span class="fas fa-star"></span>
<span class="fas fa-star"></span>
</small>
</div>
<div class="carousel-item">
<p class="
text-neutral text-center
font-italic font-weight-400
">
wanted to express my appreciation for the excellent
services that they provided for the construction of a new
structure at sanat nagar, The project was extremely
successful and i could not have been more pleased with
their work environment. <br />
-
<span class="font-weight-600 text-neutral">Wasif Wani</span>
</p>
<small class="text-yellow">
<span class="fas fa-star"></span>
<span class="fas fa-star"></span>
<span class="fas fa-star"></span>
<span class="fas fa-star"></span>
<span class="far fa-star"></span>
</small>
</div>
<div class="carousel-item">
<p class="
text-neutral text-center
font-italic font-weight-400
">
I am very happy with the work done by the team. They are
very professional and efficient. I would recommend them to
anyone.
<br />
-
<span class="font-weight-600 text-neutral">Sarfaraz Khan</span>
</p>
<small class="text-yellow">
<span class="fas fa-star"></span>
<span class="fas fa-star"></span>
<span class="fas fa-star"></span>
<span class="fas fa-star"></span>
<span class="far fa-star"></span>
</small>
</div>
<a class="carousel-control-prev" href="#testimonial" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#testimonial" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- testimonial end -->
<!-- pics-->
<div class="section">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h3 class="display-3 text-center">Gallery</h3>
<div id="picsslide" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#picsslide" data-slide-to="0" class="active"></li>
<li data-target="#picsslide" data-slide-to="1"></li>
<li data-target="#picsslide" data-slide-to="2"></li>
<li data-target="#picsslide" data-slide-to="3"></li>
<li data-target="#picsslide" data-slide-to="4"></li>
<li data-target="#picsslide" data-slide-to="5"></li>
<li data-target="#picsslide" data-slide-to="6"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="assets/img/2-img.jpg" class="d-block w-100" alt="..." />
</div>
<div class="carousel-item">
<img src="assets/img/5-img.jpg" class="d-block w-100" alt="..." />
</div>
<div class="carousel-item">
<img src="assets/img/6-img.jpg" class="d-block w-100" alt="..." />
</div>
<div class="carousel-item">
<img src="assets/img/7-img.jpg" class="d-block w-100" alt="..." />
</div>
<div class="carousel-item">
<img src="assets/img/8-img.jpg" class="d-block w-100" alt="..." />
</div>
<div class="carousel-item">
<img src="assets/img/11-img.jpg" class="d-block w-100" alt="..." />
</div>
</div>
<a class="carousel-control-prev" href="#picsslide" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#picsslide" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div>
</div>
</div>
<!-- pics end
<!-- Footer -->
<!-- Ribbon -->
<div class="container-fluid" id="contact">
<div class="row bg-gradient-primary py-4">
<div class="container">
<div class="col-lg-12 d-lg-flex justify-content-lg-between">
<div class="col-lg-4">
<h4 class="display-4 text-neutral my-2">Do you need help?</h4>
</div>
<div class="col-lg-8 ml-lg-auto">
<a class="btn btn-success btn-icon my-2" href="tel:+919697434300" data-toggle="tooltip" title="Phone">
<i class="fas fa-phone"></i>
Call Us
</a>
<a class="btn btn-success btn-icon my-2" href="https://wa.me/+919697434300?text=Need%20Help%20Regarding%20"
data-toggle="tooltip" title="WhatsApp" target="”_blank”" rel="noopener">
<i class="fab fa-whatsapp"></i>
WhatsApp
</a>
<a class="btn btn-success btn-icon" href="mailto:[email protected]?subject=Need%20Help"
data-toggle="tooltip" title="Contact Us">
<i class="fa fa-envelope"></i>
Email Us
</a>
</div>
</div>
</div>
</div>
</div>
<!--End Ribbon-->
<footer class="footer">
<div class="container">
<div class="row row-grid align-items-center mb-5">
<div class="col-lg-6">
<h3 class="text-primary font-weight-light mb-2">Office Address</h3>
<p class="mb-0 font-weight-light">
NH444, Baghati Kanipora -Opposite J&K Bank <br />
Srinagar, J&K, India 190015
</p>
</div>
<div class="col-lg-6 text-lg-center btn-wrapper">
<h4 class="text-primary font-weight-light mb-2">
Stay in Touch with Us
</h4>
<a target="_blank" href="https://m.facebook.com/VIBROCONSTRUCTION/?ref=py_c" rel="nofollow"
class="btn-icon-only rounded-circle btn btn-facebook" data-toggle="tooltip" data-original-title="Like us">
<span class="btn-inner--icon"><i class="fab fa-facebook"></i></span>
</a>
<a target="_blank" href="https://www.instagram.com/vibro_constructions/?hl=en" rel="nofollow"
class="btn btn-icon-only btn-instagram rounded-circle" data-toggle="tooltip"
data-original-title="Follow us">
<span class="btn-inner--icon"><i class="fab fa-instagram"></i></span>
</a>
</div>
</div>
<hr />
<div class="row justify-content-md-between mx-auto">
<div class="col-lg-6 nav nav-footer">
<div class="copyright">
© 2021
<a href="https://vibroconstructions.netlify.app" rel="noopener">Vibro Constructions</a>
| Made in Kashmir with <span> <i class="fas fa-heart"></i></span>
</div>
</div>
<div class="col-lg-6 nav nav-footer justify-content-sm-end">
<div class="copyright">
<i class="fas fa-code"></i> Designed & Maintained by
<a href="https://squadcoders.com" target="_blank" rel="noopener">SquadCoders</a>
</div>
</div>
</div>
</div>
</footer>
<button onclick="topFunction()" id="b2t" class="btn btn-primary btn-icon-only back-to-top" aria-label="back to top">
<i class="fas fa-chevron-up"></i>
</button>
<!-- Core JS Files -->
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous">
</script>
<!-- <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script> -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha384-+YQ4JLhjyBLPDQt//I+STsc9iw4uQqACwlvpslubQzn4u2UU2UFM80nGisd026JF" crossorigin="anonymous">
</script>
<!-- Control Center for Argon UI Kit: parallax effects, scripts for the example pages etc -->
<!-- <script src="./assets/js/argon-design-system.js" type="text/javascript" async defer></script> -->
<!-- <script src="./assets/js/perfect-scrollbar.jquery.min.js" type="text/javascript" async defer></script> -->
<script>
let b2t = document.getElementById("b2t");
window.onscroll = function () {
scrollFunction();
};
function scrollFunction() {
if (
document.body.scrollTop > 20 ||
document.documentElement.scrollTop > 20
) {
b2t.style.display = "block";
} else {
b2t.style.display = "none";
}
}
function topFunction() {
document.body.scrollTop = 0; // For Safari
document.documentElement.scrollTop = 0; // For Chrome, Firefox, IE and Opera
}
</script>
<noscript>Your Browser does not support JavaScript!</noscript>
</body>
</html>