This repository has been archived by the owner on Feb 17, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
212 lines (206 loc) · 9.6 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
<!doctype html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en-GB"><![endif]-->
<!--[if IE 7]><html class="no-js lt-ie9 lt-ie8" lang="en-GB"><![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9" lang="en-GB"><![endif]-->
<!--[if gt IE 8]><!--><html class="no-js" lang="en-GB"><!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Favell Day Services - Adult day care in Northampton</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/bootstrap.min.css">
<style>
body {
padding-top: 50px;
padding-bottom: 20px;
}
.row-with-top-margin {
margin-top: 40px;
}
@media screen and (max-width: 767px) {
h1 {
font-size: 1.3em;
}
}
</style>
<link rel="stylesheet" href="css/bootstrap-theme.min.css">
<!--<link rel="apple-touch-icon" href="apple-touch-icon.png">-->
<link rel="apple-touch-icon" sizes="57x57" href="img/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="img/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="img/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="img/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="img/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="img/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="img/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="img/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="img/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<link rel="publisher" href="https://plus.google.com/104079259913129838503">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="img/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<meta name="format-detection" content="telephone=no">
<meta name="description" content="Providing a meeting place for adults with physical disabilities/neurological conditions to get together for mutual support and companionship.">
<meta name="fb:app_id" content="1799962060221528">
<meta property="og:type" content="website">
<meta property="og:title" content="Favell Day Services">
<meta property="og:description" content="Providing a meeting place for adults with physical disabilities/neurological conditions to get together for mutual support and companionship.">
<meta property="og:url" content="http://favelldayservices.org.uk">
<meta property="og:image" content="http://favelldayservices.org.uk/img/logo-full.png">
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "LocalBusiness",
"name": "Favell Day Services",
"image": "http://favelldayservices.org.uk/img/logo-full.png",
"logo": "http://favelldayservices.org.uk/img/logo-full.png",
"url": "http://favelldayservices.org.uk",
"description": "Providing a meeting place for adults with physical disabilities/neurological conditions to get together for mutual support and companionship.",
"address": {
"@type": "PostalAddress",
"streetAddress": "Harborough Road",
"addressLocality": "Northampton",
"addressRegion": "Northamptonshire",
"postalCode": "NN2 8LR"
},
"hasMap": "https://goo.gl/maps/Qg3GAxWYj3C2",
"telephone": "+447519846972",
"sameAs": [
"https://www.facebook.com/FavellDayServices",
"https://plus.google.com/104079259913129838503",
"https://plus.google.com/115365164726047477233"
]
}
</script>
</head>
<body style="padding-top:0; padding-bottom:0">
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.8&appId=1477754512550529";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="container" style="background-color: #fff">
<div class="row">
<div class="col-xs-12 col-sm-4 col-md-4">
<img src="img/logo-full.png" class="img-responsive" alt="Favell Day Services logo">
</div>
<div class="col-xs-12 col-sm-8 ol-md-8">
<h1>Adult day care in Northampton<br /><strong>Favell Day Services</strong></h1>
<p><a class="btn btn-primary btn-lg" href="https://www.facebook.com/FavellDayServices" role="button">Visit our Facebook page »</a></p>
<div class="fb-like" data-href="https://www.facebook.com/FavellDayServices" data-layout="standard" data-action="like" data-size="large"
data-show-faces="true" data-share="true"></div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<hr />
<h2>About us</h2>
<p>We have been a registered charity (no: <a href="http://beta.charitycommission.gov.uk/charity-details/?regid=1162011&subid=0">1162011</a>) since June 2015.</p>
<p>Our objective is to provide a meeting place for adults with physical disabilities/neurological conditions to get
together in a place of safety for mutual support and companionship, whilst giving their carers a well earned break.
</p>
<p>We employ three well qualified and dedicated carers as well as several loyal and invaluable volunteers who are with
the group at all times.</p>
<p>We provide many and varied activities throughout the day. Clients are also able to use a gym and a hydrotherapy pool
under supervision of carers and neuro-physiotherapists.</p>
</div>
</div>
<div class="row">
<div class="col-xs-6 col-md-3">
<div class="thumbnail">
<img src="img/photo1-small.jpg" alt="Photograph of activities">
</div>
</div>
<div class="col-xs-6 col-md-3">
<div class="thumbnail">
<img src="img/photo2-small.jpg" alt="Photograph of activities">
</div>
</div>
<div class="col-xs-6 col-md-3">
<div class="thumbnail">
<img src="img/photo4-small.jpg" alt="Photograph of activities">
</div>
</div>
<div class="col-xs-6 col-md-3">
<div class="thumbnail">
<img src="img/photo6-small.jpg" alt="Photograph of activities">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<h2>Where</h2>
</div>
<div class="col-md-6">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Wednesdays 10am - 4pm</h3>
</div>
<div class="panel-body">
<p>St Luke's Centre<br />Main Road<br />Duston<br />Northampton<br />NN5 6JB</p>
<a href="https://goo.gl/maps/wxypYzoJWsm"><span class="glyphicon glyphicon-map-marker"></span> Show on Google Maps</a>
</div>
</div>
</div>
<div class="col-md-6">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Fridays 10am - 4pm</h3>
</div>
<div class="panel-body">
<p>The Bee Hive<br />Harborough Road<br />Northampton<br />NN2 8LR</p>
<a href="https://goo.gl/maps/Qg3GAxWYj3C2"><span class="glyphicon glyphicon-map-marker"></span> Show on Google Maps</a>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<h2>Supporting Us / Contact Us</h2>
<p>If you would like further information about joining our service please contact:</p>
<p>Kate Yuill, Care Co-ordinator<br />Tel: <a href="tel:+447519846972">07519 846972</a><br />Email: <a href="mailto:kate@favellds.org.uk">kate@favellds.org.uk</a></p>
<p>As a charity we rely on donations, legacies and community fundraising activities. If you wish to make a donation
please email: <a href="mailto:trustee@favellds.org.uk">trustee@favellds.org.uk</a>
<p>Keep in touch with us on <a href="https://www.facebook.com/FavellDayServices">Facebook</a>.
</div>
</div>
<div class="row">
<div class="col-xs-6 col-md-3">
<div class="thumbnail">
<img src="img/photo7-small.jpg" alt="Photograph of activities">
</div>
</div>
<div class="col-xs-6 col-md-3">
<div class="thumbnail">
<img src="img/photo8-small.jpg" alt="Photograph of activities">
</div>
</div>
<div class="col-xs-6 col-md-3">
<div class="thumbnail">
<img src="img/photo2-small.jpg" alt="Photograph of activities">
</div>
</div>
<div class="col-xs-6 col-md-3">
<div class="thumbnail">
<img src="img/photo1-small.jpg" alt="Photograph of activities">
</div>
</div>
</div>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-88375165-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>