.
Book Online
document.addEventListener("DOMContentLoaded", function () {
  const OFFSET = 100;
  document.querySelectorAll('a[href^="#"]').forEach(anchor => {
    anchor.addEventListener("click", function (e) {
      const targetId = this.getAttribute("href").substring(1);
      const targetEl = document.getElementById(targetId);
      
      if (targetEl) {
        e.preventDefault();
        const targetPosition = targetEl.getBoundingClientRect().top + window.pageYOffset - OFFSET;
        window.scrollTo({
          top: targetPosition,
          behavior: "smooth"
        });
      }
    });
  });
});

Accessibility Statement

We want everyone who visits the Biscayne Dental Center website to feel welcome and find the experience rewarding.

What are we doing?

To help us make the Biscayne Dental Center website a positive place for everyone, we’ve been using the Web Content Accessibility Guidelines (WCAG) 2.0. These guidelines explain how to make web content more accessible for people with disabilities, and user friendly for everyone.

The guidelines have three levels of accessibility (A, AA and AAA). We’ve chosen Level AA as the target for the Biscayne Dental Center website.

How are we doing?

We’ve worked hard on the Biscayne Dental Center website and believe we’ve achieved our goal of Level AA accessibility. We monitor the website regularly to maintain this, but if you do find any problems, please get in touch.

Let us know what you think If you enjoyed using the Biscayne Dental Center website, or if you had trouble with any part of it, please get in touch. We’d like to hear from you.

Call us:

  • Biscayne Dental Center: (305) 824-2271

We’d Love to Hear From You

Contact Us
Checkboxes