function modulo3_change_img(obj,img) {
  obj.src = img;
}
