function ShowImage(img) {
  alert(img);
}
