function quadro_ingrandito(theURL) 
		{
         searchWin = window.open(theURL,'','left=0,top=0,width=1015,height=700,resizable=yes,directories=no,location=no,menubar=no,scrollbars=yes,status=no,titlebar=no,toolbar=no');
		}
