-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdoctor-corner.html
366 lines (342 loc) · 23 KB
/
doctor-corner.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
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
<!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">
<title>A Free Bird</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u"
crossorigin="anonymous">
<link rel="stylesheet" href="/Content/css/font-awesome.min.css">
<link rel="stylesheet" href="/Content/css/hover-min.css">
<link rel="stylesheet" href="/Content/css/styles.css">
<link href="https://fonts.googleapis.com/css?family=Atma:300,400,500,600,700" rel="stylesheet"><!--needs to be linked at the begining(import to css is not working because of default.scss being watched firstly)-->
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="top" role="document">
<nav class="navbar navbar-default navbar-fixed-top smooth yellow affix" >
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed pull-left" data-toggle="collapse" data-target="#navbar-main" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="/" class="navbar-brand pull-right visible-xs">
LOGO
</a>
</div>
<div class="collapse navbar-collapse" id="navbar-main">
<div class="menu-up-fix">
</div>
<ul class="nav navbar-nav navbar-left">
<li><a href="/">HOME</a></li>
<li><a href="/about">About us</a></li>
<!--<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
Tutors
<span class="caret"></span>
<span class="caret-mobile"></span>
</a>
<ul class="dropdown-menu">
<li><a href="/tutors">Our tutors</a></li>
<li><a href="/tutor"><s>Become a tutor</s></a></li>
</ul>
</li>
<li><a href="http://online.fliphtml5.com/ynvi/mzfr/" target="_blank">Magazine</a></li>
<li><a href="/doctor-corner">Doctor's corner</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
Programs
<span class="caret"></span>
<span class="caret-mobile"></span>
</a>
<ul class="dropdown-menu">
<li><a href="/fightfree">Fight free</a></li>
<li><a href="/freepro">Free and Pro</a></li>
<li><a href="/dreaminspiration">Dream Inspiration</a></li>
<li><a href=""><s>Kids supporting kids</s></a></li>
<li><a href=""><s>Artists supporting artists</s></a></li>
</ul>
</li>-->
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
<span>Get involved</span>
<span class="caret"></span>
<span class="caret-mobile"></span>
</a>
<ul class="dropdown-menu">
<li><a href="/volunteer"><span>Become a volunteer</span></a></li>
<li><a href="/tutor"><span>Become a tutor</span></a></li>
<li><a href="/intern"><span>Become a intern</span></a></li>
<li><a href="/ambassadors"><span>Become a ambassadors</span></a></li>
</ul>
</li>
<li><a href="/enrollchild.html"><span>Enroll Your Child or Hospital</span></a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
<span>AFB Family</span>
<span class="caret"></span>
<span class="caret-mobile"></span>
</a>
<ul class="dropdown-menu">
<li><a href="/tutors"><span>Tutors</span></a></li>
<li><a href=""><s>AFB Children</s></a></li>
<li><a href="/ambassadors"><span>Ambassadors</span></a></li>
</ul>
</li>
<li><a href="/gallery">Gallery</a></li>
<!--<li><a href="/blog">Blog</a></li>
<li><a href="/sponsors">Sponsors</a></li>
<li><a href="/goods">Goods</a></li>
<li><a href="#dark">Contact us</a></li>-->
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
<span>AFB Happenings</span>
<span class="caret"></span>
<span class="caret-mobile"></span>
</a>
<ul class="dropdown-menu">
<li><a href="/event"><span>Events</span></a></li>
<li><a href="/blog"><span>Blog</span></a></li>
<li><a href=""><s>Media Kit</s></a></li>
<li><a href="http://online.fliphtml5.com/ynvi/mzfr/"><span>Magazine</span></a></li>
<li><a href="/goods"><span>The Goods</span></a></li>
<li><a href=""><s>I Am Campaign</s></a></li>
<li><a href="/doctor-corner"><span>Doctor's Corner</span></a></li>
</ul>
</li>
<div style="float:right">
<div class="social">
<a href="https://twitter.com/AFreeBirdOrg">
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
<a href="https://www.facebook.com/I-Am-A-Free-Bird-322794984718926/">
<i class="fa fa-facebook" aria-hidden="true"></i>
</a>
<a href="https://www.instagram.com/afreebirdorg/">
<i class="fa fa-instagram" aria-hidden="true"></i>
</a>
<a href="https://www.youtube.com/user/AFreeBirdOrg">
<i class="fa fa-youtube-play" aria-hidden="true"></i>
</a>
</div>
<!--<div class="menu-up-shop">
<a href=""><span class="glyphicon glyphicon-shopping-cart"></span></a>
<a href=""><span class="glyphicons glyphicon glyphicon-log-in"></span></a>
</div>-->
</div>
</ul>
</div>
</div>
</nav>
<div role="main">
<div id="loader-bg">
<svg id='loader-circle' version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 60 60" style="enable-background:new 0 0 60 60;" xml:space="preserve" width="54px" height="54px">
<style type="text/css">
.st0 {
fill: none;
stroke: #53351D;
stroke-width: 10;
stroke-miterlimit: 10;
}
.st1 {
fill: none;
stroke: #FFCC00;
stroke-width: 11;
stroke-linecap: round;
stroke-linejoin: round;
stroke-miterlimit: 11;
}
</style>
<circle class="st0" cx="30" cy="30" r="24" />
<path class="st1" d="M30,6c13.25,0,24,10.75,24,24" />
</svg>
</div>
<section class="section content darkblue decreased-font doctor-corner">
<div class="clouds"></div>
<div class="grass"></div>
<div class="container">
<div class="subsection">
<div class="row">
<div class="col-sm-3 col-md-2 padding-right-0">
<h1 class="visible-xs">DOCTOR’S CORNER</h1>
<div class="avatar-wrapper">
<img src="/Content/images/doctor-levon-agdere.png" alt="Levon Agdere" />
<h6>Dr. Levon Agdere</h6>
</div>
</div>
<article class="col-sm-9 col-md-10">
<h1 class="hidden-xs">DOCTOR’S CORNER</h1>
<p>According to the American Cancer Society, approximately 12,000 children under the age of 21 are diagnosed with cancer every year in the United States. The diagnosis of childhood cancer is devastating to the parents, the child, and everyone in the child’s life. With this crisis, life becomes anything but normal in a short period of time. The ill child becomes the main focus while other concerns are put on hold. The parents must understand enough about the treatment plan, sign consent forms for treatment, and make important decisions about their child’s care. Parents often describe the ordeal as “being on an emotional roller coaster” or “in a bad dream”. The way they cope reflects their own life experiences, ethnic and cultural backgrounds, and personality.</p>
<p>Our understanding of cancer and how it develops is evolving. Normal body cells grow, divide and die in an orderly fashion. DNA, which is found in every cell, directs these actions. In a normal cell, if the DNA gets damaged either the cell repairs the damage or the cell dies. A cancer cell, however, has damaged DNA, but the cell does not die. Instead, it continues to grow and invades other tissues and body organs, forming a mass or tumor. Some DNA damage are inherited, but most are caused by abnormalities that occur while the cell is reproducing or by environmental factors. Cigarette smoking is one well-known environmental trigger. Often, no identifiable cause for the DNA damage is found.</p>
<p>In leukemia, cancer cells invade the blood and organs and circulate through other tissues where they continue to grow. Cancer cells often travel to the other parts of the body and begin to grow and form new tumors that replace normal tissue. This process is called metastasis.</p>
<p>The types of cancers that occur in children vary greatly from those seen in adults. Leukemia is the most common type of childhood cancer. Different types of leukemia account for about one third (33%) of all childhood cancers. Acute lymphocytic leukemia (ALL) and acute myelogenous leukemia (AML) are the most common types of leukemia in children. Leukemia may cause bone and joint pain as well as fever, weakness, weight loss and other symptoms. Brain and other nervous system cancers are the second most common cancers in children (21% of all childhood cancers). Most of these cancers involve the brainstem. These cancers can cause headaches, vomiting, blurred or double vision, dizziness, and trouble walking. Less common cancers are neuroblastoma (7%), Wilms tumor (5%), Hodgkin lymphoma (4%), non-Hodgkin lymphoma (4%), rhabdomyosarcoma (3%), retinoblastoma (3%), and bone cancers (osteosarcoma: 3%, Ewing sarcoma: 1%).</p>
<p>Different cancers grow at different rates and respond to different treatments. Chemotherapy, radiotherapy, and surgery are individualized to the particular cancer type. Today, because of medical advances, about 80% of children treated for cancer survive 5 years or more. This is a huge increase from the 1970s when the 5 year survival rate was less than 50%. Most children with cancer in the United States are treated at Children’s Oncology Group (COG). To find a listing of COG institutions by state, visit their website at: www.curesearch.org/resources/cog.aspx.</p>
<p>Unfortunately, treatments that allow these children to survive cans sometimes cause health problems that may appear months or years after treatment. The cancer treatment may impair organ function and lead to growth and developmental issues, including emotional ones. Anxiety, depression, trouble developing relationships, and possible discrimination in employment are possible long-term psychological effects of cancer treatment. Because childhood cancer survivors are living longer, their long-term overall health and long-term side effects have become a focal point of research. Studies have shown that most cancer survivors function well in daily life and society. With strong support from family, other survivors, mental health professionals, and physicians, people who have survived cancer can thrive in spite of the challenges they have faced.</p>
</article>
</div>
</div>
</div>
</section>
<div class="modal fade black modal-flex" tabindex="-1" id="getTicketsModal" role="dialog" aria-labelledby="getTicketsModal">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h3 class="modal-title">GET TICKETS</h3>
</div>
<div class="modal-body">
<form action="/" method="post" class="get-ticket-form">
<div class="form-group">
<label for="nameOfParents">Name of the parents</label>
<input type="text" id="nameOfParents" name="nameOfParents" value=" " class="form-control bordered" />
</div>
<div class="row">
<div class="form-group col-sm-6">
<label for="numberOfAdults">How many adults</label>
<input type="number" id="numberOfAdults" name="numberOfAdults" value=" " class="form-control bordered" />
</div>
<div class="form-group col-sm-6">
<label for="numberOfChildren">How many children</label>
<input type="number" id="numberOfChildren" name="numberOfChildren" value=" " class="form-control bordered" />
</div>
</div>
<div class="form-group margin-null">
<label for="email">Email</label>
<input type="text" id="email" name="email" value=" " class="form-control bordered" />
</div>
<div class="form-group checkbox-group">
<input type="checkbox" id="reminder" name="reminder" value="" class="form-control bordered hidden" />
<label for="reminder" class="flex">
<i class="icon checkbox-icon"></i>
<span>
Reminder we will send you a reminder of the event, remember that cancellations are only accepted a week before so we can give this opportunity to other children if necessary”
</span>
</label>
</div>
</form>
</div>
<div class="modal-footer text-center">
<button type="button" class="btn btn-details btn-xl">Get tickets</button>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
</div>
<section id="dark" class="section dark information">
<div class="container-fluid">
<div class="row">
<div class="col-md-offset-2 col-md-10 text-center-xs">
<h3>Contact us</h3>
</div>
<div class="flex-column-reverse flex-wrap">
<div class="col-md-offset-2 col-md-4 pull-left text-center-xs">
<address>
<strong class="contact-subheading">Contact us</strong>
<br>Attn: A Free Bird
<br>542 Atlantic Av
<br>P.O. Box 170112
<br>Brooklyn NY 11217
</address>
<address>
<strong class="contact-subheading">To contact a specific department, please refer to the following:</strong>
<dl class="dl-horizontal">
<dt>Human Resources:</dt>
<dd>hr@afreebird.org</dd>
<br />
<dt>Programs:</dt>
<dd>programs@afreebird.org</dd>
<br />
<dt>Public Relations:</dt>
<dd>pr@afreebird.org</dd>
<br />
<dt>Marketing:</dt>
<dd>marketing@afreebird.org</dd>
</dl>
</address>
<div class="social">
<a href="https://twitter.com/AFreeBirdOrg">
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
<a href="https://www.facebook.com/I-Am-A-Free-Bird-322794984718926/">
<i class="fa fa-facebook" aria-hidden="true"></i>
</a>
<a href="https://www.instagram.com/afreebirdorg/">
<i class="fa fa-instagram" aria-hidden="true"></i>
</a>
<a href="https://www.youtube.com/user/AFreeBirdOrg">
<i class="fa fa-youtube-play" aria-hidden="true"></i>
</a>
</div>
</div>
<div class="col-md-4">
<div class="wrapper">
<form class="contact">
<strong class="text-center-xs">For general information, please complete the following form (Currently unavailable).</strong>
<div class="form-group name">
<label for="name">your name</label>
<input type="text" class="form-control" id="name" placeholder="please introduce">
</div>
<div class="form-group email">
<label for="email">Your email</label>
<input type="email" class="form-control" id="email" placeholder="example@mail.com">
</div>
<div class="form-group subject">
<label for="subject">Subject</label>
<input type="text" class="form-control" id="subject" placeholder="">
</div>
<div class="form-group message">
<label for="message">What's your message?</label>
<textarea class="form-control" rows="4"></textarea>
</div>
<button type="submit" class="btn btn-warning submit">Send</button>
</form>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="footer">
<div class="container-fluid">
<div class="row">
<div class="col-md-offset-2 col-md-8">
Copyright © 2016, <a href="http://free-bird-8sph.azurewebsites.net">A Free Bird</a>. All Rights Reserved.<a href="https://www.8sph.com"> NJ web design and development by 8sph</a>
<div class="pull-right smooth">
<a class="top hvr-bob" href="#top">back to top <span class="glyphicon glyphicon-menu-up" aria-hidden="true"></span></a>
</div>
</div>
</div>
</div>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin="anonymous"></script>
<script>
$(document).ready(function () {
// loader hides when page is loaded
$('#loader-bg').fadeOut(600);
$('body').scrollspy({ target: ".navbar", offset: 72 });
$(".smooth a").on('click', function (event) {
if (this.hash !== "") {
event.preventDefault();
var hash = this.hash;
$('html, body').animate({
scrollTop: $(hash).offset().top
}, 600, function () {
window.location.hash = hash;
});
}
});
});
</script>
</body>
</html>