-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGastrointestinal.html
446 lines (374 loc) · 22.8 KB
/
Gastrointestinal.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
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Alleviate Cancer Hospital</title>
<!-- Stylesheets -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/revolution-slider.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/timeline.css">
<!--Favicon-->
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<!-- Responsive -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<link href="css/responsive.css" rel="stylesheet">
</head>
<body>
<div class="page-wrapper">
<!-- .preloader -->
<div class="preloader"></div>
<!-- /.preloader -->
<!-- main header area -->
<header class="main-header">
<div class="header-upper">
<div class="container clearfix">
<div class="row">
<div class="col-md-7 col-sm-5 col-xs-12">
<ul class="top-left">
<li><i class="fa fa-phone"></i><a href="#">Take A Call: +91 7772694538</a></li>
<li><i class="fa fa-envelope"></i><a href="#" class="mail">Email Us: info@alleviatecancerhostital.in
</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="header-lower ">
<div class="container clearfix">
<div class="row">
<div class="col-md-3 col-sm-12 col-xs-12">
<div class="logo">
<a href="index.html"><img src="images/home/logo2.png" alt=""></a>
</div>
</div>
<div class="col-md-9 col-sm-12 col-xs-12">
<div class="menu-bar">
<nav class="main-menu">
<div class="navbar-header ">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse clearfix">
<ul class="navigation clearfix">
<li class="current"><a href="index.html">Home</a>
</li>
<li ><a href="about.html">about</a>
</li>
<li class="dropdown"><a href="">services</a>
<ul>
<li><a href="Service.html">Service</a></li>
<li><a href="icu-service.html">ICU Service</a></li>
<li><a href="professional-staff.html">Professional Staff</a></li>
<li><a href="ambulance.html">Ambulance</a></li>
</ul>
</li>
<li ><a href="gallery.html">Gallery</a>
</li>
<li class="dropdown"><a href="">Doctor</a>
<ul>
<li><a href="doctors-profile.html">Doctor profile</a></li>
</ul></li>
<li class="dropdown"><a href="">Cancer Type</a>
<ul>
<li><a href="head&neckcancer.html">Head & Neck Cancer</a></li>
<li><a href="Gastrointestinal.html">Gastrointestinal cancer</a></li>
<li><a href="breastcancer.html">Breast Cancer</a></li>
</ul>
</li>
<li><a href="contact.html">contact</a>
</li>
</ul>
</div>
</nav>
</div>
<div class="more-option">
<div class="search-box">
<form method="post" action="#">
<div class="form-group">
<input type="search" name="search" placeholder="Search Here" required>
<button type="submit"><i class="fa fa-search"></i></button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
<!--Sticky Header-->
<div class="sticky-header">
<div class="container clearfix">
<div class="row">
<div class="col-md-3 col-sm-12 col-xs-12">
<div class="logo">
<a href="index.html"><img src="images/home/logo2.png" alt=""></a>
</div>
</div>
<div class="col-md-9 col-sm-12 col-xs-12">
<div class="menu-bar">
<nav class="main-menu">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse clearfix">
<ul class="navigation clearfix">
<li class="current"><a href="index.html">Home</a>
</li>
<li><a href="about.html">about</a>
</li>
<li class="dropdown"><a href="#">services</a>
<ul>
<li><a href="service.html">Service</a></li>
<li><a href="icu-service.html">ICU Service</a></li>
<li><a href="professional-staff.html">Professional Staff</a></li>
<li><a href="ambulance.html">Ambulance</a></li>
</ul>
</li>
<li ><a href="gallery.html">Gallery</a>
</li>
<li class="dropdown"><a href="">Doctor</a>
<ul>
<li><a href="doctors-profile.html">Doctor</a></li>
</ul></li>
<li class="dropdown"><a href="">Cancer Type</a>
<ul>
<li><a href="head&neckcancer.html">Head & Neck Cancer</a></li>
<li><a href="Gastrointestinal.html">Gastrointestinal</a></li>
<li><a href="breastcancer.html">Breast Cancer</a></li>
</ul>
</li>
<li><a href="contact.html">contact</a>
</li>
</ul>
</div>
</nav>
</div>
<div class="more-option">
<div class="search-box">
<form method="post" action="">
<div class="form-group">
<input type="search" name="search" placeholder="Search Here" required>
<button type="submit"><i class="fa fa-search"></i></button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<!--End Sticky Header-->
<!--Page Title-->
<section class="page-title">
<div class="container">
<div class="about-content">
<div class="section-head">
<h1>Gastrointestinal Cancer</h1>
</div>
<ul class="bread-crumb">
<li><a href="index.html">Home</a></li>
<li>Cancer Type</li>
<li>Gastrointestinal Cancer</li>
</ul>
</div>
</div>
</section>
<!--Page Title End-->
<!-- blog section -->
<section class="blog-section single-post">
<div class="container">
<div class="row">
<div class="content-side col-md-12">
<div class="blog-single-section">
<h2 style="text-align: center;">Gastrointestinal Cancer</h2>
<br>
<div class="first-row">
<p style="text-align: justify;">Gastrointestinal cancer refers to malignant conditions of the gastrointestinal tract (GI tract)
and accessory organs of digestion, including the esophagus, stomach, biliary system, pancreas,
small intestine, large intestine, rectum and anus. The symptoms relate to the organ affected and
can include obstruction (leading to difficulty swallowing or defecating), abnormal bleeding or
other associated problems. The diagnosis often requires endoscopy, followed by biopsy of
suspicious tissue. The treatment depends on the location of the tumor, as well as the type of
cancer cell and whether it has invaded other tissues or spread elsewhere. These factors also
determine the prognosis.</p>
</div>
<div class="second-row">
<h4>Symptoms</h4>
<div class="row">
<div class="col-md-5 col-sm-6 col-xs-12">
<ul class="first-style">
<li>1) Poor appetite.</li>
<li>2)Weight loss.</li>
<li>3)Abdominal (belly) pain</li>
<li>4)Vague discomfort in the abdomen, usually above the navel.</li>
<li>5)Nausea</li>
<li>6)Low red blood cell count (anemia)</li>
</ul>
</div>
<div class="row">
<ul class="second-style">
<li>7)A sense of fullness in the upper abdomen after eating a small meal.</li>
<li>8)Heartburn or indigestion.</li>
<li>9)Vomiting, with or without blood.</li>
<li>10)Swelling or fluid build-up in the abdomen.</li>
<li>11)Blood in the stool</li>
</ul>
</div>
</div><br>
<h4>Reasons for gastrointestinal cancer</h4>
<p>Although there could be many reasons for the development of Gastrointestinal
Cancer majorly, cancer doctors explain following:<br>
<h7 style="color: black;">1. Smoking:</h7> Includes the lips, the front two-thirds of the tongue, the gums, the lining inside the cheeks and lips, the floor (bottom) of the mouth under the tongue, the hard palate (bony top of the mouth), and the small area of the gum behind the wisdom teeth.<br>
<h7 style="color: black;">2. A large amount of alcohol: </h7>People who consume a large amount of alcohol, comes in the danger zone of Gastrointestinal Cancer.<br>
<h7 style="color: black;">3. Age: </h7>Elderly age people between the age of 50 to 70 yr. have more
chances for the development of Gastrointestinal Cancer.<br>
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-12">
<figure><img src="images/post/4.jpg" alt=""></figure>
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="content-text">
<h7 style="color:black;">4. Diet with high animal fat:</h7> Animal fats and oils are lipid materials got from
animals. Animal fats are ordinarily devoured as drain, margarine, grease,
schmaltz, and trickling or all the more usually as filler in processing plant
delivered meat, pet sustenance, and many food items. People who take
diet, which is high in animal fat, may develop Gastrointestinal Cancer.<br>
<h7 style="color:black;">5. A high amount of salt intake:</h7> Individuals who are found of potato chips,
popcorns, and fast food, they should control their higher amount of salt in
their food. A high amount of salt can be a reason for Gastrointestinal
Cancer.<br>
<h7 style="color: black;">6.Chronic Pancreatitis:</h7>Pancreatitis: Chronic Pancreatitis is the inflammation of the
pancreas which does not heal, it becomes worse with the passing time and
effects patient’s ability with the digestion of food and pancreatic hormones.
Chronic Pancreatitis can lead to Gastrointestinal Cancer.<br>
<h7 style="color: black;">7. Obesity:</h7> Obesity affects many parts of the body as it can increase your
joint pain and others, Obesity also has the direct connection with
Gastrointestinal Cancer. Your Obesity may be a reason for Gastrointestinal
Cancer.
</p>
</div>
</div><br>
</div>
<div class="four-row">
<h4>GI oncology treatment at Alliveate Cancer hospital Ahmedabad, Gujarat</h4>
<p>As like other Cancer cases, treatment for Gastrointestinal Cancer treatment in Ahmedabad relies
upon sort of components, for example, what accurate kind of disease persistent has, generally wellbeing factors Mostly specialists give two significant treatment choices for Gastrointestinal Cancer initially is Chemotherapy and second is medical procedure.At Alleviate Cancer Hospital Ahmedabad our doctors are experts in their fields. They have access to most recent and advanced technologies as storz laparoscopic camera system, harmonic scalpel, ligasure vessel sealer for advanced minimally invasive gastrointestinal cancer surgery.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- footer area -->
<!-- footer area -->
<footer class="footer-section">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="footer-column col-md-3 col-sm-6 col-xs-12">
<div class="logo-widget first-colmn">
<h4>Address</h4>
<p>2nd floor Arvind Complex, Opp. Satva Shopping mall, Haridarshan Cross Road, Naroda, Ahmedabad – 382332 </p>
<div class="contact-info">
<p></p>
<p>Tel : +91 792280900,
+91 7772694538</p>
<p><a href="#">Email : info@alleviatecancerhospital.in</a></p>
</div>
</div>
</div>
<div class="footer-column col-md-2 col-sm-6 col-xs-12">
<div class="links-widget second-colmn">
<h4>Our Services</h4>
<ul class="list">
<li><a href="Service.html"><i class="fa fa-angle-right"></i>General Service </a></li>
<li><a href="icu-service.html"><i class="fa fa-angle-right"></i>ICU- Service</a></li>
<li><a href="professional-staff.html"><i class="fa fa-angle-right"></i>professional-staff</a></li>
<li><a href="ambulance.html"><i class="fa fa-angle-right"></i>Ambulance</a></li>
</ul>
</div>
</div>
<div class="footer-column col-md-3 col-sm-6 col-xs-12">
<div class="posts-widget second-colmn">
<h4>Cancer Type & Master surgery</h4>
<ul class="list">
<li><a href="head&neckcancer.html"><i class="fa fa-angle-right"></i>Head & Neck Cancer </a></li>
<li><a href="Gastrointestinal.html"><i class="fa fa-angle-right"></i>Gastrointestinal Cancer </a></li>
<li><a href="head&neckcancer.html"><i class="fa fa-angle-right"></i> Head & Neck Cancer </a></li>
</ul>
</div>
</div>
<div class="footer-column col-md-4 col-sm-6 col-xs-12">
<div class="subscribe-widget second-colmn">
<h4>Other Links</h4>
<li><a href="about.html"><i class="fa fa-angle-right"></i> About us </a></li>
<li><a href="gallery.html"><i class="fa fa-angle-right"></i>Gallery </a></li>
<li><a href="contact.html"><i class="fa fa-angle-right"></i>Contact Us </a></li>
<li><a href="doctors-profile.html"><i class="fa fa-angle-right"></i>Doctor Profile </a></li>
</div>
</div>
</div>
</div>
</div>
<div class="footer-bottom text-center">
<div class="copyright">Copyright @Alleviate Cancer Hostipal 2020. All Rights Reserved</div>
</div>
</footer>
<!-- footer area end -->
</div>
<!--End pagewrapper-->
<!--Scroll to top-->
<div class="scroll-to-top scroll-to-target" data-target=".main-header"><span class="icon fa fa-long-arrow-up"></span></div>
<!--Google Map APi Key-->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCRvBPo3-t31YFk588DpMYS6EqKf-oGBSI"></script>
<script src="js/map-script.js"></script>
<!--End Google Map APi-->
<script type="text/javascript" src="js/jquery-2.1.4.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.themepunch.tools.min.js"></script>
<script src="js/jquery.themepunch.revolution.min.js"></script>
<script type="text/javascript" src="js/revolution.extension.slideanims.min.js"></script>
<script type="text/javascript" src="js/revolution.extension.layeranimation.min.js"></script>
<script type="text/javascript" src="js/revolution.extension.navigation.min.js"></script>
<script type="text/javascript" src="js/revolution.extension.kenburn.min.js"></script>
<script type="text/javascript" src="js/revolution.extension.actions.min.js"></script>
<script type="text/javascript" src="js/revolution.extension.parallax.min.js"></script>
<script type="text/javascript" src="js/revolution.extension.migration.min.js"></script>
<script type="text/javascript" src="js/jquery.fancybox.pack.js"></script>
<script type="text/javascript" src="js/jquery-ui.min.js"></script>
<!-- owl.carousel -->
<script type="text/javascript" src="js/owl.carousel.min.js"></script>
<!-- js count to -->
<script type="text/javascript" src="js/jquery.appear.js"></script>
<script type="text/javascript" src="js/jquery.countTo.js"></script>
<script src="js/isotope.js"></script>
<script src="js/jquery.fancybox.pack.js"></script>
<script src="js/jquery.fancybox-media.js"></script>
<script src="js/owl.js"></script>
<script src="js/masterslider.js"></script>
<script type="text/javascript" src="js/jquery.polyglot.language.switcher.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script type="text/javascript" src="js/jquery.mixitup.min.js"></script>
<script src="js/validate.js"></script>
<script src="js/wow.js"></script>
<script src="js/script.js"></script>
<!-- Theme js _________ -->
<script type="text/javascript" src="js/theme.js"></script>
<script src="js/map-script.js"></script>
<script src="js/validation.js"></script>
<!-- End of .page_wrapper -->
</body>
</html>