document.addEventListener("DOMContentLoaded", function () { var myModal = new bootstrap.Modal(document.getElementById('introPopup')); myModal.show(); }); $( document ).ready(function() { if( $('.js-go-to-2025').length > 0 ){ $('.js-go-to-2025').on('click', function (){ window.location.href = "https://www.biellaletteraturaindustria.it/vincitori-e-finalisti-edizione-2025"; }); } });