function Chargement(id,vote) {
  window.location.replace("../includes/phpscripts/vote.php?id_site="+id+"&vote="+vote);
}
