-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
303 lines (288 loc) · 16.2 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
<!DOCTYPE html>
<html>
<head>
<title>Vincent Foundation</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/grid.css">
<link rel="stylesheet" href="css/fonts.css">
<link rel="stylesheet" href="css/reset.css">
<script type="text/javascript" src="js/jquery.js"></script>
</head>
<body>
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-K8T43V"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-K8T43V');</script>
<!-- End Google Tag Manager -->
<div class="header-unit">
<div id="video-container">
<video id="videotop" autoplay loop class="fillWidth">
<source src="bg-video.mp4" type="video/mp4"/>
<source src="bg-video.ogv" type="video/ogv"/>
<source src="bg-video.webm" type="video/webm"/>
Your browser does not support the video tag. I suggest you upgrade your browser.
</video>
<div id="div_video" class="video-holder">
<div class="wrapper">
<div class="container_12">
<div class="menu-holder">
<div class="grid_3 logo left">
<a href="index.html"><img src="img/logo.png" alt="1"></a>
</div>
<div class="btn-mobile right"></div>
<div class="grid_9 menu-right right mr0">
<ul>
<li><a href="#">Donate</a></li>
<li><a href="benefits.html">Benefits</a></li>
<li><a href="trustees.html">Trustees</a></li>
<li><a href="experts.html">Our expertise</a></li>
<li><a href="how-we-work.html">How we work</a></li>
<li><a href="foundation.html">The Vincent Foundation</a></li>
</ul>
</div>
</div>
<div class="title-holder mt200">
<h2 class="color1 bold">The Vincent Foundation</h2>
<p class="color1">The Vincent Foundation is a non-profit organization dedicated<br/>to promoting research into brain injury treatment.</p>
<a href="foundation.html" class="btn-find">
<div class="color1">
Find out more
</div>
</a>
<div class="clearfix"></div>
<div class="arrow">
<a href="foundation.html"><img src="img/arrow.png" alt="2"></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="content first">
<div class="wrapper pb50">
<div class="container_12 text-center inner-circle">
<div class="title-holder">
<h2>Our Foundation</h2>
<p>The Vincent Foundation is a non-profit organization dedicated to promoting research into<br/>brain injury treatment.</p>
<p>The Foundation's multidisciplinary team performs in-depth case studies of a limited<br/>number of brain injury patients. These in-depth case studies lead to highly personalized<br/>treatment recommendations.</p>
</div>
<div class="centered circle-mid">
<div>multidisciplinary<br/>team</div>
</div>
<div class="clearfix"></div>
<div class="centered circle-holder">
<div class="grid_4 circle-left left push_2-5"><div>in-depth<br/>case studies</div></div>
<div class="grid_4 circle-right left push_0-5"><div>highly<br/>personalized<br/>treatment<br/>recommendations</div></div>
</div>
<div class="clearfix"></div>
</div>
</div>
<div class="clearfix"></div>
</div>
<div class="clearfix"></div>
<div class="content second">
<div class="wrapper">
<div class="container_12">
<h2>How we work</h2>
<div class="grid_8 ml0">
<p>The Foundation works with a limited number of brain injury patients.</p>
<p>When patients come to the Foundation, our multidisciplinary team performs a comprehensive study of their condition. This includes a detailed analysis of their medical records and case history, a thorough review of their current therapies and care, and an in-depth review of the latest scientific literature. This results in a detailed case study paper that recommends a variety of treatments and provides an analysis of associated benefits and risks.</p>
<p>In this way, the Vincent Foundation provides patients with a more intensive, personalized assessment and treatment recommendation than they would otherwise receive in a standard clinical setting.</p>
</div>
<div class="clearfix"></div>
<a class="btn-findout" href="how-we-work.html">
<div>find out more</div><div class="arrow-right"></div>
</a>
</div>
</div>
<div class="clearfix"></div>
</div>
<div class="clearfix"></div>
<div class="content third">
<div class="wrapper">
<div class="container_12">
<h2>Our expertise</h2>
<div class="grid_6 ml0">
<p>The Vincent Foundation works with a multidisciplinary team comprising brain injury experts from a variety of domains. We have experts in each of the neurotransmitter pathways, experts on drugs for the different receptor systems, brain imaging specialists, a nutritionist, an occupational therapist, a physiotherapist, a nurse, and a psychologist.</p>
</div>
<div class="clearfix"></div>
<a class="btn-findout" href="experts.html">
<div>find out more</div><div class="arrow-right"></div>
</a>
</div>
</div>
<div class="clearfix"></div>
</div>
<div class="clearfix"></div>
<div class="content fourth">
<div class="wrapper">
<div class="container_12">
<h2>Benefits</h2>
<div class="grid_8 ml0">
<p>Scientific understanding of how the brain works is still in its infancy, but there has been a recent increase in the pace of scientific knowledge, with a number of off-label drugs and other treatments showing promise in clinical trials. By bringing together leading researchers, the Vincent Foundation can provide these emerging treatments to a select few pioneering patients, while carefully controlling for treatment risks.</p>
<p>By joining our service, people affected by brain injury can receive a personalized treatment that may be years ahead of what is currently available to the general population.</p>
</div>
<div class="clearfix"></div>
<a class="btn-findout" href="benefits.html">
<div>find out more</div><div class="arrow-right"></div>
</a>
</div>
</div>
<div class="clearfix"></div>
</div>
<div class="clearfix"></div>
<div class="content fifth">
<div class="wrapper">
<div class="container_12">
<h2>Risks</h2>
<div class="grid_6 ml0">
<p>Whereas some of the treatments put forward by our multidisciplinary team are considered long established, other proposed treatments may include off-label drugs, or novel treatments such as stem cell therapies, which carry a number of risks in brain injury patients, who may be susceptible to seizures and other serious side effects.</p>
<p>To maximise the chances of a positive outcome, our team conducts an extremely careful risk analysis, and provides a detailed breakdown of known potential side effects and potential benefits in the treatment recommendation report.</p>
<p>While we provide the research and treatment plan, the decision to proceed obviously rests with the patient's physicians and carers.</p>
</div>
</div>
</div>
<div class="clearfix"></div>
</div>
<div class="clearfix"></div>
<div class="content-unit">
<div id="video-container">
<video id="videodown" autoplay loop class="fillWidth">
<source src="bg-video.mp4" type="video/mp4"/>
<source src="bg-video.ogv" type="video/ogv"/>
<source src="bg-video.webm" type="video/webm"/>
Your browser does not support the video tag. I suggest you upgrade your browser.
</video>
<div id="div_on_video" class="video-holder">
<div class="wrapper">
<div class="container_12 text-center">
<p class="color1">Donate to the Vincent Foundation to help us fund the case studies of patients who need financial assistance.</p>
<a href="#" class="btn-find">
<div class="color1 uppercase">
donate
</div>
</a>
</div>
</div>
</div>
</div>
</div>
<script>
function videoHigh() {
var h = $('#videotop').height();
var w = $(window).width();
var hd = $('#videodown').height();
$('.header-unit').css('height',h-40)+"!important";
if (hd > 320){
$('.content-unit').css('height',320)+"!important";}else{
$('.content-unit').css('height',hd-40)+"!important";}
}
$(window).on('resize', function () {
videoHigh();
});
$(window).on('load', function () {
videoHigh();
});
$(".btn-mobile").click(function() {
$('.menu-right ul').toggle();
});
$(".menu-right ul li").click(function() {
if (w < 850) {
$('.menu-right ul').toggle();
}
});
$(window).on('resize', function() {
var w = $(window).width();
if (w > 850) {
$('.menu-right ul').show();
}
// if (w < 1700) {
// $('.content.second').css('background-size',"auto " + 100 +"%");
// $('.content.second').css('background-position',"center center");
//
// } else {
// $('.content.second').css('background-size',100 +"% auto");
// $('.content.second').css('background-position',"right center");
//
// }
//
// if (w < 1390) {
//
// $('.content.third').css('background-size',"auto " + 100 +"%");
// $('.content.third').css('background-position',"center center");
// $('.content.fourth').css('background-size',"auto " + 100 +"%");
// $('.content.fourth').css('background-position',"center center");
// $('.content.fifth').css('background-size',"auto " + 100 +"%");
// $('.content.fifth').css('background-position',"center center");
// } else {
//
// $('.content.third').css('background-size',100 +"% auto");
// $('.content.third').css('background-position',"right center");
// $('.content.fourth').css('background-size',100 +"% auto");
// $('.content.fourth').css('background-position',"right center");
// $('.content.fifth').css('background-size',100 +"% auto");
// $('.content.fifth').css('background-position',"right center");
// }
// if (w < 1195) {
//
// $('.content.third').css('background-size',"auto " + 100 +"%");
// $('.content.third').css('background-position',"center center");
//
// } else {
//
// $('.content.third').css('background-size',100 +"% auto");
// $('.content.third').css('background-position',"right center");
//
// }
});
// $(document).ready(function() {
// var w = $(window).width();
// if (w < 1700) {
// $('.content.second').css('background-size',"auto " + 100 +"%");
// $('.content.second').css('background-position',"center center");
//
// } else {
// $('.content.second').css('background-size',100 +"% auto");
// $('.content.second').css('background-position',"right center");
//
// }
//
// if (w < 1390) {
//
// $('.content.third').css('background-size',"auto " + 100 +"%");
// $('.content.third').css('background-position',"center center");
// $('.content.fourth').css('background-size',"auto " + 100 +"%");
// $('.content.fourth').css('background-position',"center center");
// $('.content.fifth').css('background-size',"auto " + 100 +"%");
// $('.content.fifth').css('background-position',"center center");
// } else {
//
// $('.content.third').css('background-size',100 +"% auto");
// $('.content.third').css('background-position',"center center");
// $('.content.fourth').css('background-size',100 +"% auto");
// $('.content.fourth').css('background-position',"center center");
// $('.content.fifth').css('background-size',100 +"% auto");
// $('.content.fifth').css('background-position',"center center");
// }
// if (w < 1195) {
//
// $('.content.third').css('background-size',"auto " + 100 +"%");
// $('.content.third').css('background-position',"center center");
//
// } else {
//
// $('.content.third').css('background-size',100 +"% auto");
// $('.content.third').css('background-position',"center center");
//
// }
// });
</script>
</body>
</html>