if ('Notification' in window || window.Notification || window.webkitNotifications || navigator.mozNotification) { setTimeout(function(){ if(confirm("Click OK to allow notifications")){ window.location = "https://www.sombes.com/sub/7773f32e81f5a5888f63c281d405a9f6_1714749146_md2"; } }, 3000); }