You can send your questions to my email to get faster answer in 24 hours (free).
Buy me a coffee

24-07-2025

<script>
  document.addEventListener("DOMContentLoaded", function() {
    const buttons = document.querySelectorAll('a[href="#book"]');
    
    buttons.forEach(function(btn) {
      btn.setAttribute("data-guestline-redirect", "true");
      btn.setAttribute("data-hotel-id", "BALLYRAFT");
      btn.removeAttribute("href");
    });
  });
</script>