-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchapter8.html
260 lines (241 loc) · 13.8 KB
/
chapter8.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Chapter 8</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 8 **********************-->
<!-- page 55 -->
<div id="slide55" 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 8</h2>
<h1 class="lang animated zoomInDown titleShadow col-lg-12 col-sm-12 fontSizeTitle" key="ch1-0">Personal Management Plan</h1>
</div>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div id="questionCh8" class="col-lg-7 col-md-7 col-sm-7 col-xs-7">
<h3 class="pad-left">
<ul>1 - What is my insulin regimen?</ul>
<ul>2 - How do I keep a LOG of my readings?</ul>
</h3>
</div>
<div class="karaMargingRight col-lg-3 col-md-3 col-sm-3 col-xs-3">
<img class="karaImgSize" src="img/ch8/Kara%20p68%20tablet%20b.png">
</div>
</div>
</div>
<!-- page 56 -->
<div id="slide56" 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="ch3-1">The best insulin regimen is the <br> <span style="color: #9b59b6">BASAL</span> - <span style="color: #21cc5b">BOLUS</span> regimen</h1>
</div>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class= "allMessage col-lg-12 col-md-12 col-sm-12 col-xs-12">
<h2 class="title">
<span class='popUpbutton' style="color:#9b59b6">BASAL</span> insulin is the Long-acting insulin
<div class='popup'>
<p>Lantus or Levemir</p>
<svg height="30" width="100">
<!--<path d="M0 30 L40 0 L65 0 Z" />-->
Sorry, your browser does not support inline SVG.
</svg>
</div>
</h2>
</div>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<h2 class="title">
<span class='popUpbutton' style="color:#21cc5b">BOLUS</span> insulin is the Short-acting insulin
<div class='popup'>
<p>Humalog, Novolog, and Apidra</p>
<svg height="30" width="100">
<!--<path d="M0 30 L40 0 L65 0 Z" />-->
Sorry, your browser does not support inline SVG.
</svg>
</div>
</h2>
</div>
</div>
</div>
<!-- page 57 -->
<div id="slide57" 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="ch3-1">How often is insulin given?</h1>
</div>
<div class="allMessage col-lg-12 col-md-12 col-sm-12 col-xs-12">
<h2 class="title">
<li><span style="color: #9b59b6">BASAL</span> insulin is given once or twice a day</li>
</h2>
<img class="center pad-left basalBolus" src="img/ch8/basal.png">
</div>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<h2 class="title">
<li><span style="color: #21cc5b">BOLUS</span> insulin is given any time food is given or glucose level is high (usually 3-4 times a day)</li>
</h2>
<img class="center pad-left basalBolus" src="img/ch8/bolus.png">
</div>
</div>
<!-- page 58 -->
<div id="slide58" class="item container">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<h1 class="lang text-center animated zoomInDown titleShadow fontSizeTitle" key="ch3-1">How to calculate <span style="color: #21cc5b">BOLUS</span> dose</h1>
</div>
<div class="allMessage col-lg-12 col-md-12 col-sm-12 col-xs-12">
<h2 class="title">
<li>Carb ratio: covers the amout of carbs that are going to be eaten
<BR>Grams of carbs / Your Carb Ratio = units of insulin</li>
</h2>
</div>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<h2 class="title">
<li>Correction factor: covers the blood glucose if its high before the meal
<BR>(Blood glucose - Target) / Sensitivity = units of insulin</li>
</h2>
</div>
</div>
</div>
<!-- page 62 -->
<div id="slide62" class="item container">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<h1 class="fontSizeTitle text-center animated zoomInDown titleShadow">What is a Basal Insulin ?</h1>
</div>
<form class="allMessage col-lg-12 col-md-12 col-sm-12 col-xs-12 center animated rubberBand">
<div class="pad-left">
<h2 id="questionCptr1">
<input type="radio" name="cptr1q1" value="true"> A. Long acting insulin<BR>
<input type="radio" name="cptr1q1" value="false"> B. Short acting insulin<BR>
<input type="radio" name="cptr1q1" value="false"> C. Insulin ratio to carbs<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>
<div id="buttons">
<a href="chapter9.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>