-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchild-dental-benefit-services.html
More file actions
265 lines (252 loc) · 11.6 KB
/
Copy pathchild-dental-benefit-services.html
File metadata and controls
265 lines (252 loc) · 11.6 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-PM55P6B');</script>
<!-- End Google Tag Manager -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="The development of healthy permanent teeth starts during the first years of life. Visit Seville Dental today and learn about Child Dental Benefit Services.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Child Dental Benefit Services - Seville Dental | Contact Now</title>
<link rel="shortcut icon" href="images/fevicon.ico">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js"></script>
<link href="https://fonts.googleapis.com/css?family=Raleway:400,600,800&display=swap" rel="stylesheet">
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<!-- Bootstrap -->
<link href="css/bootstrap-4.2.1.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet" type="text/css">
<link href="css/animate.css" rel="stylesheet" type="text/css">
<link href="css/owl.carousel.css" rel="stylesheet">
<link href="css/owl.theme.css" rel="stylesheet">
<script type="text/javascript">
function hide() {
var div_ref = document.getElementById("id_textbox_1");
div_ref.style.visibility = "hidden";
}
function show() {
var div_ref = document.getElementById("id_textbox_1");
div_ref.style.visibility = "visible";
}
</script>
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '2321117504822058');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=2321117504822058&ev=PageView&noscript=1"
/></noscript>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-167053482-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-167053482-1');
</script>
<link rel="canonical" href="https://sevilledentalclinic.com.au/child-dental-benefit-services.html" />
<script src="js/seville.js"></script>
</head>
<body data-spy="scroll" data-target="#sevilleNavbar" data-offset="110">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PM55P6B"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div id="headerContent"></div>
<!-- Full Page Image Background Carousel Header -->
<section id="home">
<div id="dental-clinic" class="carousel slide carousel-fade" data-ride="carousel">
<div class="carousel-inner" style="height:60vh">
<div class="carousel-item item10 active">
<div class="carousel-caption">
<h1 class="animated slideInDown" style="animation-delay: 0.3s;">CHILD DENTAL BENEFIT SERVICES</h1>
<h3>
</div>
</div>
</div>
</section>
</div>
</div>
<section id="aboutus">
<div class="container-fluid">
<div class="row">
<div class="col-lg-10 offset-lg-1">
<h2>Why Children’s Dental Health Is As Important As Everyone Else</h2><br>
<p style="font-family:Arial">Children’s dental health is as important as anyone else. So the parents, as role models, should teach their children at a very young age on how to look after their own teeth and gums. The development of healthy permanent teeth starts during the first years of life. Therefore it is essential to establish a proper oral hygiene at an early age to ensure strong and healthy teeth in the future.</p>
<p style="font-family:Arial">Your kids should visit the children’s dentistry as early as possible to prevent or detect any signs of tooth decay. Prevention is always better than cure. When the child has tooth decay, he/she will be in pain plus the treatment is costlier than having regular dental check-ups.
Bring your child with you during your dental appointment to familiarise him/her with the environment. This will reduce their anxiety when it comes to seeing the dentist to have their dental health checked.</p><br>
<h4>During dental check-ups for your child, the dentist will perform the following:</h4>
<p style="font-family:Arial"><ul style="font-family:Arial">
<li>Check your child’s teeth for any signs of tooth decay</li>
<li>Removes plaque or tartar from your child’s teeth if any</li>
<li>Examines your child’s oral tissue, gums and jaw for any potential problem.</li>
<li>Assess your child’s bite</li>
<li>Apply fluoride to your child’s teeth if necessary</li>
<li>The dentist will give advice on proper nutrition and good oral hygiene practices</li>
</ul>
<br>
<h4>Here are some guidelines on how to care for your child’s dental health:</h4>
<ul style="font-family:Arial">
<li>Using a soft bristle toothbrush for children, brush your child’s teeth twice a day, once in the morning and once before bed.</li>
<li>Use pea-sized toothpaste with fluoride that is suitable for children.</li>
<li>Replace toothbrush every three months.</li>
<li>Make sure your child eats healthy meals to improve his/her dental health.</li>
<li>Keep your child away from sweets to avoid tooth decay.</li>
<li>Do not let your child fall asleep with a bottle of milk or any fruit juice as this will lead to cavities.</li>
<li>Visit the children’s dentistry once every six months to check on your child’s dental health.</li></ul><br>
<p style="font-family:Arial; font-size:24px; color:#0000CC">As parents, teaching your child the healthy, balanced diet and proper oral hygiene at a very young age will prevent any problems regarding your child’s dental health in the future.</p>
</div>
</div>
</section>
<div class="bg-blue py-5">
<div class="container-fluid">
<div class="row align-items-center">
<div class="col-md-6 offset-md-1"><h4 class="text-white m-0">Call or Email to book an appointment today!</h4></div>
<div class="col-md-4 text-right"><a href="make-an-appointment.html" class="btn btn-transparent">BOOK AN APPOINTMENT NOW <i class="fa fa-calendar"></i></a></div></div>
</div></div>
<div class="contact">
<section id="contact">
<div class="container-fluid">
<div class="row">
<div class="col-sm-10 offset-sm-1">
<div class="row"><div class="col-md-3"><img src="images/logo.png" width="150" class="img-fluid my-5" alt="">
<p class="text-white">Our office is dedicated to providing you with friendly, professional service while addressing all of your dental health needs.</p>
</div>
<div class="col-md-4">
<h3 class="text-white mb-4">On The Map</h3>
<div class="map-container">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3153.5239422126006!2d145.4566011152136!3d-37.77775927975894!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad62988ba7f4135%3A0xd5380e7885d731c2!2sShop+13%2F547+Warburton+Hwy%2C+Seville+VIC+3139%2C+Australia!5e0!3m2!1sen!2sin!4v1564847148161!5m2!1sen!2sin" width="100%" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</div>
<div class="col-md-5">
<h3 class="text-white mb-4">Contact Us</h3>
<form>
<div class="row">
<div class="col-sm-6">
<div class="form-group">
<input type="text" class="form-control" id="yourname" placeholder="Your Name">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<input type="email" class="form-control" id="youremail" placeholder="Your Email">
</div>
</div>
<div class="col-12">
<div class="form-group">
<textarea class="form-control" id="message" name="contact_form_message" placeholder="Message" rows="7"></textarea>
</div>
</div>
<div class="col-12">
<div class="text-center">
<button class="btn btn-submit btn-block" type="submit">SEND</button>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</section></div>
<div class="sticky-footer">
<div class="container-fluid">
<div class="row"> <div class="col-10 offset-1" style="font-family:arial">
© 2019 www.SevilleDentalClinic.com.au ALL RIGHTS ARE RESERVED.<br>Designed by <a href="http://bsitsolutions.com.au/" style="color:#33FFFF; text-decoration:none" target="_blank">BSIT SOLUTIONS</a></div>
</div>
</div>
<div class="gotoTop"><span></span></div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="js/jquery-3.3.1.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/popper.min.js"></script>
<script src="js/bootstrap-4.2.1.js"></script>
<script src="js/owl.carousel.2.3.4.js"></script>
<script src="js/beforeAfter.js"></script>
<script>
//CODE Written by Sandeep Kumar
$('html, body').animate({scrollTop: $('body').offset().top}, 100)
var wh = $(window).outerHeight() - 50;
var ww = $(window).outerWidth();
$('.carousel').carousel({
interval: 10000
});
$(window).scroll(function(){
if ($(window).scrollTop() >= 100) {
$('nav').addClass('darker');
$('.gotoTop').addClass('in');
}
else {
$('nav').removeClass('darker');
$('.gotoTop').removeClass('in');
}
});
$('.gotoTop').click(function (){
$('html, body').animate({scrollTop: $('body').offset().top}, 1000);
});
$('nav a').click(function (){
var el = $(this).attr("href");
if (ww <992) {
$('html, body').animate({scrollTop: $(el).offset().top - 90}, 1000);
$(".navbar-toggler").click();
}
else {
$('html, body').animate({scrollTop: $(el).offset().top}, 1000);
}
return false;
})
$('a.btn-primary, .carousel-caption a').click(function (){
var el = $(this).attr("href");
$('html, body').animate({scrollTop: $(el).offset().top}, 1000);
return false;
})
$(document).ready(function() {
$('.owl-carousel').owlCarousel({
loop: true,
margin: 10,
nav: true,
responsiveClass: true,
dots:false,
responsive: {
0: {
items: 1
},
800: {
items: 2
},
1000: {
items: 3
},
1200: {
items: 4
}
}
})
})
</script>
<script>
function yesnoCheck() {
if (document.getElementById('yesCheck').checked) {
document.getElementById('ifYes').style.visibility = 'visible';
}
else document.getElementById('ifYes').style.visibility = 'hidden';
}
</script>
</body>
</html>