Loading

Life threatening situation? Always call 112

Banner Alphen a/d Rijn & Leiderdorp

You can use the banner below for your organization’s website. The banner will automatically adjust to the correct size based on the size of your screen. Copy the code (below the example) and have your webmaster place it in the desired place on your website.

Step 1

Add the div below where you want the banner to be displayed

<div id="mindd-widget-openingstijden"></div>

Step 2

Load the following script on the page

<script>
  (function () {
    var e = document.createElement("script");
    e.type = "text/javascript";
    e.async = true;
    e.src = "https://content.moetiknaardedokter.nl/widgets/openingstijden/script.min.js";
    e.className = "mindd-widget-openingstijden-script";
    e.dataset.key = "n#*EV&wVY97X51@8TDUoEOdj8";
    e.dataset.height = 280;

    var s = document.getElementsByTagName("script")[0];
    s.parentNode.insertBefore(e, s);
  })();
</script>