function ID (value) {
   pic2 = new Image(1,1);
   pic2.src = "http://directory.4yougratis.it/count.php?id=" + value;
}

