function launchpopup() {		
        popUPFree('/popup_text.html', 'Avviso', 300, 300, 5, 5, 'yes', 'Avviso');
		
}