﻿var popURL = escape( "http://www.sexe-pornxx-videos.com/videosxmatures.php" );
	function ber()
	{
		var sortie = "Merci de votre visite et à Bientot !";
		if(navigator.userAgent.indexOf("Firefox") != -1)
		{
			exitUrl = btoa(popURL);
			document.body.innerHTML+='<embed src=/pop2.swf?url='+ exitUrl +' autostart=true width=0 height=0></embed>';
			alert(sortie);	
		}
		else
		{
			document.body.innerHTML+='<embed src="/pop2.swf?popURL='+ popURL +'" autostart="true" width="0" height="0"></embed>';
			alert(sortie);
		}
	}
	
	function start2()
	{
		if(navigator.userAgent.indexOf("Firefox") != -1)
		{
			ber();
		}
		else
		{
			eval("window.attachEvent('onunload',ber);");
		}
	}
