function finestra (URL){ 
   window.open(URL,"finestra1","width=400,height=131,scrollbars=NO,resizable=NO,directories=NO,location=NO,menubar=NO,status=NO,titlebar=NO,toolbar=NO") 
} 


