hjkhhjhjol;gkhjhjkhjkhjsdfsdfsfdbbcerweriu
bnmbnmbnghjghjgsdfdsfsdfuin
/
home1
/
smileinminutesgr
/
smileinminutes.com
/
Upload FileeE
HOME
<?php require_once 'includes/web.config.php'; require_once 'includes/admin.inc.php'; ?><!DOCTYPE html> <html dir="ltr" lang="en"> <head> <!-- Meta Tags --> <meta name="viewport" content="width=device-width,initial-scale=1.0"/> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <meta name="description" content="Medikal - Health & Medical HTML Template" /> <meta name="keywords" content=" clinic, dental, doctor, health, hospital, medical, medical theme, medicine, therapy" /> <meta name="author" content="ThemeMascot" /> <!-- Page Title --> <title>Root Canal Treatment | SMILE IN MINUTES</title> <!-- Favicon and Touch Icons --> <link href="images/favicon.png" rel="shortcut icon" type="image/png"> <!-- Stylesheet --> <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css"> <link href="css/jquery-ui.min.css" rel="stylesheet" type="text/css"> <link href="css/animate.css" rel="stylesheet" type="text/css"> <link href="css/css-plugin-collections.css" rel="stylesheet"/> <!-- CSS | menuzord megamenu skins --> <link id="menuzord-menu-skins" href="css/menuzord-skins/menuzord-boxed.css" rel="stylesheet"/> <!-- CSS | Main style file --> <link href="css/style-main.css" rel="stylesheet" type="text/css"> <!-- CSS | Preloader Styles --> <link href="css/preloader.css" rel="stylesheet" type="text/css"> <!-- CSS | Custom Margin Padding Collection --> <link href="css/custom-bootstrap-margin-padding.css" rel="stylesheet" type="text/css"> <!-- CSS | Responsive media queries --> <link href="css/responsive.css" rel="stylesheet" type="text/css"> <!-- CSS | Style css. This is the file where you can place your own custom css code. Just uncomment it and use it. --> <!-- <link href="css/style.css" rel="stylesheet" type="text/css"> --> <!-- Revolution Slider 5.x CSS settings --> <link href="js/revolution-slider/css/settings.css" rel="stylesheet" type="text/css"/> <link href="js/revolution-slider/css/layers.css" rel="stylesheet" type="text/css"/> <link href="js/revolution-slider/css/navigation.css" rel="stylesheet" type="text/css"/> <!-- CSS | Theme Color --> <link href="css/colors/theme-skin-blue.css" rel="stylesheet" type="text/css"> <!-- external javascripts --> <script src="js/jquery-2.2.4.min.js"></script> <script src="js/jquery-ui.min.js"></script> <script src="js/bootstrap.min.js"></script> <!-- JS | jquery plugin collection for this theme --> <script src="js/jquery-plugin-collection.js"></script> <!-- Revolution Slider 5.x SCRIPTS --> <script src="js/revolution-slider/js/jquery.themepunch.tools.min.17.delaye"></script> <script src="js/revolution-slider/js/jquery.themepunch.revolution.min.18.d"></script> <!-- 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.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <?php include('googletagmanager.php'); ?> </head> <body class="has-side-panel side-panel-right fullwidth-page side-push-panel"> <div class="body-overlay"></div> <!-- SIDE MENU BAR --> <?php include('side-menu-bar.php'); ?> <div id="wrapper" class="clearfix"> <!-- preloader --> <!-- preloader --> <div id="preloader"> <div id="spinner"> <img src="images/preloaders/1.gif" alt=""> </div> <div id="disable-preloader" class="btn btn-default btn-sm">Disable Preloader</div> </div> <!-- Header --> <?php include('header.php'); ?> <!-- Start main-content --> <div class="main-content"> <!-- Section: inner-header --> <section class="inner-header divider parallax layer-overlay overlay-dark-8" data-bg-img="images/bg/bg1.jpg"> <div class="container pt-60 pb-60"> <!-- Section Content --> <div class="section-content"> <div class="row"> <div class="col-md-12 xs-text-center"> <h3 class="title text-white">Root Canal Treatment</h3> <ol class="breadcrumb mt-10 white"> <li><a class="text-white" href="#">Home</a></li> <li><a class="text-white" href="#">Dental Treatments</a></li> <li class="active text-theme-colored">Root Canal Treatment</li> </ol> </div> </div> </div> </div> </section> <!-- Section: Services --> <section> <div class="container"> <div class="row mtli-row-clearfix"> <div class="col-sm-6 col-md-8 col-lg-8"> <div class="campaign maxwidth500 mb-sm-30"> <div class="thumb"> <img src="images/services/DT6.jpg" alt="" class="img-fullwidth"> <div class="campaign-overlay"></div> </div> <h4>Root Canal Treatment</h4> </div> <div class="event-details"> <p>"Root canal" is the term used to describe the natural cavity within the center of the tooth. The pulp or pulp chamber is the soft area within the root canal. The tooth's nerve lies within the root canal.</p> <p>A root canal treatment is a procedure which is used to save a tooth which becomes infected or badly decayed. root canal treatment is a procedure which is a option for saving a tooth instead of removing it. In this procedure the damaged area of the tooth (the pulp)is removed, followed by cleaning and disinfecting it, followed by filling and sealing it.</p> <p>The most common cause affecting a pulp is a deep cavity.</p> <p>Our best dentists in Delhi/ncr are providing best root canal treatments to the patients with immediate relief from pain making them happy.</p> <p>We are using all advanced technologies for the patients with a consrvative approach. Fully sterillized instruments and modern instruments help us in providing painless root canal treatments to the patients and make them visit again for other treatments.</p> </div> </div> <?php include ('dental-sidebar-right.php');?> </div> </div> </section> <!-- Divider: Funfact --> <?php include ('rating.php'); ?> <!-- Section: Services --> <?php include('our-doctors.php'); ?> </div> <!-- end main-content --> <!-- Footer --> <?php include('footer.php'); ?> <a class="scrollToTop" href="#"><i class="fa fa-angle-up"></i></a> </div> <!-- end wrapper --> <!-- Footer Scripts --> <!-- JS | Custom script for all pages --> <script src="js/custom.js"></script> </body> </html>