// JavaScript Document

function passafoto(val){
document.foto.src = '../conteudo_html/fotos2.html';
}