-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
200 lines (166 loc) · 9.18 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
<!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="">
<meta name="author" content="">
<title>JC Bilingual School - Rajwanti Public Academy</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/modern-business.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link rel="icon" type="image/png" href="images/favicon.ico">
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">JC Bilingual School - Rajwanti Public Academy</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="about.html">About</a>
</li>
<li>
<a href="services.html">Mission</a>
</li>
<li>
<a href="pictures.html">Pictures</a>
</li>
<li>
<a href="graduates.html">Graduates</a>
</li>
<li>
<a href="expenses.html">Our Expenses</a>
</li>
<li>
<a href="contact.html">Contact US</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Header Carousel -->
<header id="myCarousel" class="carousel slide">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<div class="fill" style="background-image:url('images/logo.png');"></div>
<div class="carousel-caption">
</div>
</div>
<div class="item">
<div class="fill" style="background-image:url('images/cover1.jpg');"></div>
<div class="carousel-caption">
</div>
</div>
<div class="item">
<div class="fill" style="background-image:url('images/cover2.png');"></div>
<div class="carousel-caption">
</div>
</div>
</div>
<!-- Controls -->
<a class="left carousel-control" href="#myCarousel" data-slide="prev">
<span class="icon-prev"></span>
</a>
<a class="right carousel-control" href="#myCarousel" data-slide="next">
<span class="icon-next"></span>
</a>
</header>
<!-- Page Content -->
<div class="container">
<div class="row">
<div class="col-lg-12">
<h2 class="page-header">
We bridge the gap between dreams and reality
</h2>
<p>Jai Chandra Bilingual School is a non profit organization registered in US since 1983. Donations to JCB school provide the funds to operate Rajwanti PublicAcademy in India.Youth Empowerment Society is a sister organization of JCB school and is registered in India since 2000. Our mission is to better lives of impoverished children through improving literacy, nutrition and vocational skills of youngsters.</p>
</div>
</div>
<div class="col-md-4">
<div class="panel-heading">
<h4 align="center"> JC Bilingual School</h4>
</div>
<div class="panel-body">
<p>We focus towards betterment of impoverished children with your help and support.</p>
<a href="about.html" class="btn btn-default" align="center">Learn About Us</a>
</div>
</div>
<!-- Donate Section -->
<div class="well">
<div class="row">
<div class="col-md-4">
<p>Donate for a Good Cause</p>
<p>Your Donations are Tax Deductible, <br>Tax ID: 46-2828816</p><p>
100% of donations go to the school.
We have no overhead costs.</p>
</div>
<div class="col-md-4">
</br>
<a class="btn btn-lg btn-primary" style="background: #33CCCC; border: none;href="#">Donate!</a>
</div>
</div>
</div>
<hr style="border: 1px solid #808080" width="100%">
<div class="col-md-3" padding-left="100px">
<h4 class="prefooter-title">Email Us </h4>
<a href="mailto:[email protected]"><img width="77px" height="77px class="socialicon"
src="./images/email.png"></a>
</div>
<div class="col-md-3">
<h4 class="prefooter-title">SUPPORT</h4>
<p>Help us raise funds !</p><br>
<a href="join-in"class="btn btn-lg btn-primary" style="background: #4682B4; border: none;">DONATE NOW</a>
</div>
<div class="col-md-3">
<h4 class="prefooter-title">Call Us</h4>
<p>Contact Detail (INDIA)</p><br>
<a class="btn btn-lg btn-primary" style="background: #4682B4; border: none;">(+91) 9837569975</a>
</div>
<div class="col-md-3">
<h4 class="prefooter-title">Visit Our FaceBook Page</h4>
<a href="https://www.facebook.com/pages/JC-Bilingual-School-Rajwanti-Public-Academy/691224567558710?fref=ts ">
<img src="images/fb.png" width="77px" padding-left="400px" height="77px"><a></td>
</div>
<hr>
<div class="col-lg-12">
<p>JC Bilingual School © 2015</p>
</div>
</div>
<!-- /.container -->
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Script to Activate the Carousel -->
<script>
$('.carousel').carousel({
interval: 5000 //changes the speed
})
</script>
<script type="text/javascript"> var addthis_config = addthis_config || {}; addthis_config.pubid = "ra-5162fff83017c0e0"; </script><script type="text/javascript"> require(['designer/social/share/social.share'], function (share) { var $element = $('#desktop-00000000-0000-0000-0000-000048997989.wsb-social-share'); var viewModel = {"Layer":"75","Left":"944px","Top":"30px","Width":"68px","Height":"25px","Anchor":"footer","Type":"share","Transparency":"0","BorderColor":"transparent","BorderStyle":"none","BorderWidth":"0","BackgroundColor":"transparent","BackgroundColor2":"transparent","GradientType":"0","CssClass":"default","Locked":"False","Shared":"True","ShareFacebook":"True","SharePinterest":"False","ShareGoogle":"False","ShareTwitter":"True","ShareEmail":"False","ShareMore":"False","ShareTheme":"Small Buttons","IncludeInMobileSite":"True","GroupID":"0"}; var model = { ID: 00000000-0000-0000-0000-000048997989, mode: 'desktop', ShareFacebook: (viewModel.ShareFacebook == "True"), SharePinterest: (viewModel.SharePinterest == "True"), ShareGoogle: (viewModel.ShareGoogle == "True"), ShareTwitter: (viewModel.ShareTwitter == "True"), ShareEmail: (viewModel.ShareEmail == "True"), ShareMore: (viewModel.ShareMore == "True"), ShareTheme: viewModel.ShareTheme }; share.render($element, model); }); </script></div><div class="view-as-mobile" style="padding:10px;position:relative;text-align:center;display:none;"><a href="#" onclick="return false;">View on Mobile</a></div></div></div><script type="text/javascript"> require(['jquery', 'common/cookiemanager/cookiemanager', 'designer/iebackground/iebackground'], function ($, cookieManager, bg) { if (cookieManager.getCookie("WSB.ForceDesktop")) { $('.view-as-mobile', '.wsb-canvas-page-container').show().find('a').bind('click', function () { cookieManager.eraseCookie("WSB.ForceDesktop"); window.location.reload(true); }); } bg.fixBackground(); }); </script><script> var addthis_config = {"ui_language":"en","pubid":"ra-5162fff83017c0e0"}; </script><script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5162fff83017c0e0"></script><script>addthis.layers({ 'share': { 'mobile': false } });</script>
</body>
</html>