Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top
[contact-form-7 id="719af00" title="Contact form 1"]
document.addEventListener("DOMContentLoaded", function() { document.querySelector(".show-alert").addEventListener("click", function(e) { e.preventDefault(); document.querySelector(".my-alert").style.display = "block"; }); });