ok
Direktori : /home/importfo/public_html/facesdentalandcosmeticclinic.com/ |
Current File : /home/importfo/public_html/facesdentalandcosmeticclinic.com/skin_detail.php |
<?php include("admin/config.php");?> <!DOCTYPE html> <html lang="en"> <!-- Mirrored from html.xpeedstudio.com/medizco/about.html by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 11 Aug 2023 04:55:29 GMT --> <head> <meta charset="UTF-8"> <meta name="description" content="dentist near Alkapuridental clinic near Alkapuri,rootcanal dental clinic near AlkapuriSurgical Third Molar Removal treatment in Alkapuri,Orthodontic in Alkapuri,Paediatric Dentistry in Alkapuri,Laser Dentistry in Alkapuri,Teeth Cleaning Treatment in Alkapuri, Cosmetic Dentistry in Alkapuri,Teeth Cleaning Treatment in Alkapuri,Hollywood Smile Cosmetic Surgery In Alkapuri,Botox Treatment In Alkapuri,Fillers Treatment In Alkapuri,Brow Lifting Surgery In Alkapuri, ,Streach Marks Removal Surgery In Alkapuri,Cosmetic Gynecology In Alkapuri,Scars Removal Surgery In Alkapuri,Cheek Implant Surgery In Alkapuri,Ear Lobe Repair Treatment In Alkapuri,Advanced Facial Treatment In Alkapuri,BB Glow Treatment In Alkapuri,Face Lifting Treatment In Alkapuri,Chin Implant Surgery In Alkapuri,Cosmetic Treatment In Alkapuri,Dandruff Treatment In Alkapuri,Face Slimming Surgery In Alkapuri,Lip Correction Surgery In Alkapuri, Nose Correction Surgery In Alkapuri,Dimple Creation Surgery In Alkapuri,Double Chin Removal Surgery In Alkapuri"> <meta name="keywords" content="dentist near Alkapuridental clinic near Alkapuri,rootcanal dental clinic near AlkapuriSurgical Third Molar Removal treatment in Alkapuri,Orthodontic in Alkapuri,Paediatric Dentistry in Alkapuri,Laser Dentistry in Alkapuri,Teeth Cleaning Treatment in Alkapuri, Cosmetic Dentistry in Alkapuri,Teeth Cleaning Treatment in Alkapuri,Hollywood Smile Cosmetic Surgery In Alkapuri,Botox Treatment In Alkapuri,Fillers Treatment In Alkapuri,Brow Lifting Surgery In Alkapuri, ,Streach Marks Removal Surgery In Alkapuri,Cosmetic Gynecology In Alkapuri,Scars Removal Surgery In Alkapuri,Cheek Implant Surgery In Alkapuri,Ear Lobe Repair Treatment In Alkapuri,Advanced Facial Treatment In Alkapuri,BB Glow Treatment In Alkapuri,Face Lifting Treatment In Alkapuri,Chin Implant Surgery In Alkapuri,Cosmetic Treatment In Alkapuri,Dandruff Treatment In Alkapuri,Face Slimming Surgery In Alkapuri,Lip Correction Surgery In Alkapuri, Nose Correction Surgery In Alkapuri,Dimple Creation Surgery In Alkapuri,Double Chin Removal Surgery In Alkapuri"> <meta name="author" content> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link href="https://fonts.googleapis.com/css?family=Exo:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i" rel="stylesheet"> <link rel="shortcut icon" href="images/logo.jpg" type="image/x-icon"> <link rel="icon" href="images/logo.jpg" type="image/x-icon"> <title>Faces Dental and Cosmetic clinic</title> <link href="css/bootstrap.css" rel="stylesheet"> <link href="css/jquery-ui.css" rel="stylesheet"> <link href="css/icomoon-icons.css" rel="stylesheet"> <link href="css/animate.css" rel="stylesheet"> <link href="css/flaticon.css" rel="stylesheet"> <link href="css/owl.css" rel="stylesheet"> <link href="css/animation.css" rel="stylesheet"> <link rel="stylesheet" href="css/magnific-popup.css"> <link href="css/jquery.fancybox.min.css" rel="stylesheet"> <link href="css/jquery.mCustomScrollbar.min.css" rel="stylesheet"> <link href="css/menu.css" rel="stylesheet"> <link href="css/style.css" rel="stylesheet"> <link href="css/responsive.css" rel="stylesheet"> <!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script><![endif]--> <!--[if lt IE 9]><script src="js/respond.js"></script><![endif]--> </head> <body> <div class="page-wrapper"> <?php include 'header.php' ?> <!-- Start main-content --> <div class="main-content"> <!-- Section: inner-header --> <section class="inner-header divider" data-parallax-ratio="0.7" data-bg-img="images/p1.png"> <div class="container pt-100 pb-50"> <!-- Section Content --> <div class="section-content pt"> <div class="row"> <div class="col-md-12"> <h3 class="title text-white">services Detail</h3> </div> </div> </div> </div> </section> <!-- Section: About --> <section id="about"> <div class="container"> <div class="section-content"> <div class="row"> <?php if(isset($_GET['slug'])) { $slug=$_GET['slug']; } else { $slug=0; } $sql="SELECT * from parts3 where p_id='$slug' " ; $res=mysqli_query($db,$sql); $row=mysqli_fetch_array($res); @$img=$row['parts_image']; @$short_desc=$row['short_desc']; @$desc=$row['desc']; ?> <div class="col-md-5"> <div class="class-item box-hover-effect effect1"> <div class="thumb"> <a href="#"> <img class="img-fullwidth mt-50" src="admin/upload/<?php echo$row['parts_image']; ?>" alt="Service" style="width: 400px; height: 300px;" alt="..."></a> </div> </div> </div> <div class="col-md-7"> <div class="caption"> <h2><span class="text-uppercase letter-space-4 mb-20 text-theme-colored"><?php echo $row['short_desc']; ?> </span></h2><br> <p class="text-justify"><?php echo $row['desc']; ?></p> </div> </div> </div> </div> </div> </section> <?php include 'footer.php' ?> </div> <script data-cfasync="false" src="../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="js/jquery.js"></script> <script src="js/popper.min.js"></script> <script src="js/jquery-ui.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.fancybox.js"></script> <script src="js/jquery.magnific-popup.min.js"></script> <script src="js/jquery.mCustomScrollbar.concat.min.js"></script> <script src="js/owl.js"></script> <script src="js/paroller.js"></script> <script src="js/wow.js"></script> <script src="js/main.js"></script> <script src="js/nav-tool.js"></script> <script src="js/jquery-ui.js"></script> <script src="js/appear.js"></script> <script src="js/script.js"></script> </body> </html>