");
fotoWindow.document.write('');
fotoWindow.document.write("
Imagem");
fotoWindow.document.write("");
fotoWindow.document.write("");
fotoWindow.document.write('');
fotoWindow.document.write("");
fotoWindow.document.write("
");
fotoWindow.document.write("");
}
var infoWindow;
function popinfo(file,w,h) {
if (infoWindow){
infoWindow.close();
}
infoWindow=window.open(file, "infoWindow", "height="+h+",width="+w+",resize=yes,scrollbars=yes,status=yes");
}
function popCalendario () {
window.open("calendario.shtml", "infoWindow", "height=400,width=380,resize=yes,scrollbars=yes,status=yes");
}
//-->