<!--
    function mise_a_jour(id)
    {
        (new Image()).src="out.php?id="+id;
        return true;
    }
//-->