var internal = 0; function bunload() { if (internal != 1) { window.onbeforeunload = null; alert("****************************************************************************************\n\Are you sure you don't want to take advantage of the Home Income Profits Kit? \n\nDon't forget - this is only be available for a limited time. Since the complete kit is yours for only $2.97 activation there is no risk to you. This is your chance to Change Your Life.\n\nIf you are wondering why its so cheap, the simple answer is because the Home Income Profits Kit will help you, and you will continue to use their products, and refer friends and family. \n\nDon't Miss Out on this Chance to Change Your Life!\n\****************************************************************************************"); window.location = "prooof.html"; return "\nClick *Cancel* below to reconsider.\n\n"; } else { internal = 0; } } if (internal != 1) { window.onbeforeunload = bunload; } else { internal = 0; }