<!--
function grande(figura) {
document.getElementById("foto_grande").src=figura;
}
//-->

