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