function arata(i){
	document.getElementById('anim').style.background='url(imagini/anim'+i+'.jpg) no-repeat #fff';
}
