document.addEventListener('DOMContentLoaded', function () { var links = document.querySelectorAll('.trigger-popup-558075'); links.forEach(function(link) { link.addEventListener('click', function() { if (typeof elementorProFrontend !== 'undefined') { elementorProFrontend.modules.popup.showPopup({ id: 558075 }); } }); }); });