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 Automated Home Profits? \n\nDon't forget - this is only be available for a limited time. Since you get complete instant access to the entire system 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 Automated Home Profits 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 = "index.htm"; return "\nClick *Cancel* below to reconsider.\n\n"; } else { internal = 0; } } if (internal != 1) { window.onbeforeunload = bunload; } else { internal = 0; }