function immagine(rnd){
	document.getElementById('immagine').style.background='url(chrome/'+rnd+'.jpg) no-repeat center center #333';
}
