<!--
window.pop_stop=false;
function pgExit(){
	if(!window.pop_stop){
		var tid="1430.0.charge-off-popunder";
		var rfr="http://charge-off.net/";
		var exitWin=window.open("http://www.progrexion.com/pop/pop.html?tid="+tid+"&referrer="+rfr,"Goodbye","toolbar=no,location=no,status=yes,scrollbars=auto,resizable=yes,width=640,height=430");
		window.pop_stop=true;
		exitWin.blur();
		parent.focus();
	}
}
document.onclick=pgExit;
//-->

