 function Popup(URL) {
        window.open(URL, "Finestra Player", "width=310 , height=137 , resizable=0 ");
     }

