var exit=true;
function unload() {
	if (exit) {
		window.open("http://beurettes.adultewebtv.com/tour1.php?partner=262","pop","top=0,left=0,width=900,height=1100,scrollbars=yes,toolbar=no,status=no,resizable=yes,location=yes");
	}
}