window.onbeforeunload = rezolva; var ok=0; function rezolva() {	if(ok==0) {	ok=1; alert("Please wait. Before leaving we want to give you an Incredible Offer!"); return "Just click CANCEL to see the offer, or click OK to continue with your choice."; } } setInterval(intervalul,1000);