-
Notifications
You must be signed in to change notification settings - Fork 7
/
index.html
625 lines (578 loc) · 34.8 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
621
622
623
624
625
<!DOCTYPE html>
<html>
<!-- Mirrored from avhikalpana.org/ by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 13 Dec 2016 07:35:42 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head>
<!--Import Google Icon Font-->
<link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!--Import materialize.css-->
<meta http-equiv="content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>Avhikalpana- Sapno Ki Udaan</title>
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<link href="assets/home/style.css" rel="stylesheet" type="text/css">
<link href="assets/home/css/responsive.css" rel="stylesheet" type="text/css">
<link href="assets/home/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="assets/home/css/shortcodes.css" rel="stylesheet" type="text/css">
<!--slider font-->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,800' rel='stylesheet' type='text/css'>
<!--meanmenu-->
<link href="assets/home/css/meanmenu.css" rel="stylesheet" type="text/css" media="all" />
<!--prettyPhoto-->
<link href="assets/home/css/prettyPhoto.css" rel="stylesheet" media="all" />
<!--animation stylesheet-->
<link href="assets/home/css/animation.css" rel='stylesheet' type="text/css">
<link rel="stylesheet" href="assets/home/css/layerslider.css" type="text/css">
<!--[if IE 7]>
<link href="http://avhikalpana.org/assets/home/css/font-awesome-ie7.css" rel="stylesheet" type="text/css">
<![endif]-->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script type="text/javascript" src="assets/home/js/modernizr-2.6.2.min.js"></script>
<!--Let browser know website is optimized for mobile-->
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Avhikalpana</title>
</head>
<body>
<!--wrapper starts-->
<div class="wrapper">
<!--header starts-->
<header>
<!--header_top starts-->
<div class="header_top">
<!--container starts-->
<div class="container">
<div class="logo">
<a href="index.html"><img src="images/logo.png" class="yos" alt="Avhikalpana" title="Avhikalpana"></a>
</div>
<div class="alignright yo">
<a href="home/donate.html">Donate Now</a>
<a href="home/get_involved.html">Volunteer</a>
</div>
</div>
<!--container ends-->
</div>
<!--header_top ends-->
<!--menu-container starts-->
<div id="menu-container">
<!--menu starts-->
<nav class="menu container" id="main-menu">
<ul>
<li class="current_page_item">
<a href="index.html">Home</a>
</li>
<li>
<a href="#">About</a>
<ul>
<li><a href="home/about.html">Vision & Mission</a></li>
<!-- <li>
<a href="#">Services</a>
<ul>
<li><a href="#">Unique Design</a></li>
<li><a href="#">Innovative Ideas</a></li>
<li><a href="#">Pixel Perfect</a></li>
</ul>
</li> -->
<li><a href="home/about.html">Excecutive Board</a></li>
<li><a href="index.html#team">Our team</a></li>
<li><a href="home/about.html">Surveys & Reports</a></li>
</ul>
</li>
<li>
<a>Our Work</a>
<ul>
<li>
<a href="home/pre_university.html">Pre-University</a>
<ul>
<li><a href="home/pre_university.html">Children Education</a></li>
<li><a href="home/pre_university.html">Mentor</a></li>
<li><a href="home/pre_university.html">Resources Collection</a></li>
</ul>
</li>
<li>
<a href="home/university.html">University</a>
<ul>
<li><a href="home/university.html">Academia</a></li>
<li><a href="home/university.html">Student Grievences</a></li>
<li><a href="home/university.html">Placement Skills</a></li>
<li><a href="home/university.html">Student Counselling</a></li>
<li><a href="home/university.html">Get Mentored</a></li>
</ul>
</li>
<li>
<a href="home/alumni.html">Alumni</a>
<ul>
<li><a href="home/alumni.html">University Relations</a></li>
<li><a href="home/alumni.html">Admin Support</a></li>
<li><a href="home/alumni.html">Be a Mentor</a></li>
</ul>
</li>
<li>
<a href="home/institutions.html">Institutions</a>
<ul>
<li><a href="home/institutions.html">Skill Development Workshops</a></li>
<li><a href="home/institutions.html">Society Formation</a></li>
<li><a href="home/institutions.html">Resource Sharing</a></li>
</ul>
</li>
</li>
</ul>
<li>
<a href="index.html#new">New Initiatives</a>
</li>
<li>
<a href="#">Get Involved</a>
<ul>
<li><a href="home/get_involved.html">Sponsor a Child's Education</a></li>
<li><a href="home/get_involved.html">Mentor a Student</a></li>
<li>
<a href="home/donate.html">Donate</a>
<ul>
<li><a href="home/donate.html">Money</a></li>
<li><a href="home/donate.html">Resources</a></li>
</ul>
</li>
<li>
<a href="home/get_involved.html">Partnerships</a>
<ul>
<li><a href="home/get_involved.html">As an NGO</a></li>
<li><a href="home/get_involved.html">As an Institute</a></li>
<li><a href="home/get_involved.html">As a Society</a></li>
<li><a href="home/get_involved.html">As an Corporate</a></li>
</ul>
</li>
<li><a href="home/get_involved.html">Volunteer</a></li>
<li><a href="home/get_involved.html">Internship</a></li>
</ul>
</li>
<li>
<a href="#footer_contact">Contact</a>
</li>
<li><a href="student/signup_login/login.html">Student Login</a></li>
</ul>
</nav>
<!--menu ends-->
</div>
<!--menu-container ends-->
</header>
<!--header ends-->
<!--slider starts-->
<section id="slider">
<div id="layerslider_8" class="ls-wp-container" style="width:100%;height:640px;margin:0 auto;margin-bottom: 0px;">
<div class="ls-slide" data-ls="slidedelay:8000;transition2d:11;timeshift:-1000;">
<img src="images/layerslider-gallery/slider2.jpg" class="ls-bg" alt="Slide">
<h2 class="ls-s-2" style="top: 200px; left:0px; width: auto; height: auto;"> Help a Child <br> Volunteer Now </h2>
<img class="ls-l-2" style="white-space: nowrap; visibility: visible; opacity: 1; filter: none; margin-left: 0px; margin-top: 0px; width: auto; height: auto; padding: 0px; border-width: 0px; left:294px; top:190px;" src="images/layerslider-gallery/slider-bird.png" alt="">
<p class="ls-s-2 text2" style="top:285px; left:0px; line-height:28px; width: 380px; height: auto;"> A pinch of the Humane act from us means <br> a lot to them! </p>
<div class="ls-s-2 button-text2" style="position: absolute; top: 345px; left:0px; display: block; width: auto; height: auto; font-size: 20px; padding: 15px 20px; border-width: 0px; opacity: 1; -webkit-transform: rotate(0deg) scale(1, 1); margin-left: 0px; margin-top: 0px; visibility: visible;">
<a href="#"> Act Now </a>
</div>
</div>
<div class="ls-slide" data-ls="slidedelay:10000;transition2d:11;timeshift:-1000;">
<img src="images/layerslider-gallery/slider2.jpg" class="ls-bg" alt="Slide">
<h2 class="ls-s-1" style="top: 200px; left:-20px; width: auto; height: auto;"> Save a Child's Future </h2>
<p class="ls-s-1 text1" style="top: 255px; left:-20px; width: 380px; height: auto;"> A Donation Website for all types of Charity. </p>
<div class="ls-s-1 button-text2" style="position: absolute; top: 340px; left:-20px; display: block; width: auto; height: auto; font-size: 20px; padding: 15px 20px; border-width: 0px; opacity: 1; -webkit-transform: rotate(0deg) scale(1, 1); margin-left: 0px; margin-top: 0px; visibility: visible;">
<a href="#"> Donate Now</a>
</div>
</div>
<div class="ls-slide" data-ls="slidedelay:8000;transition2d:11;timeshift:-1000;">
<img src="images/layerslider-gallery/slider2.jpg" class="ls-bg" alt="Slide">
<h4 class="ls-s-3 text3" style="position: absolute; top: 200px; left:490px; width: auto; height: auto; font-size: 20px; line-height: 40px; padding: 0px 20px; border-width: 0px; opacity: 1; -webkit-transform: rotate(0deg) scale(1, 1); margin-left: 0px; margin-top: 0px; display: block; visibility: visible;"> Presenting Humanity </h4>
<p class="ls-s-3 text_3" style="position: absolute; top: 248px; left:510px; width: auto; height: auto; font-size:28px; padding: 0px; border-width: 0px; -webkit-transform: rotate(0deg) scale(1, 1); opacity: 1; visibility: visible; margin-left: 0px; margin-top: 0px;">This is an NGO Website. </p>
<div class="ls-s-3 button-text-3" style="position: absolute; top: 338px; left:510px; display: block; width: auto; height: auto; font-size: 20px; padding: 15px 20px; border-width: 0px; opacity: 1; -webkit-transform: rotate(0deg) scale(1, 1); margin-left: 0px; margin-top: 0px; visibility: visible;">
<a href="home/donate.html"> Donate </a>
</div>
</div>
</div>
</section>
<!--slider ends-->
<div class="dt-sc-hr_very_small"></div>
<!--main starts-->
<div class="main">
<!--container starts-->
<div class="container">
<!--primary starts-->
<section id="primary">
<!--full width starts-->
<h2 class="dt-sc-title_fullwidth">
<span id="how_we_work">How We Work</span>
</h2>
<!--full width ends-->
<div class="dt-sc-hr"></div>
<div class="dt-sc-one-third column first">
<div class="dt-sc-ico-content type1">
<div class="icon animate" data-animation="fadeInDown" data-delay="300">
<span class="design"></span>
</div>
<h4><a href="#">Pre-University</a></h4>
<p> From Learning the ABC to finding the value of the variable x.We intend to Nurture a child from the very beginning by providing them with essential resources and guidance.</p>
</div>
</div>
<div class="dt-sc-one-third column">
<div class="dt-sc-ico-content type1">
<div class="icon animate" data-animation="fadeInDown" data-delay="300">
<span class="ideas"></span>
</div>
<h4><a href="#">University</a></h4>
<p>Helping provide high-level educational institution in which students study for degrees and academic research in delicate phase of their life by increasing their awareness and providing mental support.</p>
</div>
</div>
<div class="dt-sc-one-third column">
<div class="dt-sc-ico-content type1">
<div class="icon animate" data-animation="fadeInDown" data-delay="300">
<span class="perfect"></span>
</div>
<h4><a href="#">Alumni</a></h4>
<p>The only source of Knowledge is Experience and we would be helping students and alumnis to establish and develop an healthy relationship and thus bringing them in conversation and making them communicate and share their experiences. </p>
</div>
</div>
<div class="dt-sc-hr"></div>
<h2 class="dt-sc-title"><span id="new">New Initiatives</span></h2>
<div class="column dt-sc-one-third first">
<div class="dt-sc-ico-content type3">
<div class="icon">
<span class="fa fa-users"> </span>
</div>
<h5><a href="#" target="_blank"> Sponsor a Child's Education </a></h5>
<p>Help children from low income group by extending financial support.</p>
<a href="#" target="_blank" class="dt-sc-button small ">View & Browse</a>
</div>
</div>
<div class="column dt-sc-one-third">
<div class="dt-sc-ico-content type3">
<div class="icon">
<span class="fa fa-umbrella"> </span>
</div>
<h5><a href="#" target="_blank"> Be a Mentor </a></h5>
<p>Inspire someone to achieve milestones by providing regular guidance.</p>
<a href="#" target="_blank" class="dt-sc-button small ">View & Browse</a>
</div>
</div>
<div class="column dt-sc-one-third">
<div class="dt-sc-ico-content type3">
<div class="icon">
<span class="fa fa-leaf"> </span>
</div>
<h5><a href="#" target="_blank"> Register your Grievences </a></h5>
<p>Feel free to tell us about your confusions and grievances. </p>
<a href="#" target="_blank" class="dt-sc-button small ">View & Browse</a>
</div>
</div>
<div class="column dt-sc-one-third first">
<div class="dt-sc-ico-content type3">
<div class="icon">
<span class="fa fa-leaf"> </span>
</div>
<h5><a href="#" target="_blank">Skill Development Workshops </a></h5>
<p>Conducting workshops to increase skills of students.</p>
<a href="#" target="_blank" class="dt-sc-button small ">View & Browse</a>
</div>
</div>
<div class="column dt-sc-one-third">
<div class="dt-sc-ico-content type3">
<div class="icon">
<span class="fa fa-leaf"> </span>
</div>
<h5><a href="#" target="_blank"> Volunteer for Avhikalpana </a></h5>
<p>You are welcome if you want to work with us and volunteer your services for the greater good.You get aptly rewarded with certificates and count to the Big Change we aim to bring about.</p>
<a href="#" target="_blank" class="dt-sc-button small ">View & Browse</a>
</div>
</div>
<div class="dt-sc-hr"></div>
<h2 class="dt-sc-title"><span id="team">Our Team</span></h2>
<div class="dt-sc-one-fourth no-space column">
<!--dt-sc-team-wrapper starts-->
<div class="dt-sc-team-wrapper ash">
<h4>Anju Nigam</h4>
<h6>Advisor</h6>
<img src="images/nigam.png" alt="" title="">
</div>
<!--dt-sc-team-wrapper ends-->
</div>
<div class="dt-sc-one-fourth no-space column">
<!--dt-sc-team-wrapper starts-->
<div class="dt-sc-team-wrapper brown dt-sc-no-border">
<h4>Dr. Shailesh Mani Pandey</h4>
<h6>President</h6>
<img src="images/pandey.jpg" alt="" title="">
</div>
<!--dt-sc-team-wrapper ends-->
</div>
<div class="dt-sc-one-fourth no-space column">
<!--dt-sc-team-wrapper starts-->
<div class="dt-sc-team-wrapper brown">
<h4>Rajbeer Singh</h4>
<h6>Secretary</h6>
<img src="images/img_placeholder.png" alt="" title="">
</div>
<!--dt-sc-team-wrapper ends-->
</div>
<div class="dt-sc-one-fourth no-space column">
<!--dt-sc-team-wrapper starts-->
<div class="dt-sc-team-wrapper ash">
<h4>Sandeep Kumar Dwivedi</h4>
<h6>Treasuer</h6>
<img src="images/dwivedi.png" alt="" title="">
</div>
<!--dt-sc-team-wrapper ends-->
</div>
<div class="dt-sc-one-fourth no-space column">
<!--dt-sc-team-wrapper starts-->
<div class="dt-sc-team-wrapper brown dt-sc-no-border">
<h4>Vijay Kumar</h4>
<h6>Executive Member</h6>
<img src="images/img_placeholder.png" alt="" title="">
</div>
<!--dt-sc-team-wrapper ends-->
</div>
<div class="dt-sc-one-fourth no-space column">
<!--dt-sc-team-wrapper starts-->
<div class="dt-sc-team-wrapper ash">
<h4>Jagjeet Singh Bachu</h4>
<h6>Excutive Member</h6>
<img src="images/img_placeholder.png" alt="" title="">
</div>
<!--dt-sc-team-wrapper ends-->
</div>
<div class="dt-sc-one-fourth no-space column">
<!--dt-sc-team-wrapper starts-->
<div class="dt-sc-team-wrapper brown">
<h4>Deepak Kumar</h4>
<h6>Excutive Member</h6>
<img src="images/img_placeholder.png" alt="" title="">
</div>
<!--dt-sc-team-wrapper ends-->
</div>
<div class="dt-sc-one-fourth no-space column">
<!--dt-sc-team-wrapper starts-->
<div class="dt-sc-team-wrapper ash">
<h4>Amit Kumar</h4>
<h6>Excutive Member</h6>
<img src="images/img_placeholder.png" alt="" title="">
</div>
<!--dt-sc-team-wrapper ends-->
</div>
<div class="dt-sc-one-fourth no-space column">
<!--dt-sc-team-wrapper starts-->
<div class="dt-sc-team-wrapper brown dt-sc-no-border">
<h4>K. Sai Goutham</h4>
<h6>Founder</h6>
<img src="images/img_placeholder.png" alt="" title="">
</div>
<!--dt-sc-team-wrapper ends-->
</div>
<div class="dt-sc-one-fourth no-space column">
<!--dt-sc-team-wrapper starts-->
<div class="dt-sc-team-wrapper ash">
<h4>Amit Ranjan</h4>
<h6>Web Designer</h6>
<img src="images/img_placeholder.png" alt="" title="">
</div>
<!--dt-sc-team-wrapper ends-->
</div>
<div class="dt-sc-one-fourth no-space column">
<!--dt-sc-team-wrapper starts-->
<div class="dt-sc-team-wrapper brown">
<h4>Frankle Muchahary</h4>
<h6>Web Developer</h6>
<img src="images/img_placeholder.png" alt="" title="">
</div>
<!--dt-sc-team-wrapper ends-->
</div>
<div class="dt-sc-one-fourth no-space column">
<!--dt-sc-team-wrapper starts-->
<div class="dt-sc-team-wrapper ash">
<h4>Srijan Raj</h4>
<h6>Data Science Expert</h6>
<img src="images/img_placeholder.png" alt="" title="">
</div>
<!--dt-sc-team-wrapper ends-->
</div>
<div class="dt-sc-hr"></div>
<h2 class="dt-sc-title"><span id="testimonials">Testimonials</span></h2>
<div class="dt-sc-one-third column first">
<div class="dt-sc-testimonial">
<div class="author animate" data-animation="rotateInDownLeft">
<img src="images/Modi.jpg" alt="" title="">
</div>
<blockquote><q>Literacy is a bridge from misery to hope. It is a tool for daily life in modern society. It is a bulwark against poverty, and a building block of development, an essential complement to investments in roads, dams, clinics and factories. Literacy is a platform for democratization, and a vehicle for the promotion of cultural and national identity</q></blockquote>
<div class="author_details">
<p>- Sanjay Modi</p>
<span>Managing Director at Monster.com</span>
</div>
</div>
</div>
<div class="dt-sc-one-third column">
<div class="dt-sc-testimonial">
<div class="author animate" data-animation="rotateInDownLeft">
<img src="images/psinha.jpg" alt="Praveen Sinha" title="">
</div>
<blockquote><q>The purpose of life is not to be happy. It is to be useful, to be honorable, to be compassionate, to have it make some difference that you have lived and lived well.</q></blockquote>
<div class="author_details">
<p>- Praveen Sinha</p>
<span>Managing Director at Jabong.com</span>
</div>
</div>
</div>
<div class="dt-sc-one-third column">
<div class="dt-sc-testimonial">
<div class="author animate" data-animation="rotateInDownLeft">
<img src="images/vss.jpg" alt="Vijay Shekhar Sharma" title="">
</div>
<blockquote><q>Together we can face any challenges as deep as the ocean and as high as the sky.</q></blockquote>
<blockquote><q>We won't quit,We Won't fail as most people quit when destiny is nigh.</q></blockquote>
<div class="author_details">
<p>- Vijay Shekhar Sharma</p>
<span>Founder-PayTM</span>
</div>
</div>
</div>
</section>
<!--primary ends-->
</div>
<!--container ends-->
</div>
<!--main ends-->
<!--footer starts-->
<footer id="footer_contact">
<!--container starts-->
<div class="container">
<div class="column dt-sc-one-half first">
<aside class="widget widget_text">
<h3>About</h3>
<p>Abhikalpana is an NGO with a team of dynamic young professionals who aim to help the pre college, college students and the alumni by making strong pool of people who can help each other when difficult situations arise for any of them.</p>
</aside>
</div>
<!-- <div class="column dt-sc-one-fourth">
<aside class="widget widget_recent_entries">
<h3>News</h3>
<ul>
<li>
<a href="#">
<img src="images/blog_list1.jpg" alt="" title="">
</a>
<h6><a href="#">We have saved the land from disaster.</a></h6>
<span>15 Nov 2014</span>
</li>
<li>
<a href="#">
<img src="images/blog_list2.jpg" alt="" title="">
</a>
<h6><a href="#">We are going to make 1000 souls happier.</a></h6>
<span>04 Nov 2014</span>
</li>
<li>
<a href="#">
<img src="images/blog_list3.jpg" alt="" title="">
</a>
<h6><a href="#">We are always here to help you.</a></h6>
<span>07 Nov 2014</span>
</li>
</ul>
</aside>
</div>
-->
<div class="column dt-sc-one-fourth">
<aside class="widget widget_text">
<h3>Get in Touch</h3>
<!-- <div id="footer_map"> </div> -->
<ul>
<li>
<span class="fa fa-home"></span>
<p>
<strong>Address</strong>:
Delhi Technological University
</p>
</li>
<li>
<span class="fa fa-envelope-o"></span>
<p>
<strong>Email</strong>:
<a href="#"> [email protected]</a>
</p>
</li>
<li>
<span class="fa fa-phone-square"></span>
<p>
<strong>Contact no</strong>:
9213245684
</p>
</li>
</ul>
</aside>
</div>
<div class="column dt-sc-one-fourth">
<aside class="widget mailchimp">
<h3>Contact</h3>
<form method="post" action="http://avhikalpana.org/home/contact_form_data">
<p>
<input type="text" required="" placeholder="Name" name="txtname">
</p>
<p>
<input type="email" required="" placeholder="Email" name="txtemail">
</p>
<p>
<textarea placeholder="Message" name="txtmessage"></textarea>
</p>
<p>
<input type="hidden" name="cross" value="f85295447eadb4dc28b1c510af1fba1a" />
</p>
<p>
<input type="submit" value="Contact" name="submit" class="dt-sc-button small palebrown">
</p>
</form>
</aside>
</div>
</div>
<!--container ends-->
<!--copyright starts-->
<div class="copyright">
<!--container starts-->
<div class="container">
<p>© 2016 Avhikalpana</p>
<ul class="footer_icons">
<li><a href="#" class="facebook"><span class="fa fa-facebook"></span></a></li>
<!-- <li><a href="#" class="twitter"><span class="fa fa-twitter"></span></a></li>
<li><a href="#" class="gplus"><span class="fa fa-google-plus"></span></a></li>
<li><a href="#" class="youtube"><span class="fa fa-youtube"></span></a></li> -->
</ul>
</div>
<!--container ends-->
</div>
<!--copyright ends-->
</footer>
<!--footer ends-->
</div>
<!--wrapper ends-->
<a href="#" class="back-to-top"><span class="fa fa-angle-up"></span></a>
<script type="text/javascript" src="assets/home/js/jquery.js"></script>
<script type="text/javascript" src="assets/home/js/jquery-migrate.min.js"></script>
<script type="text/javascript" src="assets/home/js/jquery.meanmenu.min.js"></script>
<script type="text/javascript" src="assets/home/js/jquery.tabs.min.js"></script>
<script type="text/javascript" src="assets/home/js/jquery.validate.min.js"></script>
<script type="text/javascript" src="assets/home/js/jquery-easing-1.3.js"></script>
<script type="text/javascript" src="assets/home/js/jquery.nicescroll.min.js"></script>
<script type="text/javascript" src="assets/home/js/jquery.inview.js"></script>
<script type="text/javascript" src="assets/home/js/shortcodes.js"></script>
<script type="text/javascript" src="assets/home/js/validation.js"></script>
<script type="text/javascript" src="assets/home/js/jquery.prettyPhoto.js"></script>
<script type="text/javascript" src="assets/home/js/jquery.carouFredSel-6.2.0-packed.js"></script>
<script src="http://maps.google.com/maps/api/js?sensor=false"></script>
<script type="text/javascript" src="assets/home/js/jquery.gmap.min.js"></script>
<script type="text/javascript" src="assets/home/js/custom.js"></script>
<!-- Layer Slider -->
<script src="assets/home/js/jquery-easing-1.3.js"></script>
<script type="text/javascript" src="assets/home/js/jquery-transit-modified.js"></script>
<script type="text/javascript" src="assets/home/js/layerslider.kreaturamedia.jquery.js"></script>
<script type='text/javascript' src="assets/home/js/greensock.js"></script>
<script type='text/javascript' src="assets/home/js/layerslider.transitions.js"></script>
<script type="text/javascript">var lsjQuery = jQuery;</script>
<script type="text/javascript"> lsjQuery(document).ready(function() { if(typeof lsjQuery.fn.layerSlider == "undefined") { lsShowNotice('layerslider_8','jquery'); } else { lsjQuery("#layerslider_8").layerSlider({responsive: false, responsiveUnder: 940, layersContainer: 940, skin: 'noskin', globalBGColor: 'transparent', navStartStop: false, autoPlayVideos: false, yourLogoStyle: 'left: 10px; top: 10px;', cbInit: function(element) { }, cbStart: function(data) { }, cbStop: function(data) { }, cbPause: function(data) { }, cbAnimStart: function(data) { }, cbAnimStop: function(data) { }, cbPrev: function(data) { }, cbNext: function(data) { }, skinsPath: 'http://avhikalpana.org/assets/home/js/layerslider/skins/' }) } });
</script>
</body>
<!-- Mirrored from avhikalpana.org/ by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 13 Dec 2016 07:36:17 GMT -->
</html>