function nuovaPagina(url) {
	big=window.open(url, "NewWindow")
}
