function foto(id_foto,largh){
document.location.href="/foto/scheda.php?id="+id_foto;
}
