function visualizzapass(file)
{
searchWin =
window.open(file,'mostra_comunicazioni','scrollbars=yes,resizable=yes,width=290,height=290,top=5,left=0,status=no,location=no,toolbar=yes');
}
