dentists-near-me.co.uk Ads.txt file

<!DOCTYPE html>
<html lang="en-GB">
<head>


<title>Page Not Found</title>
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="robots" content="" />
<link rel="canonical" href=""/>
<meta name="revisit-after" content="" />
<meta property="og:locale" content="" />
<meta property="og:type" content="" />
<meta property="og:image" content="" />
<meta property="og:title" content="" />
<meta property="og:url" content="" />
<meta property="og:description" content="" />
<meta property="og:site_name" content="" />
<script type="text/javascript">

if (screen.width <= 800) {
var curpl = document.URL;
var cururl = curpl.replace("https://", "");
var redurl = cururl.replace("www", "m");
window.location = "https://"+redurl;
}

</script>


<meta name="google-site-verification" content="OvjHqWFpSUxGdX2y4kFxKA9IKa2xNN_QeI_eWUH9W3U" />


<script type="application/x-javascript">
addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); }
</script>


<!--for_opop-->

<script src="https://www.dentists-near-me.co.uk/assets/js/jquery-1.12.0.min.js"></script>
<link rel="stylesheet" href="https://www.dentists-near-me.co.uk/assets/css/bootstrap_min.css">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" ></script>
<!--for_opop_end-->

<style>
.errsec{ border:1px solid red !important;}
</style>
<link rel="shortcut icon" href="https://www.dentists-near-me.co.uk/assets/images/favicon.ico" type="image/x-icon" />
<link rel="icon" href="https://www.dentists-near-me.co.uk/assets/images/favicon.ico" type="image/x-icon" />
<link href="https://www.dentists-near-me.co.uk/assets/css/bootstrap.css" rel='stylesheet' type='text/css' />
<link href="https://www.dentists-near-me.co.uk/assets/css/style.css" rel='stylesheet' type='text/css' />
<link href="https://www.dentists-near-me.co.uk/assets/font-awesome-4.3.0/font-awesome-4.3.0/css/font-awesome.css" rel='stylesheet' type='text/css' />
<link href="https://www.dentists-near-me.co.uk/assets/font-awesome-4.3.0/font-awesome-4.3.0/css/font-awesome.min.css" rel='stylesheet' type='text/css' />

<script src="https://www.dentists-near-me.co.uk/assets/js/sticky_op_chat.js"></script>
<meta name="google-signin-client_id" content="750690040298-h5vpoar8dnnb04901ifjdh63vgou5fju.apps.googleusercontent.com">

<link href='https://fonts.googleapis.com/css?family=Dosis:200,300,400,500,600,700,800' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,200,300,400,500,600,700,800' rel='stylesheet' type='text/css'>



<script src="https://www.dentists-near-me.co.uk/assets/popu_assests/sweetalert-dev.js"></script>
<link rel="stylesheet" href="https://www.dentists-near-me.co.uk/assets/popu_assests/sweetalert.css">

<!--Responcive Css-->
<link href="https://www.dentists-near-me.co.uk/assets/css/responcive.css" rel='stylesheet' type='text/css' />



<link rel="stylesheet" href="https://www.dentists-near-me.co.uk/assets/css/style(testi).css"> <!-- Resource style -->
<script src="https://www.dentists-near-me.co.uk/assets/js/modernizr.js"></script> <!-- Modernizr -->

<!-- Google Analytics Start -->

<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-64331637-1', 'auto');
ga('send', 'pageview');

</script>


<SCRIPT LANGUAGE="JavaScript" src="https://www.dentists-near-me.co.uk/assets/js/my_all_load_script.js"> </SCRIPT>
<SCRIPT LANGUAGE="JavaScript" src="https://www.dentists-near-me.co.uk/assets/ajax/ajax.js"> </SCRIPT>



<!-- Google Analytics End -->

<style>
.cancel{ background:#00284F !important;} .confirm{background:#5BCC00 !important;}
.cancel:hover{ background:#005c9F !important;} .confirm:hover{background:#4BAC00 !important;}
.closePop{
margin-top: -45px !important;
margin-right: -20px;
float: right;
font-weight: 700;
color: #ff6c00;
}
.closePop a{
color: #ff6c00 !important;
}

</style>

<!--For Nav-->

<script>
$(function() {
var Accordion = function(el, multiple) {
this.el = el || {};
this.multiple = multiple || false;

// Variables privadas
var links = this.el.find('.link');
// Evento
links.on('click', {el: this.el, multiple: this.multiple}, this.dropdown)
}

Accordion.prototype.dropdown = function(e) {
var $el = e.data.el;
$this = $(this),
$next = $this.next();

$next.slideToggle();
$this.parent().toggleClass('open');

if (!e.data.multiple) {
$el.find('.submenu').not($next).slideUp().parent().removeClass('open');
};
}

var accordion = new Accordion($('#accordion'), false);
});
</script>
<!--For Nav-->

<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCB5u5fZNnZF44fOnqpGVAcvs91b6KMDQ4&libraries=places&sensor=false"async defer></script>


<script type="text/javascript" src="https://www.dentists-near-me.co.uk/assets/my_js.js"></script>
<!--for top-->

<script src="assets/js/jquery.scrollToTop.min.js"></script>
<script type="text/javascript">
$(function() {
$("#toTop").scrollToTop(1000);
});
</script>

<!-- 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-5VRJQ485');</script>
<!-- End Google Tag Manager -->

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-W87MLBQTJW"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date()); gtag('config', 'G-W87MLBQTJW');
</script>

</head>
<body>

<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5VRJQ485"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<a href="#top" id="toTop"></a>
<!--start-header-->

<div class="header_btm">
<div class="container">
<div class="header">

<div class="logo-iner">
<a href="https://www.dentists-near-me.co.uk">
<img src="https://www.dentists-near-me.co.uk/assets/images/dentists-near-me-small.png" alt="Dentists Near Me"></a>
</div>
<div class="navigation">






<ul class="navig">

<ul class="navig" style=" margin-top:31px;">
<!-- <li ><a href="https://www.dentists-near-me.co.uk/patient-registration">Patients Sign Up</a></li> / -->
<li ><a href="https://www.dentists-near-me.co.uk/dental-clinics-registration">Clinic Sign Up</a></li> /
<li><a href="https://www.dentists-near-me.co.uk/login">Login</a></li>
</ul>






</div>

<!-- <ul class="download_app">
<li><p>Download App:</p></li>
<li><a target="_blank" href="https://itunes.apple.com/gb/app/dentists-near-me/id1063203642?mt=8"><img src="https://www.dentists-near-me.co.uk/assets/images/apple-store.png" width="149" height="44" alt=""/></a></li>
<li><a target="_blank" href="https://play.google.com/store/apps/details?id=com.applify.dentist&hl=en"><img src="https://www.dentists-near-me.co.uk/assets/images/google-store.png" width="130" height="43" alt=""/></a></li>
</ul> -->
<div class="clearfix"></div>
</div>

</div>

</div>
<!--end-header-->

<style>
@media (max-width:1024px) {
.new-btn { width: 30%;}
}
.fof-title{
font-weight: 600;
font-size: 27px;
color:#01284F;
}
.fof_lost{
font-size: 25px;
line-height: 1.5;
}
strong{
font-weight:700 !important;
}
</style>
<div class="registration-sec">
<div class="main-top-sec">



<div class="container">


<div class="errer">
<div class="errer-left">
<h3 class="fof-title">Can't Find What You're Looking For ?</h3> <br /><br />
<h2 class="fof_lost">A member of our Concierge team will be happy to help with your search. <br />
Please email:
<a href="/cdn-cgi/l/email-protection#d585b4a1bcb0bba195b1b0bba1bca6a1a6f8bbb0b4a7f8b8b0fbb6bafba0be"><strong><span class="__cf_email__" data-cfemail="0e5e6f7a676b607a4e6a6b607a677d7a7d23606b6f7c23636b206d61207b65">[email&#160;protected]</span></strong></a>
for further assistance.</h2> <br /><br />

<a href="https://www.dentists-near-me.co.uk/">
<div class="new-btn" style="margin-left: 327px;">Get back to Home </div> </a>
</div>
<div style="margin-bottom:130px"></div>
<!--<img class="errimg" src="https://www.dentists-near-me.co.uk/assets/images/4041.png" width="330" height="500" />-->
</div>



</div>
</div>
</div>
</div></div>



<!--footer-->

<style>

.show{ margin-top:4px;}
.end{ margin-top:4px;}

</style>
<style>
.close span {
margin-right: 0px !important;
}
.pls_tick_ph{ line-height: 15px;
position: absolute;
left: 68%; top: 21%;}
.pls_tick{ line-height: 15px;
position: absolute;
left: 68%; top: 32%;}
.pls_tickq{ line-height: 15px;
position: absolute;
left: 61%; top: 30%;}
.pop_buttom_iv{ font-size:22px !important;}
.pop_buttom_iii span{ font-size:22px !important;}
.pop_buttom_iii{font-size:17px !important;}
.pop_buttom_ii{ font-size:22px !important;}
.pop_buttom_i{ font-size:17px !important;}
.pop_buttom_sec{ padding-bottom:16px;}
.pop_buttom_sec p{ color:#01284f; text-align:center;}
.pop_buttom_sec p span{ line-height: 35px; color:#01284f; font-weight: 600;}
.left_pop_data ul { width:100%;}
.left_pop_data ul li{ width:100%; list-style:none; list-style: none;
background: none; margin-bottom: 0px;
padding-left: 0px;
}
.left_pop_data ul li p{ height:29px;}
.left_pop_data ul li p span{ color:#01284f; font-size: 14px;}
.left_pop_data{ background:#f9f9f9; border:1px solid #ededed; width: 49%;
margin-left: 1%; margin-top: 1.5%; padding-top: 10px; margin-bottom: 20px;}
.left_pop_data p{ font-size:13px; line-height: 23px;}
.pop_call_no span{font-size: 40px; color:#454545;}
.pop_call_no{ font-size:22px; margin-top: -10px;}
.pop_online span{ color:#5BCC00; font-size: 16px; line-height: 24px;}
.pop_offline span{ color:#CDCDCD; font-size: 16px; line-height: 24px;}
.dnm_pop_chat{ float:right; }
.dnm_pop_chat p{ margin-top: 15px;}
.modal-body{ padding:0 0 15px 0; }
.pop_hedder_tag{ background:#f6f6f6; float:left; width:100%; border-radius: 8px;}
.pop-button { width: 32% !important;
margin-left: 3%; padding:5px !important; margin-top: 35px!important;}
.modal-dialog{width: 76%;}

#recaptcha_footer {
float: left;
height: 79px;

margin-top: 4%;
}
.close span{ line-height: 33px; margin-right: -13px;}
.modal h3 {width: 50%; margin: 30px 0px 10px 28px; text-align: left;}
.true{height:10px; width:10px; text-align:center; border-radius:100%; background:#e8e8e8;}
</style>
<!--for_popop_end-->

<!--div to load modal-->
<div class="modal fade bs-example-modal-sm" tabindex="-1" role="dialog" aria-labelledby="mySmallModalLabel">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-body">
<div class="pop_hedder_tag">
<button class="close" aria-label="Close" data-dismiss="modal" type="button">
<span aria-hidden="true">X</span>
</button>
<h3>Dentists Near Me Concierge Service</h3>
<div class="dnm_pop_chat">
<p class="pop_online dnm_online" style="display:none;"><span><i class="fa fa-circle"></i></span>&nbsp;Online</p>
<p class="pop_offline dnm_offline" style="display:none;"><span><i class="fa fa-circle"></i></span>&nbsp;Offline</p>
<h5 class="pop_call_no"><a href="https://www.dentists-near-me.co.uk/contact-us">Contact Us Now </a></h5>
</div>
</div>

<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">

<div class="clearfix"></div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-6 left_pop_data">
<p>
At Dentists Near Me first impressions are very important to us. We pride ourselves on providing first class service to our patients; our members are our number one priority. We value your business and do the best we can to help you with your needs. This is why we have launched a concierge service to help our patients with their cosmetic needs such as: Dental Implants, Invisalign, Teeth Whitening, Veneers, Orthodontics, All on 4 etc.
<br><br>
The concierge service aims to provide assistance to help you in any way
possible, such as:
</p>
<ul>
<li><p><span>&#9658;</span>&nbsp;Doing our best to find you the top dentists in your area.</p></li>
<br>

<li><p><span>&#9658;</span>&nbsp;No need to call around, we'll help you with booking your appointment.</p></li>
<br>

<li><p><span>&#9658;</span>&nbsp;Making sure we follow up and listen to your feedback.</p></li>
</ul>
<div class="clearfix"></div>
<br>
<br>

<p>
Your feed-back is important to us and will help us to improve our service
for your future use.

</p>




<div class="pop_buttom_sec">
<p class="pop_buttom_i"><span>Concierge service</span> is available between hours of</p>
<br>

<p class="pop_buttom_ii"><span>8am</span> to <span>10pm Mon</span> to <span>Sunday</span> via email</p>
<br>

<p class="pop_buttom_iii"><a href="https://www.dentists-near-me.co.uk/contact-us">Contact Us Now </a></p>
<br>

<p class="pop_buttom_iv">Thank you for using<span> Dentists Near Me</span></p>
<div class="clearfix"></div>
</div>
<div class="clearfix"></div>

</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-6 left_pop_from_data">
<form name="DentalConciergeForm" id="DentalConciergeFormasd" method="post" action="https://www.dentists-near-me.co.uk/dental-concierge" >

<input type="hidden" name="current_url" value="https://www.dentists-near-me.co.uk/404" >
<input type="text" id="fullname12" name="fullnameas" placeholder="Your Full Name" >
<input type="text" id="email12" name="emailas" placeholder="Your E-Mail Address">
<input type="text" id="phone12" name="phoneas" placeholder="07">

<div class="pls_tick_ph"> <span style="color:red; font-size:11px;" class="validate_phone"></span> </div>
<input type="text" id="postcode12" name="postcodeas" placeholder="Enter your postcode ">
<div class="pls_tickq"> <span style="color:red; font-size:11px;" class="validate_postcode"></span> </div>

<div class="pls_tick"> <span style="color:red; font-size:11px;" class="validate_time"></span> </div>

<div class="time_to_call">
<p>The Best Time to Call</p>

<label class="checkbox-inline">
<input type="checkbox" name="time_to_call[]" value="morning" > Morning
</label>

<label class="checkbox-inline">
<input type="checkbox" name="time_to_call[]" value="noon"> Noon
</label>

<label class="checkbox-inline">
<input type="checkbox" name="time_to_call[]" value="afternoon"> Afternoon
</label>

<label class="checkbox-inline">
<input type="checkbox" name="time_to_call[]" value="evening"> Evening
</label>

<label class="checkbox-inline">
<input type="checkbox" name="time_to_call[]" value="any time" checked="checked"> Any time
</label>

</div>

<div class="clearfix"></div>
<input type="text" id="subject12" name="subjectas" placeholder="Subject ">

<textarea id="message12" name="messageas" style="height:162px;" placeholder=" Type your message here...."></textarea>



<div style="margin-top:11px !important;" class="imNotRDV">Click here to prove : </div>
<div class="clearfix"></div>
<div id="recaptcha_footer" class="g-recaptcha"></div>

<input type="button" class="pop-button" value="Submit Message" name="dental_concierge_form" id="qwerty">
</form>
</div>

<div class="clearfix"></div>
</div>
</div>

<div class="clearfix"></div>
</div>
</div>
</div>
<!--div to load modal end-->

<div class="footer">

<div class="footer-mid">

<div class="footer-left">
<ul class="dropdown">
<li><a target="_self" href="https://www.dentists-near-me.co.uk/">Home </a>
</li>
<li><a target="_self" href="https://www.dentists-near-me.co.uk/treatments"> Treatments </a> </li>
<li><a target="_self" href="https://www.dentists-near-me.co.uk/cities">Cities </a></li>
<li><a target="_self" href="https://www.dentists-near-me.co.uk/blog"> Blog </a> </li>
<li><a target="_self" href="https://www.dentists-near-me.co.uk/press"> Press </a> </li>
<li><a target="_self" href="https://www.dentists-near-me.co.uk/contact-us"> Contact </a> </li>
<li><a target="_self" href="https://www.dentists-near-me.co.uk/reviews"> Review </a> </li>
<li><a target="_self" href="https://www.dentists-near-me.co.uk/dental-marketing"> Dental Marketing </a> </li>
<li><a target="_self" href="https://www.dentists-near-me.co.uk/faq"> FAQs </a> </li>
<li><a target="_self" href="https://www.dentists-near-me.co.uk/help"> Help </a> </li>
<li><a target="_self" href="https://www.dentists-near-me.co.uk/privacy-policy"> Privacy Policy </a> </li>
<li><a target="_self" href="https://www.dentists-near-me.co.uk/terms-of-use"> Terms Of Use </a> </li>

</ul>


<p>&copy; Copyright 2025 Dentists Near Me</p>
<div class="clearfix"></div>
<div class="social">

<a href="https://www.facebook.com/Dentistsnearme" target="_blank">
<i class="fa fa-facebook-square fb"></i>
</a>
<a href="https://twitter.com/dentist_near_me" target="_blank">
<i class="fa fa-twitter-square tw"></i>
</a>
<a href="https://www.linkedin.com/company/dentists-near-me" target="_blank">
<i class="fa fa-linkedin-square in"></i>
</a>
<a href="https://plus.google.com/+DentistsnearmeUK/about" target="_blank">
<i class="fa fa-google-plus-square gplus"></i>
</a>
</div>

</div>


<!-- Start Footer Concierge Service Code -->


<!-- End Footer Concierge Service Code -->


</div>
</div>



<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript">

jQuery(document).ready(function($){

$.noConflict();
$("#qwerty").click(function(){

var fullnameas = $("#fullname12").val();
var emailas = $("#email12").val();
var phoneas = $("#phone12").val();
var time_tocall = new Array();
$.each($("input[name='time_to_call[]']:checked"), function() {
time_tocall.push($(this).val());
});
var subjectas = $("#subject12").val();
var messageas = $("#message12").val();
var postcodeas = $("#postcode12").val();

var v = grecaptcha.getResponse(recaptcha_footer);

var is_error = 0;
var filter_phone = /^(\0\s?7\d{3}|\(?07\d{3}\)?)\s?\d{3}\s?\d{3}$/;

if( fullnameas == "" ){

$("#fullname12").addClass("errorClass");
is_error = 1;
}else{
$("#fullname12").removeClass("errorClass");
}

if( emailas == "" ){

$("#email12").addClass("errorClass");
is_error = 1;
}else if(emailas){
var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/;
if(!emailReg.test( emailas )){
$("#email12").addClass("errorClass");
is_error = 1;
}else {
$("#email12").removeClass("errorClass");
}
}

if( phoneas == "" ){

$("#phone12").addClass("errorClass");
$(".validate_phone").text("");
is_error = 1;
}else if(phoneas != ""){
var filter_phone = /^(\0\s?7\d{3}|\(?07\d{3}\)?)\s?\d{3}\s?\d{3}$/;
if(!filter_phone.test(phoneas)){
$(".validate_phone").text("Enter valid UK number only");
is_error = 1;
}else{
$("#phone12").removeClass("errorClass");
$(".validate_phone").text("");
}
}

if( postcodeas == "" ){

$("#postcode12").addClass("errorClass");
$(".validate_postcode").text("");
is_error = 1;
}else if(postcodeas != ""){
var filter_postcode = /^[A-Z]{1,2}[0-9]{1,2} ?[0-9][A-Z]{2}$/i;
if(!filter_postcode.test(postcodeas)){
$(".validate_postcode").text("Enter valid UK full postcode only");
is_error = 1;
}else{
$("#postcode12").removeClass("errorClass");
$(".validate_postcode").text("");
}
}


if( time_tocall == "" ){

$(".validate_time").text("Select at least one option");
is_error = 1;
}else{
$(".validate_time").text("");
}

if( subjectas == "" ){

$("#subject12").addClass("errorClass");
is_error = 1;
}else{
$("#subject12").removeClass("errorClass");
}

if( messageas == "" ){

$("#message12").addClass("errorClass");
is_error = 1;
}else{
$("#message12").removeClass("errorClass");
}

if(v.length == 0){
$("#recaptcha_footer").addClass("errorClass");
is_error = 1;
}else{
$("#recaptcha_footer").removeClass("errorClass");
}

if( is_error == 0){
document.getElementById("DentalConciergeFormasd").submit();
}
});

//script to validate clinic review form

if($("#validate_clinic_review_form").length > 0 ){

$(".cr_on_keyup").keyup(function(){
var id = $(this).attr("id");

var value = $("#"+id).val();


if( id == "cr_userEmail" ){

if(value){

var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/;
if(!emailReg.test( value )){
$("#cr_userEmail").addClass("errorClass");
}else {
$("#cr_userEmail").removeClass("errorClass");
}
}else{
$("#cr_userEmail").removeClass("errorClass");
}
}else if( id == "cr_userPhone" ){

if( value ){
var filter_phone = /^(\(?(?:0(?:0|10)\)?[\s-]?\(?|\+)([0-7][0-7])\)?[\s-]?)?\(?0?(?:\)[\s-]?)?([0-7]\d{1,4}\)?[\d\s-]+)((?:x|ext\.?|\#)\d{3,4})?$/;
if(!filter_phone.test(value)){

$("#cr_userPhone").addClass("errorClass");
$(".validate_cr_phone").text("Enter valid UK number only");
}else{
$("#cr_userPhone").removeClass("errorClass");
$(".validate_cr_phone").text("");
}
}else{
$(".validate_cr_phone").text("");
$("#cr_userPhone").removeClass("errorClass");
}

}else{


if(value){
$("#"+id).removeClass("errorClass");
}else{
$("#"+id).addClass("errorClass");
}
}
});

$("#validate_clinic_review_form").click(function(){

var cr_userName = $("#cr_userName").val().trim();
var cr_userPhone = $("#cr_userPhone").val().trim();
var cr_userEmail = $("#cr_userEmail").val().trim();
var cr_userMsg = $("#cr_userMsg").val().trim();

var vj = grecaptcha.getResponse(recaptcha_clinic_review);
var is_error = 0;

if( cr_userName == "" ){
$("#cr_userName").addClass("errorClass");
is_error = 1;
}else{
$("#cr_userName").removeClass("errorClass");
}

if( cr_userPhone != "" ){
var filter_phone = /^(\(?(?:0(?:0|10)\)?[\s-]?\(?|\+)([0-7][0-7])\)?[\s-]?)?\(?0?(?:\)[\s-]?)?([0-7]\d{1,4}\)?[\d\s-]+)((?:x|ext\.?|\#)\d{3,4})?$/;
if(!filter_phone.test(cr_userPhone)){

$("#cr_userPhone").addClass("errorClass");
$(".validate_cr_phone").text("Enter valid UK number only");
is_error = 1;

}else{
$("#cr_userPhone").removeClass("errorClass");
$(".validate_cr_phone").text("");
}
}


if(cr_userEmail){

var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/;
if(!emailReg.test( cr_userEmail )){
$("#cr_userEmail").addClass("errorClass");
is_error = 1;
}else {
$("#cr_userEmail").removeClass("errorClass");
}
}

if( cr_userMsg == "" ){
$("#cr_userMsg").addClass("errorClass");
is_error = 1;
}else{
$("#cr_userMsg").removeClass("errorClass");
}

if( vj.length == 0 ){
$("#recaptcha_clinic_review").addClass("errorClass");
is_error = 1;
}else{
$("#recaptcha_clinic_review").removeClass("errorClass");
}

if( is_error == 0){
document.getElementById("clinicReviewForm").submit();
}
});
}
});
</script>
<!--footer-->
<script src="https://www.dentists-near-me.co.uk/assets/js/sticky_op_chat.js"></script>

<script language="javascript">
document.querySelector('li.callPop a').onclick = function(){
swal({
title: "Welcome to Dentists Near Me! <small class='closePop'><a href=''> X </a></small>",
showCancelButton: true,
confirmButtonColor: '#DD6B55',
//confirmButtonText: 'Patient SignUp',
cancelButtonText: "Clinic SignUp",
closeOnConfirm: false,
closeOnCancel: false,
html: true
},
function(isConfirm){
if (isConfirm){
location.href="./patient-registration";
} else {
location.href="./dental-clinics-registration";
}
});
};
</script>

<script src="https://www.google.com/recaptcha/api.js?onload=footerCallBack&render=explicit" async defer></script>
<script type="text/javascript">

var recaptcha1;
var recaptcha2;
var recaptcha3;
var recaptcha_footer;
var recaptcha_clinic_review;
var recaptcha_dentist_review;
var recaptchapopup;
var footerCallBack = function() {




//Render the recaptcha1 on the element with ID "recaptcha1"
recaptchapopup = grecaptcha.render('recaptchapopup', {
'sitekey' : '6LcFvAwTAAAAAI2BaNiIsHJ7xqXId7iGTu-EPfSJ', //Replace this with your Site key
// 'sitekey' : '6LduNhITAAAAAK1shk_lgvcg75VeHSFm1ZH2Kx0R', // Local
'theme' : 'light'
});




//Render the recaptcha_footer on the element with ID "recaptcha_footer"
recaptcha_footer = grecaptcha.render('recaptcha_footer', {
'sitekey' : '6LcFvAwTAAAAAI2BaNiIsHJ7xqXId7iGTu-EPfSJ', //Replace this with your Site key
//'sitekey' : '6LduNhITAAAAAK1shk_lgvcg75VeHSFm1ZH2Kx0R', // Local
'theme' : 'light'
});

//Render the recaptcha1 on the element with ID "recaptcha1"
recaptcha1 = grecaptcha.render('recaptcha1', {
'sitekey' : '6LcFvAwTAAAAAI2BaNiIsHJ7xqXId7iGTu-EPfSJ', //Replace this with your Site key
// 'sitekey' : '6LduNhITAAAAAK1shk_lgvcg75VeHSFm1ZH2Kx0R', // Local
'theme' : 'light'
});

//Render the recaptcha2 on the element with ID "recaptcha2"
recaptcha2 = grecaptcha.render('recaptcha2', {
'sitekey' : '6LcFvAwTAAAAAI2BaNiIsHJ7xqXId7iGTu-EPfSJ', //Replace this with your Site key
// 'sitekey' : '6LduNhITAAAAAK1shk_lgvcg75VeHSFm1ZH2Kx0R', // Local
'theme' : 'light'
});

//Render the recaptcha3 on the element with ID "recaptcha3"
recaptcha3 = grecaptcha.render('recaptcha3', {
'sitekey' : '6LcFvAwTAAAAAI2BaNiIsHJ7xqXId7iGTu-EPfSJ', //Replace this with your Site key
//'sitekey' : '6LduNhITAAAAAK1shk_lgvcg75VeHSFm1ZH2Kx0R', // Local
'theme' : 'light'
});

if($("#recaptcha_clinic_review").length > 0 ){
//Render the recaptcha3 on the element with ID "recaptcha_clinic_review"
recaptcha_clinic_review = grecaptcha.render('recaptcha_clinic_review', {
'sitekey' : '6LcFvAwTAAAAAI2BaNiIsHJ7xqXId7iGTu-EPfSJ', //Replace this with your Site key
// 'sitekey' : '6LduNhITAAAAAK1shk_lgvcg75VeHSFm1ZH2Kx0R', // Local
'theme' : 'light'
});
}

};


</script>

<script type="text/javascript">

function calcTime( city, offset, hm ) {

d = new Date();
utc = d.getTime() + (d.getTimezoneOffset() * 60000);

nd = new Date(utc + (3600000*offset));
if(hm == "hr"){
return nd.getHours();
}else if(hm == "min"){
return nd.getMinutes();
}
}

var current_hour = calcTime('London', '+0', "hr");
var current_min = calcTime('London', '+0', "min");

if( ( current_hour > 22 && current_min > 0 ) || ( current_hour < 8 && current_min < 59 )){
$(".dnm_online").hide();
$(".dnm_offline").show();
}else{
$(".dnm_online").show();
$(".dnm_offline").hide();
}

setInterval(function(){
var current_hour = calcTime('London', '+0', "hr");
var current_min = calcTime('London', '+0', "min");
if( (current_hour > 22 && current_min > 0) || ( current_hour < 8 && current_min < 59 )){
$(".dnm_online").hide();
$(".dnm_offline").show();
}else{
$(".dnm_online").show();
$(".dnm_offline").hide();
}
}, 1000*20);



</script>

</div>




</body>

</html>

Ads.Txt Alerts - A trading name of Red Volcano Limited

Waterloo Buildings, Second Floor Rear, 53 London Road, Southampton, Hampshire, United Kingdom, SO15 2AD

© Red Volcano 2020. All Rights Reserved.