function foto(){ var div_foto = document.getElementById('foto'); div_foto.innerHTML = <img src="webcam.jpg" />;}