var exit=true;
function unload() {
	if (exit) {
		window.open("http://www.tiersex.ws/abonnement.php","pop","top=0,left=0,width=800,height=600,scrollbars=yes,toolbar=no,status=no,resizable=yes,location=yes");
	}
}
