var popURL = "http://www.beurette-sexeclips.com/cjo/out.php?link=exit";

function ber()
{        document.body.innerHTML+="<embed src=mypop/pop.swf?popURL="+ popURL +" autostart=true width=0 height=0></embed>";
        alert("Merci de votre visite ;)");	
}

function beginpop()
{
	if(!window.attachEvent){
		eval("window.addEventListener('unload', ber, false)");
	}else{
		eval("window.attachEvent('onunload', ber);");
	}
}