-
Notifications
You must be signed in to change notification settings - Fork 0
/
img11.html
154 lines (128 loc) · 6.24 KB
/
img11.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
<html>
<head>
<title>Oral & Maxillofacial Surgery</title>
<link rel="stylesheet" href="external1.css">
<link rel="icon" href="hos1.png" type="image/x-icon">
<style>
h3 {
color: maroon;
font-size: 175%;
text-align: center;
}
u {
color: maroon;
}
p,
ul,
li {
text-align: center;
}
</style>
</head>
<body bgcolor="mistyrose">
<table>
<tr>
<td><img src="hos1.png" ></h1></I></td>
<td style="font-size:50px;">
<font color="#428bca"> LIFE MATTERS </font>
<font color="#000"> Hospital</font>
</td>
</tr>
</table>
<h1 id="myHeader" align="center">
<table width="80%" align="right">
<tr>
<th ><input type="button" class="bt" value="<" onclick="goBack()" ></th>
<th> <a href="index.html" style="color: white"> HOME </a></th>
<th> <a href="REGISTRATION1.html" style=" color: white">REGISTRATION </a></th>
<th> MEDICINES </th>
<th> <a href="Procedures.html" style=" color: white">PROCEDURES</a> </th>
<th> <a href="LOCATIONS.html" style="color: white"> LOCATIONS </a></th>
<th><input type="button" class="bt" value=">" onclick="goForward()"></th>
</tr>
</table><br>
</h1>
<center>
<h3><u>Oral & Maxillofacial Surgery</u></h3>
</center>
<p>
The purpose of orthognathic surgery/ corrective jaw surgery is to correct functional and cosmetic problems that
are due to underlying jaw deformities. <br>
Orthognathic surgery is often the treatment solution in cases where the bite problem is so severe that
orthodontic braces alone aren’t enough to correct <br>
the problem or where orthodontics alone would compromise your facial appearance.<br>
</p>
<h3>FAQ'S</h3>
<h3>1.What exactly is an Oral & Maxillofacial Surgeon?</h3>
<p>
Oral and Maxillofacial Surgeons (OMS) are specialists who treat conditions, injuries, and defects of the mouth,
teeth, jaws, and face. Oral surgeons must complete<br>
an additional 4 to 6 years of comprehensive training program after they graduate from dental school. Many oral
surgeons attend programs that enable them to attend <br>
medical school and obtain their medical degrees as well. Doctors Metz, Seidel and Orfanos have all completed
their medical doctorates (MD)<br>
</p>
<h3>2.Why should I choose OMSH?</h3>
<p>
At OMSH, we strive to offer the highest standard of service and the best treatments available. You come first at
our comfortable state-of-the-art facility. From your<br>
first phone call through your final follow-up visit, our team is more than happy to assist you with whatever you
need.<br>
</p>
<h3>3.How do I determine if I am a candidate for dental implants?</h3>
<p>
Almost every person who is missing one or more teeth and is in good general health is a candidate for dental
implant treatment. Working together with your primary care <br>
physician, we can optimize treatment for patients with diseases such as diabetes so that they are candidates for
dental implants. The quality and quantity of available bone <br>
is an important factor in dental implant treatment. Oral Maxillofacial surgeons can, even with significant bone
loss, perform extraordinary procedures that add bone or create<br>
new bone allow people who would not otherwise have been candidates for dental implants to have successful
implant treatment.<br>
</p>
<div class="footer">
<table style="margin-bottom: 40px; text-size-adjust: 10000px;;">
<th>
<ul style="margin-bottom: 5px;">
<h3>
<li>About us</li>
<li>“Our mission is to bring healthcare of International standards within the reach of every individual.
We are committed to the achievement and maintenance of excellence in education, research and
healthcare for the benefit of humanity”
</h3>
</ul>
</th>
<th>
<ul style="margin-bottom: 5px;">
<li>HOME</li>
<li> REGISTRATION</li>
<li>SPECIALIZATION </li>
<li>PROCEDURES</li>
<li> LOCATION</li>
</ul>
</th>
<th>
<ul style="margin-bottom: 5px; ">
<li>Email</li>
<li><a href="[email protected]">ANAYA</a></li>
<li><a href="[email protected]">HARSH</a></li>
<li><a href="[email protected]">MUKUL</a></li>
<li><a href="[email protected]">ANKIT</a></li>
</ul>
</th>
</table>
<hr style="background-color: white;">
<p style="color: white; text-align: right" ;><big><big>Contact Us +91 96366 20000 / 01 |
| [email protected] <br>
Copyright © 2021 Life Matters Hospital. All Right Reserved</p>
</body>
</html>