-
Notifications
You must be signed in to change notification settings - Fork 6
/
organize-a-camp.html
571 lines (501 loc) · 26.1 KB
/
organize-a-camp.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description"
content="You are one step closer to being a superhero. Organize a blood donation camp in your college, office, society and get that superman cape. We would take care of the process end-to-end">
<link rel="stylesheet" href="./css/bootstrap.min.css">
<link rel="stylesheet" href="./css/style.css">
<link rel="stylesheet" type="text/css" href="./css/slick/slick.css" />
<link rel="stylesheet" type="text/css" href="./css/slick/slick-theme.css" />
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<title>Organize Camp | BloodConnect</title>
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@bloodconnectorg">
<meta name="twitter:creator" content="@bloodconnectorg">
<meta name="twitter:title" content="bloodConnect">
<meta name="twitter:description"
content="BloodConnect - India’s largest youth run initiative in the field of blood donation. We target to make India blood sufficient by 2030!">
<meta name="twitter:image" content="https://www.bloodconnect.org/img/bc_heart.png">
<!-- Facebook -->
<meta property="og:url" content="https://www.bloodconnect.org/">
<meta property="og:title" content="BloodConnect">
<meta property="og:description"
content="BloodConnect - India’s largest youth run initiative in the field of blood donation. We target to make India blood sufficient by 2030!">
<meta property="og:type" content="website">
<meta property="og:image" content="https://www.bloodconnect.org/img/bc_heart.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="600">
<meta property="og:image:height" content="600">
<link rel="shortcut icon" href="./img/favicon.png" type="image/x-icon">
<link rel="shortcut icon" href="./img/favicon.png" type="image/x-icon">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-18198647-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-18198647-1');
</script>
<!-- facebook pixel -->
<!-- Facebook Pixel Code -->
<script>
!function (f, b, e, v, n, t, s) {
if (f.fbq) return; n = f.fbq = function () {
n.callMethod ?
n.callMethod.apply(n, arguments) : n.queue.push(arguments)
};
if (!f._fbq) f._fbq = n; n.push = n; n.loaded = !0; n.version = '2.0';
n.queue = []; t = b.createElement(e); t.async = !0;
t.src = v; s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s)
}(window, document, 'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '483666385759479');
fbq('track', 'PageView');
</script>
<noscript>
<img height="1" width="1" src="https://www.facebook.com/tr?id=483666385759479&ev=PageView
&noscript=1" />
</noscript>
<!-- End Facebook Pixel Code -->
</head>
<body>
<!-- Navbar start here -->
<!-- Just an image -->
<!-- Navbar -->
<nav class="fixed z-6 d-flex justify-content-end hide-lg" id="mobile-nav">
<button class="menu show-md color-white h-max bg-none" id="mobile-nav-toggler" onclick="toggleMobileNav()"><i
class="fa fa-bars f-20"></i></button>
<ul class="mobile-nav hide bg-white" id="mobile-nav-list">
<li class="bg-main ">
<a class="nav-link color-white fw-4 " href="./organize-a-camp.html">ORGANIZE A CAMP</a>
</li>
<li class="bg-main">
<a href="./organize-an-awareness-session.html" class="nav-link color-white fw-4">SPREAD AWARENESS</a>
</li>
<li class="bg-main ">
<a class="nav-link color-white fw-4 " href="./sponsor.html">SUPPORT US</a>
</li>
<li class="bg-main ">
<a class="nav-link color-white fw-4 " href="./join-us-selection.html">JOIN US</a>
</li>
<li class="bg-main ">
<a class="nav-link color-white fw-4 " href="./blog.html">BLOG</a>
</li>
<li class="bg-white">
<a href="./about-us.html" class="color-dark f-14 fw-4 nav-link">ABOUT US</a>
</li>
<li class="bg-white">
<a href="./our-team.html" class="color-dark f-14 fw-4 nav-link">OUR TEAM</a>
</li>
<li class="bg-white">
<a href="./contact-us.html" class="color-dark f-14 fw-4 nav-link">CONTACT US</a>
</li>
</ul>
</nav>
<nav class="navbar justify-content-center-sm justify-content-between pb-0 sticky-sm z-5 bg-none " id="navbar">
<div class="d-flex flex-row align-items-center justify-content-end">
<a class="navbar-brand" href="./index.html">
<img src="./img/homepage/Logo.png" height="35" alt="BloodConnect Logo">
</a>
<ul class="navbar-nav flex-row align-items-end hide-md" style="border-bottom: none !important;">
<li class="px-3">
<a href="./about-us.html" class="color-white b-white f-14 ">ABOUT US</a>
</li>
<li class="px-3">
<a href="./organize-a-camp.html" class="color-white b-white f-14 active ">ORGANIZE A CAMP</a>
</li>
<li class="px-3">
<a href="./organize-an-awareness-session.html" class="color-white b-white f-14">SPREAD AWARENESS</a>
</li>
<li class="px-3">
<a href="./join-us-selection.html" class="color-white b-white f-14 ">JOIN US</a>
</li>
<li class="px-3">
<a href="./blog.html" class="color-white b-white f-14 ">BLOG</a>
</li>
</ul>
</div>
<div class="d-flex flex-row align-items-center hide-md">
<a href="./contact-us.html" class="f-14 color-white mr-3 uppercase">Contact Us</a>
<a href="./sponsor.html" class="f-14 sponsor-link-button color-dark fw-6 px-3 py-2 uppercase">Support us</a>
</div>
</nav>
<nav
class="navbar flex-column-sm align-items-start justify-content-between pb-0 sticky-navbar z-5 bg-white pb-2 hide"
id="navbar-sticky">
<div class="d-flex flex-row align-items-center justify-content-end">
<a class="navbar-brand" href="./index.html">
<img src="./img/logo.png" height="35" alt="BloodConnect Logo">
</a>
<ul class="navbar-nav flex-row hide-md align-items-end" style="border-bottom: none !important;">
<li class="px-3">
<a href="./about-us.html" class="color-dark b-dark f-14 ">ABOUT US</a>
</li>
<li class="px-3">
<a href="./organize-a-camp.html" class="color-dark b-dark f-14 active">ORGANIZE A CAMP</a>
</li>
<li class="px-3">
<a href="./organize-an-awareness-session.html" class="color-dark b-dark f-14">SPREAD AWARENESS</a>
</li>
<li class="px-3">
<a href="./join-us-selection.html" class="color-dark b-dark f-14 ">JOIN US</a>
</li>
<li class="px-3">
<a href="./blog.html" class="color-dark b-dark f-14 ">BLOG</a>
</li>
</ul>
</div>
<div class="d-flex flex-row align-items-center hide-md">
<a href="./sponsor.html"
class="f-14 sponsor-link-button color-dark fw-6 px-3 py-2 uppercase bg-main color-white">Support us</a>
</div>
</nav>
<div class="container-fluid h-90-min pl-0 pr-0 content relative pt-60-sm d-flex flex-row align-items-center">
<div class="d-flex flex-column container h-80-min justify-content-center z-5 px-0-sm">
<h1 class="display-4 color-white text-center-sm px-2 mb-0">Organize a </h1>
<h1 class="display-4 color-white px-2 text-center-sm">Blood Donation Camp</h1>
<p class="color-white w-50-lg px-2 text-center-sm">
You are one step closer to being a superhero. Organize a blood donation camp in your college, office, society
and get that superman cape. We would take care of the process end-to-end
</p>
<div class="d-flex mt-2 px-2">
<button class="shadow btn-main bg-main mx-auto-sm mb-4" onclick="showCampForm()">Request callback</button>
</div>
</div>
<div class="main-slider" id="homepageSlider" data-slick='{"slidesToShow": 1, "slidesToScroll": 1}'>
<!-- Gradinet here -->
<div class="homepage-slider camp-slider"
style="background: url('./img/organize-a-camp/banner1.jpg');background-size: cover;">
</div>
<div class="homepage-slider camp-slider"
style="background: url('./img/organize-a-camp/banner2.jpg');background-size: cover;">
</div>
</div>
</div>
<div class="container mt-5 pt-5 mt-5-sm">
<div class="row mb-5 pt-5-sm">
<div class="col-lg-5 col-sm-10 mx-auto">
<img class="wd-inherit color-hover" src="./img/organize-a-camp/OrgACamp-2.JPG" alt="">
</div>
<div class="col-lg-6 col-sm-10 mx-auto mb-3 d-flex flex-column justify-content-center">
<h4 class="f-30 color-dark mb-3">What are Blood Donation Camps</h4>
<p class="color--dark-light">Rather than going to the hospital to donate blood, we bring the hospital to you. We
partner with government recognized blood banks who bring their expert doctors and staff to conduct a clean
blood donation camp without any hassles. The camp can be organized in a common area or in a blood donation bus
which we can bring. We make all the other arrangements, you just have to provide a ventilated clean area.Now
saving lives does not need any travel even, just 20minutes at the camp! </p>
</div>
</div>
<div class="row mb-5">
<div class="col-lg-6 col-sm-10 mx-auto mb-3 d-flex justify-content-center flex-column">
<h4 class="f-30 mb-3 color-dark">How we can make them different:</h4>
<p class="color-dark-light">We do not just help you organize a camp, but we also try to ensure each donor feels
special. A blood donation camp can be fun with music, it can have a theme, it can motivate people for greater
things. We help you do that, right from motivating people before the camp to ensuring each donor feels a sense
of pride and happiness post donation.</p>
</div>
<div class="col-lg-5 col-sm-10 mx-auto mb-3 ">
<img class="wd-inherit color-hover" src="./img/organize-a-camp/OrgACamp-1.jpeg" alt="">
</div>
</div>
</div>
<!-- Collaborators -->
<div class="container-fluid bg-main-light py-5">
<div class="container mt-5 pt-5 px-0-sm">
<h4 class="f-30 color-dark text-center mb-5">Some of Our Past Collaborators</h4>
<div class="row pb-5 mb-5 camp no-gutters justify-content-center ">
<div class="col-lg-2 col-sm-6 col-6 d-flex align-items-center justify-content-end partner flex-column mb-2">
<img class="partners-logo" src="./img/organize-a-camp/corps/Picture1.png" alt="">
<p class="color-white f-12 fw-6 text-center">HDFC Bank</p>
<div class="bg-main-dark filter"></div>
</div>
<div class="col-lg-2 col-sm-6 col-6 d-flex align-items-center justify-content-end partner flex-column mb-2">
<img class="partners-logo" src="./img/organize-a-camp/corps/Picture2.png" alt="">
<p class="color-white f-12 fw-6 text-center">Bain & Company</p>
<div class="bg-main-dark filter"></div>
</div>
<div class="col-lg-2 col-sm-6 col-6 d-flex align-items-center justify-content-end partner flex-column mb-2">
<img class="partners-logo" src="./img/organize-a-camp/corps/Picture3.png" alt="">
<p class="color-white f-12 fw-6 text-center">MYHQ</p>
<div class="bg-main-dark filter"></div>
</div>
<div class="col-lg-2 col-sm-6 col-6 d-flex align-items-center justify-content-end partner flex-column mb-2">
<img class="partners-logo" src="./img/organize-a-camp/corps/Picture4.png" alt="">
<p class="color-white f-12 fw-6 text-center">DFL</p>
<div class="bg-main-dark filter"></div>
</div>
<div class="col-lg-2 col-sm-6 col-6 d-flex align-items-center justify-content-end partner flex-column mb-2">
<img class="partners-logo" src="./img/organize-a-camp/corps/Picture5.png" alt="">
<p class="color-white f-12 fw-6">Vodafone</p>
<div class="bg-main-dark filter"></div>
</div>
<div class="col-lg-2 col-sm-6 col-6 d-flex align-items-center justify-content-end partner flex-column mb-2">
<img class="partners-logo" src="./img/organize-a-camp/corps/Picture6.png" alt="">
<p class="color-white f-12 fw-6">Sabic</p>
<div class="bg-main-dark filter"></div>
</div>
<div class="col-lg-2 col-sm-6 col-6 d-flex align-items-center justify-content-end partner flex-column mb-2">
<img class="partners-logo" src="./img/organize-a-camp/corps/Picture7.png" alt="">
<p class="color-white f-12 fw-6">L & T</p>
<div class="bg-main-dark filter"></div>
</div>
<div class="col-lg-2 col-sm-6 col-6 d-flex align-items-center justify-content-end partner flex-column mb-2">
<img class="partners-logo" src="./img/organize-a-camp/corps/Picture8.png" alt="">
<p class="color-white f-12 fw-6">Everest Group</p>
<div class="bg-main-dark filter"></div>
</div>
<div class="col-lg-2 col-sm-6 col-6 d-flex align-items-center justify-content-end partner flex-column mb-2">
<img class="partners-logo" src="./img/organize-a-camp/corps/Picture9.png" alt="">
<p class="color-white f-12 fw-6">Snapdeal</p>
<div class="bg-main-dark filter"></div>
</div>
<div class="col-lg-2 col-sm-6 col-6 d-flex align-items-center justify-content-end partner flex-column mb-2">
<img class="partners-logo" src="./img/organize-a-camp/corps/Picture10.png" alt="">
<p class="color-white f-12 fw-6">OYO</p>
<div class="bg-main-dark filter"></div>
</div>
</div>
</div>
</div>
</div>
<div class="success-modal py-5 shadow bg-white hide" id="success-modal">
<img width="100" src="./img/popup/mail-sent.jpg" alt="">
<p class="color-dark fw-6 mt-3">Request raised successfully</p>
<p class="color-grey">You would be redirected in <span id="seconds">3s</span></p>
</div>
<!-- Form -->
<div class="container-fluid bg-main-dark mb-5" id="campForm">
<div class="container pt-5 pb-5">
<div class="row ">
<div class="col-lg-6 d-flex justify-content-center mb-4">
<div id="fade-slide" class="wd-inherit" data-slick='{"slidesToShow": 1, "slidesToScroll": 1}'>
<div>
<img class="wd-inherit" style="height: 600px;" src="./img/organize-a-camp/slide/1.jpg" alt="">
</div>
<div>
<img class="wd-inherit" style="height: 600px;" src="./img/organize-a-camp/slide/2.jpg" alt="">
</div>
<div>
<img class="wd-inherit" style="height: 600px;" src="./img/organize-a-camp/slide/3.jpg" alt="">
</div>
<div>
<img class="wd-inherit" style="height: 600px;" src="./img/organize-a-camp/slide/4.jpg" alt="">
</div>
</div>
</div>
<div class="col-lg-6 bg-white px-5 px-3-sm pt-4 pb-3 rounded" style="height: 600px;">
<!-- Personal details div -->
<h4 class="color-dark ">Organize A Camp</h4>
<p class="color-grey ">Fill this form and a volunteer would be in touch with you soon</p>
<form action="" class="request-form" onsubmit="submitRequest(event)">
<div id="personalDetails">
<div class="form-group mb-4">
<label class="m-0 color-dark" for="your_name">Your Name</label>
<input type="text" class="form-control" id="your_name" placeholder="Your Name" required>
</div>
<div class="form-group mb-4">
<label class="m-0 color-dark" for="email">Email Address</label>
<input type="email" class="form-control" placeholder="example@domain.com" id="email" required>
</div>
<div class="form-group mb-4">
<label class="m-0 color-dark" for="phone_number">Phone Number</label>
<input type="text" pattern="\d*" class="form-control" placeholder="9999xxxxxx" id="phone_number"
maxlength="10" required>
</div>
<div class="form-group mb-4" id="cityRegion">
<label class="m-0 color-dark" for="city_region">City Region</label>
<select name="city_region" id="city_region" onchange="selectingCity(event)" required>
<option disabled selected value> -- select an city -- </option>
<option value="Agra">Agra</option>
<option value="Delhi NCR">Delhi NCR</option>
<option value="Jaipur">Jaipur</option>
<option value="Ranchi">Ranchi</option>
<option value="Kanpur">Kanpur</option>
<option value="Kolkata">Kolkata</option>
<option value="Lucknow">Lucknow</option>
<option value="Pune">Pune</option>
<option value="Varanasi">Varanasi</option>
<option value="Bhubaneswar">Bhubaneswar</option>
<option value="Other">Other</option>
</select>
</div>
<div class="form-group mb-4 hide" id="otherCity">
<label class="m-0 not-required color-dark" for="other_city">City Name</label>
<input type="text" class="form-control" id="other_city" placeholder="City Name">
</div>
<div class="form-group mb-4">
<label class="m-0 not-required color-dark" for="organization_name">Organization Name</label>
<input type="text" class="form-control" id="organization_name" placeholder="Organization">
</div>
<div class="navigation-buttons inline text-center-sm">
<!-- <button type="submit" class="pl-5 pr-5 right-lg mb-4 mx-auto btn-main bg-main">Submit</button> -->
<button type="submit" id="submit-request-button"
class="pl-5 pr-5 right-lg mb-4 mx-auto btn-main bg-main" value="Submit">
<p class="color-white m-0 fw-4">Submit</p>
<!-- Animation -->
<svg style="width: 50px;" version="1.1" id="L9" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 100 100"
enable-background="new 0 0 0 0" xml:space="preserve">
<path fill="#fff"
d="M73,50c0-12.7-10.3-23-23-23S27,37.3,27,50 M30.9,50c0-10.5,8.5-19.1,19.1-19.1S69.1,39.5,69.1,50">
<animateTransform attributeName="transform" attributeType="XML" type="rotate" dur="1s"
from="0 50 50" to="360 50 50" repeatCount="indefinite" />
</path>
</svg>
</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
<!-- Footer -->
<div class="container-fluid ">
<div class="container d-flex flex-column ">
<hr class="color-dark w-100">
<div class="d-flex justify-content-between align-items-center flex-column-sm">
<a href="./index.html">
<img src="./img/logo.png" alt="">
</a>
<ul class="footer-list mb-0 d-flex justify-content-start align-items-center pr-4 col-lg-4 col-sm-12">
<li class="footer-item bg-white ">
<a href="https://facebook.com/BloodConnect" target="_blank" class="footer-link color-main"><i
class="fa fa-facebook-f"></i></a>
</li>
<li class="footer-item bg-white ">
<a href="https://instagram.com/bloodconnectorg?igshid=umn7a6sbwt7h" target="_blank"
class="footer-link color-main"><i class="fa fa-instagram"></i></a>
</li>
<li class="footer-item bg-white ">
<a href="https://twitter.com/bloodconnectorg" target="_blank" class="footer-link color-main"><i
class="fa fa-twitter"></i></a>
</li>
<li class="footer-item bg-white ">
<a href="https://www.youtube.com/channel/UCtU8tOeU1IvLZTUHxHuL2LQ" target="_blank"
class="footer-link color-main"><i class="fa fa-youtube"></i></a>
</li>
<li class="footer-item bg-white ">
<a href="https://www.linkedin.com/company/bloodconnect-india" target="_blank"
class="footer-link color-main"><i class="fa fa-linkedin"></i></a>
</li>
</ul>
</div>
<hr class="color-dark w-100">
<div class="row">
<div class="col-lg-4 col-sm-12">
<p class="color-dark bold mb-2">NAVIGATION</p>
<ul class="footer-list pl-0">
<li class=" mr-4 compact"><a class="color-dark f-14" href="./index.html">Home</a></li>
<li class=" mr-4 compact"><a class="color-dark f-14" href="./about-us.html">About us</a></li>
<li class=" mr-4 compact"><a class="color-dark f-14" href="./our-team.html">Our team</a></li>
<li class=" mr-4 compact"><a class="color-dark f-14" href="./sponsor.html">Donate now</a></li>
<li class=" mr-4 compact"><a class="color-dark f-14" href="./join-us-selection.html">Join us</a></li>
<li class=" mr-4 compact"><a class="color-dark f-14" href="./contact-us.html">Contact us</a></li>
</ul>
</div>
<div class="col-lg-4 col-sm-12">
<p class="color-dark bold mb-2">ORGANIZE A CAMP</p>
<ul class="footer-list pl-0">
<li class=" mr-4 compact"><a class="color-dark f-14" href="./organize-a-camp.html#city_region=Delhi"
onclick="organizeCamp('Delhi')">Organize a camp in Delhi-NCR</a></li>
<li class=" mr-4 compact"><a class="color-dark f-14" href="./organize-a-camp.html#city_region=Kanpur"
onclick="organizeCamp('Kanpur')">Organize a camp in Kanpur</a></li>
<li class=" mr-4 compact"><a class="color-dark f-14" href="./organize-a-camp.html#city_region=Agra"
onclick="organizeCamp('Agra')">Organize a camp in Agra</a></li>
<li class=" mr-4 compact"><a class="color-dark f-14" href="./organize-a-camp.html#city_region=Lucknow"
onclick="organizeCamp('Lucknow')">Organize a camp in Lucknow</a></li>
<li class=" mr-4 compact"><a class="color-dark f-14" href="./organize-a-camp.html#city_region=Bhubaneswar"
onclick="organizeCamp('Bhubaneswar')">Organize a camp in Bhubaneswar</a></li>
<li class=" mr-4 compact"><a class="color-dark f-14" href="./organize-a-camp.html#city_region=Jaipur"
onclick="organizeCamp('Jaipur')">Organize a camp in Jaipur</a></li>
</ul>
</div>
</div>
<div class="d-flex justify-content-between mt-3">
<p class="color-dark f-14">Copyright © BloodConnect Foundation 2020</p>
<ul class="footer-list">
<li class=" left mx-3"><a class="color-dark f-12" href="./privacy.html">Privacy</a></li>
<li class=" left ml-3"><a class="color-dark f-12" href="./toc.html">Terms and Condition</a></li>
</ul>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"></script>
<script src="./js/bootstrap.min.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js"></script>
<script src="js/main_v1.js"></script>
<script src="./js/campRequest1.js?v=2"></script>
<script>
$(".main-slider").slick({
// normal options...
infinite: true,
autoplay: true,
autoplaySpeed: 5000,
loop: true,
dots: true
});
showCampForm = () => {
document.getElementById("city_region").focus()
}
organizeCamp = (city) => {
$("#city_region").val(city)
showCampForm()
}
// Camp request workflow
showPersonaldetailsInput = () => {
$("#personalDetails").show()
$("#page1").addClass('active')
$("#page2").removeClass('active')
$("#campDetails").hide()
}
showCampDetailsInput = () => {
$("#personalDetails").hide()
$("#page2").addClass('active')
$("#page1").removeClass('active')
$("#campDetails").show()
}
selectingCity = (e) => {
if (e.target.value == "Other") {
$("#otherCity").removeClass('hide')
$("#cityRegion").addClass('hide')
}
else
$("#otherCity").addClass('hide')
}
showPersonaldetailsInput()
var hashParams = window.location.hash.substr(1).split('&');
for (var i = 0; i < hashParams.length; i++) {
var p = hashParams[i].split('=');
if (document.getElementById(p[0].toLowerCase()))
showCampForm()
}
$('body').keydown(function (e) {
if (e.keyCode == 27) {
// put your code here if any (that will run after Esc pressed).
hideCampSlide()
}
});
$('#fade-slide').slick({
dots: false,
autoplay: true,
infinite: true,
speed: 500,
fade: true,
cssEase: 'linear',
arrows: false,
pauseOnHover: false,
pauseOnFocus: false
});
</script>
</body>
</html>