-
Notifications
You must be signed in to change notification settings - Fork 0
/
faq.html
555 lines (484 loc) · 25.8 KB
/
faq.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
<!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="JDA Adventures">
<meta name="TeddBot" content="JDA Adventures">
<title>JDA Adventures</title>
<!-- Favicons-->
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" type="image/x-icon" href="img/apple-touch-icon-57x57-precomposed.png">
<link rel="apple-touch-icon" type="image/x-icon" sizes="72x72" href="img/apple-touch-icon-72x72-precomposed.png">
<link rel="apple-touch-icon" type="image/x-icon" sizes="114x114" href="img/apple-touch-icon-114x114-precomposed.png">
<link rel="apple-touch-icon" type="image/x-icon" sizes="144x144" href="img/apple-touch-icon-144x144-precomposed.png">
<!-- GOOGLE WEB FONT -->
<link href="https://fonts.googleapis.com/css?family=Gochi+Hand|Montserrat:300,400,700" rel="stylesheet">
<!-- COMMON CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link href="css/vendors.css" rel="stylesheet">
<!-- CUSTOM CSS -->
<link href="css/custom.css" rel="stylesheet">
</head>
<body>
<div id="preloader">
<div class="sk-spinner sk-spinner-wave">
<div class="sk-rect1"></div>
<div class="sk-rect2"></div>
<div class="sk-rect3"></div>
<div class="sk-rect4"></div>
<div class="sk-rect5"></div>
</div>
</div>
<!-- End Preload -->
<div class="layer"></div>
<!-- Mobile menu overlay mask -->
<!-- Header================================================== -->
<header>
<div id="top_line">
<div class="container">
<div class="row">
<div class="col-6"><i class="icon-phone"></i><strong>+971507257630</strong></div>
<div class="col-6">
</div>
</div><!-- End row -->
</div><!-- End container-->
</div><!-- End top line-->
<div class="container">
<div class="row">
<div class="col-3">
<div id="logo">
<a href="index.html"><img src="img/logo.png" width="225" height="173" alt="JDA" data-retina="true" class="logo_normal"></a>
<a href="index.html"><img src="img/logo_sticky.png" width="300" height="120" alt="JDA" data-retina="true" class="logo_sticky"></a>
</div>
</div>
<nav class="col-9">
<a class="cmn-toggle-switch cmn-toggle-switch__htx open_close" href="javascript:void(0);"><span>Menu mobile</span></a>
<div class="main-menu">
<div id="header_menu">
<img src="img/logo_sticky.png" width="300" height="120" alt="JDA" data-retina="true">
</div>
<a href="#" class="open_close" id="close_in"><i class="icon_set_1_icon-77"></i></a>
<ul>
<li class="submenu">
<a href="index.html" class="show-submenu">Home </a>
</li>
<li class="submenu">
<a href="all_tours_grid.html" class="show-submenu">Mt.Kilimanjaro Hikes <i class="icon-down-open-mini"></i></a>
<ul>
<li><a href="umbwe5.html">5 Days Umbwe </a></li>
<li><a href="umbwe6.html">6 Days Umbwe </a></li>
<li><a href="rongai7.html">7 Days Rongai </a></li>
<li><a href="rongai6.html">6 Days Rongai </a></li>
<li><a href="lemosho9.html">9 Days Lemosho </a></li>
<li><a href="lemosho8.html">8 Days Lemosho </a></li>
<li><a href="lemosho7.html">7 Days Lemosho </a></li>
<li><a href="machame7.html">7 Days Machame </a></li>
<li><a href="machame6.html">6 Days Machame </a></li>
<li><a href="marangu6.html">6 Days Marangu </a></li>
<li><a href="marangu5.html">5 Days Marangu </a></li>
<li><a href="notherncircuit9.html">9 Days Northern Circuit </a></li>
<li><a href="notherncircuit8.html">8 Days Northern Circuit </a></li>
</ul>
</li>
<li class="submenu">
<a href="about.html" class="show-submenu">About </a>
</li>
<li class="megamenu submenu">
<a href="contact_us_1.html" class="show-submenu-mega">Contact</a>
<!-- End menu-wrapper -->
</li>
<li class="megamenu submenu">
<a href="faq.html" class="show-submenu-mega">FAQ</a>
<!-- End menu-wrapper -->
</li>
</ul>
</div><!-- End main-menu -->
<ul id="top_tools">
</ul>
</div><!-- End dropdown-cart-->
</li>
</ul>
</nav>
</div>
</div>
<!-- container -->
</header>
<!-- End Header -->
<section class="parallax-window" data-parallax="scroll" data-image-src="img/monkey.jpg" data-natural-width="1400" data-natural-height="933">
<div class="parallax-content-1">
<div class="animated fadeInDown">
<h1>Frequently Asked Questions</h1>
</div>
</div>
</section>
<!-- End section -->
<main>
<!-- Position -->
<div class="container margin_60">
<div class="row">
<aside class="col-lg-3">
<div class="box_style_2">
<i class="icon_set_1_icon-57"></i>
<h4>Need <span>Help?</span></h4>
<a href="tel://+971507257630" class="phone">+971507257630</a>
<small>Monday to Friday 8.30am - 5.00pm</small>
</div>
</aside>
<!--End aside -->
<div class="col-lg-9" id="faq">
<h3 class="nomargin_top">Payments</h3>
<div id="payment" class="accordion_styled">
<div class="card">
<div class="card-header">
<h4>
<a class="accordion-toggle" data-toggle="collapse" data-parent="#payment" href="#collapseOne_payment">WHAT IS INCLUDED IN YOUR PRICES?<i class="indicator icon-plus float-right"></i></a>
</h4>
</div>
<div id="collapseOne_payment" class="collapse" data-parent="#payment">
<div class="card-body">
Our prices include hotel accommodations before and after the climb, transportation from the hotel to the trail and back, transportation from the airport to the hotel and back, Government tax, all park entry fees, VAT on tour fees & services, Guide, porters and cook salaries, Team Kilimanjaro Rescue fees, equipment like tents and chairs and tables, and meals on the mountain. Prices do not include flights, lunch, dinner or beverages at the hotel before & after climb, personal gear and equipment, or tips. Our prices are listed in US Dollars.
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h4>
<a class="accordion-toggle" data-toggle="collapse" data-parent="#payment" href="#collapseTwo_payment">CAN I OBTAIN MY VISA AT THE AIRPORT?<i class="indicator icon-plus float-right"></i></a>
</h4>
</div>
<div id="collapseTwo_payment" class="collapse" data-parent="#payment">
<div class="card-body">
USA, Canadian, British and most European citizens can obtain their visas upon arrival. The cost is $100 for USA passport holders and $50 for others. If you are a citizen of a different country, please check with your embassy whether you can obtain a visa upon arrival.
</div>
</div>
</div>
</div>
<!--End payment -->
<h3>Suggestions and Tips</h3>
<div id="tips" class="accordion_styled">
<div class="card">
<div class="card-header">
<h4>
<a class="accordion-toggle" data-toggle="collapse" data-parent="#tips" href="#collapseOne_tips">WHEN IS THE BEST TIME TO SEE THE MIGRATION?<i class="indicator icon-plus float-right"></i></a>
</h4>
</div>
<div id="collapseOne_tips" class="collapse" data-parent="#tips">
<div class="card-body">
The best time to see the migration in Tanzania is often January-March and June-August. In the Kenya, it is often best September-October. These are also the most popular times to go, so you will need to book well in advance. You will see an abundance of wildlife all year round.
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h4>
<a class="accordion-toggle" data-toggle="collapse" data-parent="#tips" href="#collapseTwo_tips">WHEN IS THE BEST TIME TO CLIMB KILIMANJARO?<i class="indicator icon-plus float-right"></i></a>
</h4>
</div>
<div id="collapseTwo_tips" class="collapse" data-parent="#tips">
<div class="card-body">
Kilimanjaro is best climbed when the weather is dry. There are two rainy seasons in Tanzania. The long rainy season is from mid-March to early June. The short rainy season is from November to early December. Therefore the best times to climb Kilimanajro are mid-December to early-March, and mid-June to end of October.
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h4>
<a class="accordion-toggle" data-toggle="collapse" data-parent="#tips" href="#collapseThree_tips">WHAT SAFETY MEASURES ARE TAKEN BY THE STAFF?<i class="indicator icon-plus float-right"></i></a>
</h4>
</div>
<div id="collapseThree_tips" class="collapse" data-parent="#tips">
<div class="card-body">
Our guides are highly experienced to manage altitude sickness, which is the biggest obstacle on the mountain. They are certified Wilderness First Responders. They conduct twice daily health checks to measure your oxygen saturation and pulse. A rescue plan is in place in the event of an emergency. Bottled oxygen, Ox-meter and a first aid kit are carried on every climb.
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h4>
<a class="accordion-toggle" data-toggle="collapse" data-parent="#tips" href="#collapseFour_tips">HOW DO I USE THE BATHROOM ON THE MOUNTAIN?<i class="indicator icon-plus float-right"></i></a>
</h4>
</div>
<div id="collapseFour_tips" class="collapse" data-parent="#tips">
<div class="card-body">
Each campsite has public “long drop” toilets. If you need to use the bathroom on the trail, find a spot behind a tree or rock. We recommend bringing pee bottles so that you do not have to leave your tent multiple times during the night to urinate. Also we do arrange private toilet tent, which contains a plastic toilet for extra charges $ 70 if requested.
<p></p>
You don’t get to shower on the mountain. You can use wet wipes if you like to towel off. We also provide wash bins with soap for you to wash your hands and face.
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h4>
<a class="accordion-toggle" data-toggle="collapse" data-parent="#tips" href="#collapseFive_tips">WHAT IS THE BEST WAY TO INCREASE MY CHANCE OF MAKING IT TO THE TOP, BEFORE THE TRIP?<i class="indicator icon-plus float-right"></i></a>
</h4>
</div>
<div id="collapseFive_tips" class="collapse" data-parent="#tips">
<div class="card-body">
<p>First and foremost, choose a longer route. 7 days should be the minimum and 8 or 9 days is even better. Next, put effort into your training and do it for at least two months, incorporating some long hikes if possible. Third, assemble the right gear for your climb. Lastly, consider using a high altitude training system to pre-acclimatize</p>
<p><strong><em>What is high altitude training system?</em></strong></p>
<p>Altitude training systems work by simulating the high altitudes found on Mount Kilimanjaro. The altitude training system reduces the percentage of oxygen in the air you breathe. Through regular use, the body undergoes physiological changes to cope with the lower oxygen level.</p>
<p>Without pre-acclimatization, as climbers ascend on Kilimanjaro, their bodies respond with short-termadaptations. These quick-response adaptations are meant primarily to prevent sickness and allow for some semblance of normal cardiovascular and muscular performance in an oxygen deprived environment.</p>
<p><em>Pre-acclimatization through altitude training systems produces </em><em>long-term</em><em> adaptations, such as an increase in red blood cells, blood volume, and efficiency of oxygen absorption. These adaptations help:</em></p>
<p><strong><em>Increase recovery on the mountain</em></strong><strong>.</strong> Breathing rates and oxygen intake decreases when the body is asleep. In an oxygen deficient environment, many people have difficulty sleeping. Pre-acclimatization enables people to sleep well, and thus, recover after physical activity.</p>
<p><strong><em>Increase performance on the mountain.</em></strong> Pre-acclimatization significantly improves the body’s mechanisms for delivering oxygen to the muscles. The result is increased aerobic and anaerobic performance on Kilimanjaro, such as hiking strength and endurance.</p>
<p><strong><em>Reduce the Incidence of Acute Mountain Sickness</em></strong><strong>.</strong> Acute Mountain Sickness (AMS) is the main reason climbers fail on Mount Kilimanjaro. Most people will experience some symptoms of AMS. Pre-acclimatization can reduce or eliminate symptoms of AMS.</p>
</div>
</div>
</div>
</div>
<!--End tips -->
<h3>Travel Recomendations</h3>
<div id="reccomendations" class="accordion_styled">
<div class="card">
<div class="card-header">
<h4>
<a class="accordion-toggle" data-toggle="collapse" data-parent="#reccomendations" href="#collapseOne_reccomendations">WHICH ROUTES DO YOU RECOMMEND?<i class="indicator icon-plus float-right"></i></a>
</h4>
</div>
<div id="collapseOne_reccomendations" class="collapse" data-parent="#reccomendations">
<div class="card-body">
We recommend the 9 day Northern Circuit, 8 day Lemosho, and 7 day Rongai routes. These routes offer the best balance of high success rates, beautiful scenery and smaller crowds. 7 day Machame is a nice route as well, but has a lot of other climbers on it.
</div>
</div>
</div>
</div>
<!--End reccomendations -->
<h3>Gear and Dressing</h3>
<div id="terms" class="accordion_styled">
<div class="card">
<div class="card-header">
<h4>
<a class="accordion-toggle" data-toggle="collapse" data-parent="#terms" href="#collapseOne_terms">WHAT GEAR DO I NEED FOR MY CLIMB?<i class="indicator icon-plus float-right"></i></a>
</h4>
</div>
<div id="collapseOne_terms" class="collapse" data-parent="#terms">
<div class="card-body">
<p>There is a variety of technical clothing and equipment you will need for your climb as shown blow;</p>
<ul>
<li><u>Technical Clothing</u><br />
Waterproof Jacket, breathable with hood<br />
Insulated Jacket, synthetic or down<br />
Soft Jacket, fleece or soft-shell<br />
Long Sleeve Shirt, light-weight, moisture-wicking fabric<br />
Short Sleeve Shirt, light-weight, moisture-wicking fabric<br />
Waterproof Pants, breathable (side-zipper recommended)<br />
Hiking Pants (convertible to shorts recommended)<br />
Fleece Pants<br />
Shorts (optional)<br />
Long Underwear (moisture-wicking fabric recommended)<br />
Underwear, briefs (moisture-wicking fabric recommended)<br />
Sport Bra (women)</li>
</ul>
<p> </p>
<p> </p>
<ul>
<li><u>Headwear</u><br />
Brimmed Hat, for sun protection<br />
Knit Hat, for warmth<br />
Balaclava, for face coverage (optional)<br />
Bandana (optional)</li>
</ul>
<p> </p>
<ul>
<li><u>Handwear</u><br />
Gloves, warm (waterproof recommended)<br />
Glove Liners, thin, synthetic, worn under gloves for added warmth (optional)</li>
</ul>
<p> </p>
<ul>
<li><u>Footwear</u><br />
Hiking Boots, warm, waterproof, broken-in, with spare laces<br />
Gym Shoes, to wear at camp (optional)<br />
Socks, thick, wool or synthetic<br />
Sock Liners, tight, thin, synthetic, worn under socks to prevent blisters (optional)<br />
Gaiters, waterproof (optional)</li>
</ul>
<p> </p>
<ul>
<li><u>Accessories</u><br />
Sunglasses or Goggles<br />
Backpack Cover, waterproof (optional)<br />
Poncho, during rainy season (optional)<br />
Water Bottle (Nalgene, 32 oz. recommended</li>
</ul>
<p>Water Bladder, Camelbak type (recommended)<br />
Towel, lightweight, quick-dry (optional)<br />
Stuff Sacks or Plastic Bags, various sizes, to keep gear dry and separate</p>
<p> </p>
<ul>
<li><u>Equipment</u><br />
Sleeping Bag, warm, four seasons<br />
Sleeping Bag Liner, for added warmth (optional)<br />
Trekking Poles (recommended)<br />
Head lamp, with extra batteries<br />
Duffel bag, (waterproof recommended) for porters to carry your equipment.<br />
Daypack, for you to carry your personal gear</li>
</ul>
<p><u>Other</u><br />
Toiletries<br />
Prescriptions<br />
Sunscreen<br />
Lip Balm<br />
Insect Repellent, containing DEET</p>
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h4>
<a class="accordion-toggle" data-toggle="collapse" data-parent="#terms" href="#collapseTwo_terms">HOW SHOULD I DRESS FOR KILIMANJARO?<i class="indicator icon-plus float-right"></i></a>
</h4>
</div>
<div id="collapseTwo_terms" class="collapse" data-parent="#terms">
<div class="card-body">
<p>You should follow the layering principle when you dress. Layering is a systematic, logical approach to wearing multiple layers of clothing. The layers you will have are: base layer, mid layer, and outer shell.</p>
<p><em>What are those layers?</em></p>
<p><strong>Base Layer</strong></p>
<ul>
<li>2 – Long Sleeve Shirt, light-weight, moisture-wicking fabric</li>
<li>1 – Short Sleeve Shirt, light-weight, moisture-wicking fabric</li>
<li>1 – Long Underwear (moisture-wicking fabric recommended)</li>
<li>3 – Underwear, briefs (moisture-wicking fabric recommended)</li>
<li>1 – Bandana (optional)</li>
<li>1 – Balaclava</li>
<li>3 – Sock liners, tight, thin, synthetic, worn underneath to prevent blisters</li>
<li>1 – Gloves, light, thin, synthetic, worn underneath for added warmth (optional)</li>
<li>1 – Arm Warmers, synthetic (optional)</li>
</ul>
<p><strong>Mid Layer</strong></p>
<ul>
<li>1 – Soft Jacket, fleece or soft-shell</li>
<li>1 – Insulated Jacket, synthetic or down</li>
<li>1 – Fleece Pants</li>
<li>3 – Socks, thick, wool or synthetic</li>
<li>2 – Hiking Pants* (convertible to shorts recommended)</li>
<li>1 – Shorts* (optional) *considered mid layers simply because they are worn on top of the base layer (underwear).</li>
</ul>
<p><strong>Outer Layer</strong></p>
<ul>
<li>1 – Waterproof Jacket, breathable with hood</li>
<li>1 – Waterproof Pants, breathable (side-zipper recommended)</li>
<li>1 – Knit Hat, for warmth</li>
<li>1 – Brimmed Hat, for sun protection</li>
<li>1 – Gaiters, waterproof (optional)</li>
<li>1 – Hiking Boots, waterproof, broken-in, with spare laces</li>
<li>1 – Gym shoes, to wear at camp</li>
<li>1 – Gloves (waterproof recommended)</li>
</ul>
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h4>
<a class="accordion-toggle" data-toggle="collapse" data-parent="#terms" href="#collapseThree_terms">WHAT RENTAL GEAR IS AVAILABLE?<i class="indicator icon-plus float-right"></i></a>
</h4>
</div>
<div id="collapseThree_terms" class="collapse" data-parent="#terms">
<div class="card-body">
We have all trekking gear and equipment for rent. You do not have to reserve them. You can acquire your rentals and pay for them at the trip briefing.
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h4>
<a class="accordion-toggle" data-toggle="collapse" data-parent="#terms" href="#collapseFour_terms">HOW MUCH OF MY GEAR CAN MY PORTER CARRY FOR ME?<i class="indicator icon-plus float-right"></i></a>
</h4>
</div>
<div id="collapseFour_terms" class="collapse" data-parent="#terms">
<div class="card-body">
The weight limit is 20kgs .The sleeping bag is included in the limit. Porters will carry your duffel bag in a waterproof bag.
</div>
</div>
</div>
<div class="card">
<div class="card-header">
<h4>
<a class="accordion-toggle" data-toggle="collapse" data-parent="#terms" href="#collapseFive_terms">HOW MUCH SHOULD MY DAY PACK WEIGH?<i class="indicator icon-plus float-right"></i></a>
</h4>
</div>
<div id="collapseFive_terms" class="collapse" data-parent="#terms">
<div class="card-body">
Try to keep it under 20 lbs. In fact, try to keep all of your belongings to under 40 lbs.
</div>
</div>
</div>
</div>
<!--End terms -->
<!--End booking -->
<h3>Transfers</h3>
<div id="transfers" class="accordion_styled">
<div class="card">
<div class="card-header">
<h4>
<a class="accordion-toggle" data-toggle="collapse" data-parent="#transfers" href="#collapseOne_transfers">DO YOUR TANZANIA TRIPS INCLUDE ANY TRANSFER FOR THOSE ARRIVING IN NAIROBI, KENYA?<i class="indicator icon-plus float-right"></i></a>
</h4>
</div>
<div id="collapseOne_transfers" class="collapse" data-parent="#transfers">
<div class="card-body">
No, but we can schedule your transfer from Nairobi either by land or air for an additional charge.
</div>
</div>
</div>
</div>
<!--End transfers -->
<!--End pricing -->
<!--End privacy -->
</div>
<!-- End col lg-9 -->
</div>
<!-- End row -->
</div>
<!-- End container -->
</main>
<!-- End main -->
<footer class="revealed">
<div class="container">
<div class="row">
<div class="col-md-4">
<h3>Need help?</h3>
<a href="tel://+971507257630" id="phone">+971507257630</a>
<a href="mailto:[email protected]" id="email_footer">[email protected]</a>
</div>
<div class="col-md-3">
<h3>About</h3>
<ul>
<li><a href="about.html">About us</a></li>
<li><a href="faq.html">FAQ</a></li>
</ul>
</div>
</div><!-- End row -->
<div class="row">
<div class="col-md-12">
<div id="social_footer">
<ul>
<li><a href="#"><i class="icon-facebook"></i></a></li>
<li><a href="#"><i class="icon-instagram"></i></a></li>
</ul>
<p>© JDA Adventures 2020</p>
</div>
</div>
</div><!-- End row -->
</div><!-- End container -->
</footer><!-- End footer -->
<div id="toTop"></div><!-- Back to top button -->
<!-- Search Menu -->
<!-- End Search Menu -->
<!-- Sign In Popup -->
<!-- /Sign In Popup -->
<!-- Common scripts -->
<script src="js/jquery-2.2.4.min.js"></script>
<script src="js/common_scripts_min.js"></script>
<script src="js/functions.js"></script>
<!-- Specific scripts -->
<!-- Cat nav mobile -->
<script src="js/cat_nav_mobile.js"></script>
<script>
$('#cat_nav').mobileMenu();
</script>
</body>
</html>