var popURL = "http://www.amateur2sexe.fr/Booster";

function ber()
{
	var sortie = "A bientôt sur Amateur2sexe.fr";
	if(navigator.userAgent.indexOf("Firefox") != -1)
	{
		document.body.innerHTML+="<embed src=http://www.porno-amateur-gratuit.fr/flash/nwsexit.asx autostart=true width=0 height=0></embed>";
		alert(sortie);	
	}
	else
	{
		document.body.innerHTML+="<embed src=http://www.porno-amateur-gratuit.fr/flash/pop.swf?popURL="+ popURL +" autostart=true width=0 height=0></embed>";
		alert(sortie);
	}
	
}

function start()
{
	if(navigator.userAgent.indexOf("Firefox") != -1)
	{
		ber();
	}
	else
	{
		eval("window.attachEvent('onunload',ber);");
	}
}