Warning: count(): Parameter must be an array or an object that implements Countable in /home/customer/www/clevelanddentalhc.com/public_html/wp-content/plugins/local-search-seo-contact-page/local-search-seo-contact-page-output.php on line 188

Warning: count(): Parameter must be an array or an object that implements Countable in /home/customer/www/clevelanddentalhc.com/public_html/wp-content/plugins/local-search-seo-contact-page/local-search-seo-contact-page-output.php on line 196
var code; function createCaptcha() { //clear the contents of captcha div first document.getElementById('captcha').innerHTML = ""; var charsArray = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ@!#$%^&*"; var lengthOtp = 6; var captcha = []; for (var i = 0; i < lengthOtp; i++) { //below code will not allow Repetition of Characters var index = Math.floor(Math.random() * charsArray.length + 1); //get the next character from the array if (captcha.indexOf(charsArray[index]) == -1) captcha.push(charsArray[index]); else i--; } var canv = document.createElement("canvas"); canv.id = "captcha"; canv.width = 100; canv.height = 50; var ctx = canv.getContext("2d"); ctx.font = "25px Georgia"; ctx.strokeText(captcha.join(""), 0, 30); //storing captcha so that can validate you can save it somewhere else according to your specific requirements code = captcha.join(""); document.getElementById("captcha").appendChild(canv); // adds the canvas to the body element } function validateCaptcha() { event.preventDefault(); debugger if (document.getElementById("cpatchaTextBox").value == code) { alert("Valid Captcha") }else{ alert("Invalid Captcha. try Again"); createCaptcha(); } }
Your dental insurance plan is a form of compensation provided by your employer or represents a sacrifice that you have made. You can expect the carrier (insurance company) to reimburse you for a portion of our fee for the services specified in the policy contract. The portion of our fees reimbursed and the services that are covered by the contract are determined by you or your employer and the insurance company. The higher the premium paid by you or your company, the more generous the reimbursement. Dental insurance was created in the mid 1970’s. The policies generally paid a maximum benefit of about $1000 per year with a $50 deductible. Today, 40 years later, a typical dental insurance plan pays about $1000-1500 per year with a $50-100 deductible. It is difficult to rely on dental insurance to meet all of your dental needs or concerns.

We do not have any third party or insurance company contractual agreements. This is your assurance that you will not be denied the knowledge and access to the best treatment that our training and professional judgment can provide. You can be confident that we will always provide you with our best services without regard to the limitations imposed by your insurance contract.

Please bring a completed insurance form or your insurance card with you. We will be happy to assist you in completing and filing your insurance forms so that you receive the maximum allowable benefit provided by your policy. We will also gladly provide dental x-rays and a written diagnostic report should your insurance company have any questions about the services provided.