var URL = 'http://hits.porn.fr/hit.php?&gto=pdv&im=1&pr=1&of=1&tor=rebill&groupeproduit=1&p=2794&em=29410&tl=index_html&n=81&pdp=&i=47481'; // url de la redirection
var temps = 1000; // Nombre de milliseconde avant la redirection (1sec = 1000)


//-----------------------------------------------------------------------------
function redirection()  { setTimeout("site()", temps); pop=0; }
function site()  { window.location = URL; }
//-----------------------------------------------------------------------------
