  function ganti_gbr(my_id) {
    document.images.gambar.src=my_id; 
    document.f_comm.komen.value=get_comment(my_id); 
  }
