function loadFoto(x){
	document.getElementById("loadFoto").innerHTML = x;
}
