function zaladuj(o) {
 
  document.getElementById('obraz').src = o;

}

