document.querySelector('iframe').addEventListener('click', function() { window.location.href = "link"; });