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