function header() {
	var num = Math.round(12*Math.random())+1;
	document.getElementById('head').src='imgs_head/arredamenti-verona-'+num+'.jpg';
}