function stats_salon(id,fake)
{
 (new Image()).src="stats_salons_update.php?fake="+fake+"&id="+id;
 return true;
}