
function apri_popup(Indirizzo) {
    window.open(Indirizzo,'Popup_Scuola_Formazione','width=700,height=500,resizable=yes,left=0,top=0,screenX=0,screenY=0,scrollbars=1');
}

