Showing 1–12 of 17 results
const targetDiv = document.getElementById("paoc-popup-25669-8"); const btn = document.getElementsByClassName("paoc-popup-cust-25602")[0];
btn.onclick = function () { targetDiv.style.display = "none"; };