<!--

function trocarFoto(oq) {
	document.getElementById("foto").innerHTML=oq;
}

//-->