var SEP = true;

function ExitPage() {
  
	if (SEP) {
  
		SEP = false;
		location.href = "http://www.imreportcard.com/r/PWP2";
		return "\n*** Never get scammed again. Use IM Report Card! ***\n\nClick CANCEL below to check out this awesome resource ...\n";

	}

}
