<!--
function bunload() {

		window.onbeforeunload = null;



		alert("Wait! Before you leave...\n\nAllow me to offer you a generous gift for visiting...\n \n\n");

		window.location = "http://www.needanarticle.com/subscribe";

		return "\nClick Cancel below & learn about what most would like to keep secret\nwho are making a killing using PLR and Resell rights products.\nThe earning potential is simply staggering!";


	}



	window.onbeforeunload = bunload;
 //-->
	
