function switchImage(region){
		document.getElementById('img_it').src='/images/mappaItalia/it_'+region+'.gif';
	}
