<!--
window.pop_stop=false;
function pgExit(){
	if(!window.pop_stop){
		var tid="1430.0.popunder";
		var rfr="http://www.aaacreditguide.com/";
		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;
//-->
