function AbreFoto(foto) {
window.open("http://www.cidade.usp.br/fotos/?"+foto,"janelafoto","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=200,height=320");
}
