function thumb(ID) {

	document.getElementById('THUMB').setAttribute("src","http://www.virtualgolf.it/foto-prodotti/"+ ID +"");

}
