-
Notifications
You must be signed in to change notification settings - Fork 0
/
appreciations.html
257 lines (229 loc) · 10 KB
/
appreciations.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><script src="phonegap.js" type="text/javascript"></script><meta name="viewport" content="width=device-width">
<title>Welcome To VLC</title>
<link href="style/vlc.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript" src="http://vlcharitabletrust.com/code.jquery.com/jquery-latest.min.js"></script>
<!--appriciations-->
<script src="style/jquery-1.8.2.min.js" type="text/javascript"></script>
<script src="style/jquery.bxslider.min.js" type="text/javascript"></script>
<link href="style/jquery.bxslider.css" rel="stylesheet" type="text/css" />
<link href="style/bootstrap.min.css" rel="stylesheet" type="text/css" />
<!--bottom gallery-->
<link rel="stylesheet" href="style/screen.css">
<link rel="stylesheet" href="style/lightbox.css">
<script src="js/lightbox.js"></script>
<!--banner effect-->
<script src="js/beaverslider 2.0-compressed.js"></script> <!-- link to a framework -->
<script src="js/beaverslider 2.0-effects-compressed.js"></script> <!-- link to a set of effects -->
<!-- if you want to make styling link some css files -->
<script>
$(function(){
var slider = new BeaverSlider({
structure: {
container: {
id: "banner",
width: 1010,
height: 442
}
},
content: {
images: [
"images/banner.jpg","images/banner3.jpg",
"images/banner2.jpg"
]
},
animation: {
effects: effectSets["slider: big set 2"],
interval: 1000
}
});
});
</script>
<!--banner-->
<!--sticky-->
<script type="text/javascript">
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script>
$(document).ready(function(){
$(window).scroll(function(){
var scrollTop = 90;
if($(window).scrollTop() >= scrollTop){
$('.nav').css({
position : 'fixed',
top : '0'
});
}
if($(window).scrollTop() < scrollTop){
$('.nav').removeAttr('style');
}
})
})
</script>
<!--sticky-->
<script type="text/javascript">
$(document).ready(function () {
$('.bxslider').bxSlider({
mode: 'vertical',
slideMargin: 3,
auto:true
});
});
</script>
<!--appriciations-->
<!--navtop-->
<script type="text/javascript">
$(function() {
if ($.browser.msie && $.browser.version.substr(0,1)<7)
{
$('li').has('ul').mouseover(function(){
$(this).children('ul').show();
}).mouseout(function(){
$(this).children('ul').hide();
})
}
});
</script>
<!--[if lt IE 9]>
<script>
document.createElement('header');
document.createElement('nav');
document.createElement('section');
document.createElement('article');
document.createElement('aside');
document.createElement('footer');
</script>
<![endif]-->
<script type='text/javascript'>
jQuery(document).ready(function($) {
jQuery('#mega-menu').dcMegaMenu();
});
</script>
</head>
<body>
<div id="maincontainer">
<!--container-->
<div class="topnav">
<!--topnav_left-->
<div class="topnav_left">
<div class="social_icons">
<a href="appreciations.html#" class="twitter"></a>
<a href="https://www.facebook.com/pages/Vasantha-lakshmi-charitable-trust/137144016478337?ref=br_tf" class="facebook"></a>
<a href="appreciations.html#" class="pinterest"></a>
</div>
</div>
<!--topnav_left-->
<!--topnav_right-->
<div class="topnav_right">
<b style="font-size:17px;"><a href="contactus.html" style="font-size:18px;padding-right:5px;">contact us:</a>+91 861 2347276</b>
</div>
<!--topnav_right-->
</div>
<!--banner-->
<header class="svr-header">
<!--logo-->
<div class="logo"><img src="images/logo.jpg" alt="VASANTHA LAKSHMI CHARITABLE TRUST" title="VASANTHA LAKSHMI CHARITABLE TRUST" /></div>
<!--logo end-->
</header>
<!--header end-->
<!--nav-->
<nav class="nav">
<ul id="menu">
<li><a href="index.html">Home</a></li>
<li><a href="appreciations.html#">About Us</a>
<ul>
<li><a href="aboutus.html">FOUNDER</a></li>
<li><a href="chairperson.html">CHAIRPERSON</a></li>
<li><a href="Vision_Mission.html">VISION & MISSION</a></li>
<li><a href="focusareas.html">FOCUS AREAS</a></li>
<li><a href="strength.html">OUR STRENGTH</a></li>
</ul>
</li>
<li><a href="watwedo.html">What we do</a>
<ul>
<li><a href="watwedo.html">FREE MEDICAL SERVICES</a></li>
<li><a href="women_empowerment.html">WOMEN EMPOWERMENT</a></li>
<li><a href="child_welfare.html">CHILD WELFARE PROGRAMMS</a></li>
<li><a href="disabled_services.html">DISABLED SERVICES</a></li>
<li><a href="culture.html">CULTURE & SOCIAL ACTIVITIES</a></li>
<li><a href="welfare_training.html">WElFARE TRAINING PROGRAMS</a></li>
</ul>
</li>
<li><a href="appreciations.html#">Projects</a>
<ul>
<li><a href="shakthi.html">SHAKTHI</a></li>
<li><a href="saparya.html">SAPARYA</a></li>
<li><a href="athmeya.html">ATHMEYA</a></li>
<li><a href="alambana.html">ALAMBANA</a></li>
<li><a href="sanjeevani.html">SANJEEVANI</a></li>
<li><a href="samrakshana.html">SAMRAKSHANA</a></li>
</ul>
</li>
<li><a href="appreciations.html#">Media Center</a>
<ul>
<li><a href="pressclipings.html">PRESS CLIPINGS</a></li>
<li><a href="appreciations.html">APPRECIATIONS</a></li>
<li><a href="visitors.html">VISITORS</a></li>
<li><a href="awards-rewards.html">AWARDS & REWARDS</a></li>
<li><a href="gallery.html">PHOTO GALLERY</a></li>
<li><a href="video.html">VIDEO GALLERY</a></li>
</ul>
</li>
<li><a href="donation.html">Donate Now</a>
<ul>
<li><a href="ravivasantham.html">RAVI VASANTHAM</a></li>
</ul>
</li>
<li><a href="contactus.html">Contact us</a></li>
</ul>
</nav>
<!--nav end-->
<!--banner-->
<div class="banner">
<img src="gallery/banner6.jpg" alt="VLC TRUST" title="VLC TRUST" /></div>
<!--banner end-->
<div class="svr-bottompanel">
<!--video gallery-->
<!--gallery-->
<div class="svr-gallery-bottom">
<h1>APPRECIATIONS:</h1>
<div class="svr-gallerybottom-inner">
<div class="image-set">
<a class="example-image-link" href="appreciations/aprreciation1.jpg" data-lightbox="example-set" data-title="appreciations"><img class="example-image" src="appreciations/aprreciation1.jpg" alt="" /></a>
<a class="example-image-link" href="appreciations/aprreciation2.jpg" data-lightbox="example-set" data-title="Childless Prefer Girls"><img class="example-image" src="appreciations/aprreciation2.jpg" alt="" /></a>
<a class="example-image-link" href="appreciations/aprreciation3.jpg" data-lightbox="example-set" data-title="Charities Adopt a Child"><img class="example-image" src="appreciations/aprreciation3.jpg" alt="" /></a>
<a class="example-image-link" href="appreciations/aprreciation4.jpg" data-lightbox="example-set" data-title="Galli Patam"><img class="example-image" src="appreciations/aprreciation4.jpg" alt="" /></a>
<a class="example-image-link" href="appreciations/aprreciation5.jpg" data-lightbox="example-set" data-title="Early Detection of Deformity Stressed"><img class="example-image" src="appreciations/aprreciation5.jpg" alt="" /></a>
</div>
</div>
</div>
<div class="svr-gallery-bottom">
<div class="svr-gallerybottom-inner">
<div class="image-set">
<a class="example-image-link" href="appreciations/aprreciation6.jpg" data-lightbox="example-set" data-title="GOvt Giving Priority to Diabled"><img class="example-image" src="appreciations/aprreciation6.jpg" alt="" /></a>
<a class="example-image-link" href="appreciations/aprreciation7.jpg" data-lightbox="example-set" data-title="Pasivani asara"><img class="example-image" src="appreciations/aprreciation7.jpg" alt="" /></a>
<a class="example-image-link" href="appreciations/aprreciation8.jpg" data-lightbox="example-set" data-title=""><img class="example-image" src="appreciations/aprreciation8.jpg" alt="" /></a>
<a class="example-image-link" href="appreciations/aprreciation9.jpg" data-lightbox="example-set" data-title="Vishala Andhra"><img class="example-image" src="appreciations/aprreciation9.jpg" alt="" /></a>
<a class="example-image-link" href="appreciations/aprreciation10.jpg" data-lightbox="example-set" data-title="Vishala Andhra"><img class="example-image" src="appreciations/aprreciation10.jpg" alt="" /></a>
</div>
</div>
</div>
<!--gallery-->
</div>
<!--bottom panel end-->
<!--container end-->
</div>
<footer>
<div class="Footer-content">
<div class="footer-copyright">VLCT © 2004-2018 </div>
<div class="footer-nav"> <a href="index.html">Home</a> | <a href="aboutus.html">About us</a> | <a href="appreciations.html#">Our Services</a> | <a href="appreciations.html#">Our Activities</a> | <a href="appreciations.html#">Our Project</a> | <a href="appreciations.html#">Gallery</a> | <a href="contactus.html">Contact us</a></div>
<div class="footer-developeby"><a href="http://www.kakatiyasolutions.com/"><img src="images/kakatiya-logo.jpg" alt="Developed by kakatiya solutions" title="Developed by kakatiya solutions" /></a></div>
</div>
</footer>
</body>
</html>