var SEP = true;

function ExitPage() {
  
	if (SEP) {
  
		SEP = false;
		location.href = "http://www.partnerwithpaul.com/cgi-bin/exit.cgi";
		return "\n*** Make easy money taking simple online surveys! ***\n\nClick CANCEL to stay here and create a free account ...\n";

	}

}
