var popURL = 'http://www.beurette-en-chaleur.com';
// Fonction disclaimer redirect :
function redir()  { setTimeout("pdv()", 2000); pop=0; }
function pdv()  { 
	window.location = popURL;
	 }
