function viewFoto(name){
    finestra=window.open(name,"","width=460, height=300");
}