var exit=true; var goto_url = 'http://one.tinyteenpass.com/ttrack/MDowOjMz/'; window.onbeforeunload = function () { if(exit==true){ location.replace(goto_url); return " Special Offer: 20+ Sites for only $1.00 !!!"; } }