-
Notifications
You must be signed in to change notification settings - Fork 0
/
chapter5.html
346 lines (329 loc) · 25.5 KB
/
chapter5.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Chapter 5</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Bootstrap Core CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<!-- animate css -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<!-- Custom CSS -->
<link href="css/simple-sidebar.css" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<!--jquery for multi-language purpose-->
<script type="text/javascript" src="js/vendor/jquery-1.11.3.min.js"></script>
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<!-- Place favicon.ico in the root directory -->
<link rel="stylesheet" href="css/main.css">
<script src="js/vendor/modernizr-2.8.3.min.js"></script>
<link rel="stylesheet" href="font-awesome/css/font-awesome.min.css">
</head>
<body style="background-color: white;">
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- Add your site or application content here -->
<div id="wrapper">
<!-- Sidebar -->
<div id="sidebar-wrapper" style="background-color: #e8e8e8">
<ul class="sidebar-nav">
<li class="sidebar-brand">
<a class="lang" href="index.html" key="index-0">Back To Homepage</a>
</li>
<li>
<a class="lang" id="chapter1" href="chapter1.html" key="index-1">Chapter 1 - What is Diabetes?</a>
</li>
<li>
<a class="lang" id="chapter2" href="chapter2.html" key="index-2">Chapter 2 - Glucose Monitoring</a>
</li>
<li>
<a class="lang" id="chapter3" href="chapter3.html" key="index-3">Chapter 3 - Insulin</a>
</li>
<li>
<a class="lang" id="chapter4" href="chapter4.html" key="index-4">Chapter 4 - Hypoglycemia or Low</a>
</li>
<li>
<a class="lang" id="chapter5" href="chapter5.html" key="index-5">Chapter 5 - Hyperglycemia or High</a>
</li>
<li>
<a class="lang" id="chapter6" href="chapter6.html" key="index-6">Chapter 6 - Nutrition</a>
</li>
<li>
<a class="lang" id="chapter7" href="chapter7.html" key="index-7">Chapter 7 - Exercise and Diabetes</a>
</li>
<li>
<a class="lang" id="chapter8" href="chapter8.html" key="index-8">Chapter 8 - Personal Plan</a>
</li>
<li>
<a class="lang" id="chapter9" href="chapter9.html" key="index-89">Chapter 9 - Famous with Diabetes</a>
</li>
</ul>
</div>
<!-- /#sidebar-wrapper -->
<!-- Page Content -->
<div id="page-content-wrapper" class="container-fluid" >
<div id="navBar" class="col-lg-12">
<a href="#menu-toggle" class="btn btn-warning btn-md" id="menu-toggle">
<span class="glyphicon glyphicon-align-justify"></span> Menu
</a>
</div>
<!-- carousel -->
<div>
<div id="myCarousel" class="carousel slide" data-interval="false" data-ride="carousel">
<!-- Wrapper for slides -->
<div class="carousel-inner">
<!--********************** CHAPTER 5 **********************-->
<!-- page 40 -->
<div id="slide40" class="item container active">
<div class="pad-left col-lg-12 col-md-12 col-sm-12 col-xs-12">
<h2 class="heading fontSizeTitle">Chapter 5</h2>
<h1 class="lang animated zoomInDown titleShadow col-lg-12 col-sm-12 fontSizeTitle" key="ch5-0">Hyperglycemia or HIGH</h1>
</div>
<div class="allMessage col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div>
<img id="meter" class="pad-right" src="img/ch4/P33%20HIGH%20LOW.png">
</div>
<div >
<img id="arrowCh5" src="img/ch4/Arrow.png">
</div>
<div>
<img id="karaFaceCh5" src="img/ch4/Kara%20p33%20head.png">
</div>
</div>
</div>
<!-- page 41 -->
<div id="slide41" class="item container">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<h2 class="text-center">What is hyperglycemia?</h2>
<video id="video" controls>
<source src="https://node.t1dtoolkit.org/videos/ch5/Chapt%205.m4v" alt="type one diabetes" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
</div>
<!-- page 42 -->
<div id="slide42" class="item container">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<h1 class="lang text-center animated zoomInDown titleShadow fontSizeTitle" key="ch4-0">What causes a HIGH ?</h1>
</div>
<div class="topMargin col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT21').style.display = 'block';this.style.display = 'block'" src="img/ch4/Pasted-1.png">
<img id="hiddenT21" class="groupCh4 overLap" style="display:none;" src="img/ch4/check.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT22').style.display = 'block';this.style.display = 'block'" src="img/ch4/Pasted-10.png">
<img id="hiddenT22" class="groupCh4 overLap" style="display:none;" src="img/ch4/wrong.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT23').style.display = 'block';this.style.display = 'block'" src="img/ch4/Pasted-3.png">
<img id="hiddenT23" class="groupCh4 overLap" style="display:none;" src="img/ch4/check.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT24').style.display = 'block';this.style.display = 'block'" src="img/ch4/Pasted-4.png">
<img id="hiddenT24" class="groupCh4 overLap" style="display:none;" src="img/ch4/check.png">
</div>
</div>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT18').style.display = 'block';this.style.display = 'block'" src="img/ch4/Pasted-8.png">
<img id="hiddenT18" class="groupCh4 overLap" style="display:none;" src="img/ch4/wrong.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT19').style.display = 'block';this.style.display = 'block'" src="img/ch4/Pasted-5.png">
<img id="hiddenT19" class="groupCh4 overLap" style="display:none;" src="img/ch4/check.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT20').style.display = 'block';this.style.display = 'block'" src="img/ch4/Pasted-9.png">
<img id="hiddenT20" class="groupCh4 overLap" style="display:none;" src="img/ch4/wrong.png">
</div>
</div>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT25').style.display = 'block';this.style.display = 'block'" src="img/ch4/Pasted-6.png">
<img id="hiddenT25" class="groupCh4 overLap" style="display:none;" src="img/ch4/wrong.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT26').style.display = 'block';this.style.display = 'block'" src="img/ch4/Pasted-2.png">
<img id="hiddenT26" class="groupCh4 overLap" style="display:none;" src="img/ch4/check.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT27').style.display = 'block';this.style.display = 'block'" src="img/ch4/Pasted-7.png">
<img id="hiddenT27" class="groupCh4 overLap" style="display:none;" src="img/ch4/wrong.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="slide3Ch4" src="img/ch4/Kara%20p33%20head.png">
<img id="miniArrowCh5" src="img/ch4/Arrow.png">
<img id="miniMeter" src="img/ch4/P33%20HIGH%20LOW.png">
</div>
</div>
</div>
<!-- page 43 -->
<div id="slide43" class="item container" >
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div>
<h1 class="lang text-center animated zoomInDown titleShadow col-lg-12 col-sm-12 fontSizeTitle" key="ch4-0">What are the signs of a HIGH?</h1>
</div>
<div class="topMargin col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT1').style.display = 'block';this.style.display = 'block'" src="img/ch4/eng%20vomiting.png">
<img id="hiddenT1" class="groupCh4 overLap" style="display:none;" src="img/ch4/check.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT2').style.display = 'block';this.style.display = 'block'" src="img/ch4/eng%20shaky.png">
<img id="hiddenT2" class="groupCh4 overLap" style="display:none;" src="img/ch4/wrong.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT3').style.display = 'block';this.style.display = 'block'" src="img/ch4/eng%20hungry.png">
<img id="hiddenT3" class="groupCh4 overLap" style="display:none;" src="img/ch4/wrong.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT4').style.display = 'block';this.style.display = 'block'" src="img/ch4/eng%20dehydrated.png">
<img id="hiddenT4" class="groupCh4 overLap" style="display:none;" src="img/ch4/check.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT5').style.display = 'block';this.style.display = 'block'" src="img/ch4/eng%20heavy%20breathing.png">
<img id="hiddenT5" class="groupCh4 overLap" style="display:none;" src="img/ch4/check.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT6').style.display = 'block';this.style.display = 'block'" src="img/ch4/eng%20anxious.png">
<img id="hiddenT6" class="groupCh4 overLap" style="display:none;" src="img/ch4/wrong.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT7').style.display = 'block';this.style.display = 'block'" src="img/ch4/eng%20heart%20racing.png">
<img id="hiddenT7" class="groupCh4 overLap" style="display:none;" src="img/ch4/wrong.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT8').style.display = 'block';this.style.display = 'block'" src="img/ch4/eng%20headache.png">
<img id="hiddenT8" class="groupCh4 overLap" style="display:none;" src="img/ch4/check.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT9').style.display = 'block';this.style.display = 'block'" src="img/ch4/eng%20sleepy.png">
<img id="hiddenT9" class="groupCh4 overLap" style="display:none;" src="img/ch4/wrong.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT10').style.display = 'block';this.style.display = 'block'" src="img/ch4/eng%20sweaty.png">
<img id="hiddenT10" class="groupCh4 overLap" style="display:none;" src="img/ch4/wrong.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT11').style.display = 'block';this.style.display = 'block'" src="img/ch4/eng%20urinating%20frequently.png">
<img id="hiddenT11" class="groupCh4 overLap" style="display:none;" src="img/ch4/check.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT12').style.display = 'block';this.style.display = 'block'" src="img/ch4/eng%20confused.png">
<img id="hiddenT12" class="groupCh4 overLap" style="display:none;" src="img/ch4/wrong.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT13').style.display = 'block';this.style.display = 'block'" src="img/ch4/eng%20stomach%20ache.png">
<img id="hiddenT13" class="groupCh4 overLap" style="display:none;" src="img/ch4/check.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT14').style.display = 'block';this.style.display = 'block'" src="img/ch4/eng%20unconscious.png">
<img id="hiddenT14" class="groupCh4 overLap" style="display:none;" src="img/ch4/wrong.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT15').style.display = 'block';this.style.display = 'block'" src="img/ch4/eng%20blurry%20vision.png">
<img id="hiddenT15" class="groupCh4 overLap" style="display:none;" src="img/ch4/check.png">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="groupCh4 actLikeButton animated wobble" onclick="document.getElementById('hiddenT16').style.display = 'block';this.style.display = 'block'" src="img/ch4/eng%20weak.png">
<img id="hiddenT16" class="groupCh4 overLap" style="display:none;" src="img/ch4/wrong.png">
</div>
</div>
</div>
</div>
<!-- page 44 -->
<div id="slide44" class="item container">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<h1 class="lang text-center animated zoomInDown titleShadow fontSizeTitle" key="ch5-10">How do you treat a HIGH?</h1>
</div>
<div>
<img class="fullCarouselSlide" src="img/ch5/treatHigh.png">
</div>
</div>
<!-- page 45 -->
<div id="slide45" class="item container">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<img class="fullCarouselSlide" src="img/ch5/ketoneFormation.png">
</div>
</div>
<!-- page 46 -->
<div id="slide46" class="item container">
<div class="pad-left col-lg-12 col-md-12 col-sm-12 col-xs-12">
<h1 class="fontSizeTitle text-center animated zoomInDown titleShadow">What you should do if your child is HIGH and has small amount of ketones?</h1>
</div>
<form class="col-lg-12 col-md-12 col-sm-12 col-xs-12 center animated rubberBand">
<div>
<h2 id="questionCptr1">
<input type="radio" name="cptr1q1" value="false"> A. Give extra insulin based on Correction Factor<BR>
<!-- to align the question -->
<input type="radio" name="cptr1q1" value="true"> B. Give extra insulin based on Correction Factor <br>         and a lot of fluid<BR>
<input type="radio" name="cptr1q1" value="false"> C. Call ambulance<BR>
<br>
<p class="center animated tada" id="indicatingCorrect" style="display:none;">Yay!! You are Correct! :)</p>
<p class="center animated tada" id="indicatingWrong" style="display:none;">Please Try Again :( </p>
<p class="center animated tada" id="indicatingBlank" style="display:none;">Please Select one! </p>
<br>
</h2>
</div>
<!-- check ans button center -->
<div class="center">
<input class="btn5 " id="answer" type="submit" value="Check Answers">    
<input class="btn5 " type="reset" value="Clear Answer" onclick="document.getElementById('indicatingCorrect').style.display = 'none';
document.getElementById('indicatingWrong').style.display = 'none';document.getElementById('indicatingBlank').style.display = 'none'">
</div>
</form>
<!-- jump button -->
<div id="buttons" class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<a href="chapter6.html" class="btn orangeJump nextChapterButton">To the Next Chapter</a>
</div>
</div>
</div>
<!-- Left and right controls -->
<a class="left carousel-control" href="#myCarousel" data-slide="prev">
<span class="glyphicon glyphicon-circle-arrow-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#myCarousel" data-slide="next">
<span class="glyphicon glyphicon-circle-arrow-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<!--counter on top-right-->
<div class="num col-lg-12"></div>
<!-- /#page-content-wrapper -->
</div>
</div>
<!-- /#wrapper -->
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Menu Toggle Script -->
<script>
$("#menu-toggle").click(function(e) {
e.preventDefault();
$("#wrapper").toggleClass("toggled");
});
</script>
<script src="https://code.jquery.com/jquery-1.12.0.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.12.0.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/our_languages.js"></script>
<script src="js/main.js"></script>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
<script>
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
e.src='https://www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
ga('create','UA-XXXXX-X','auto');ga('send','pageview');
</script>
</body>
</html>