﻿function svuota() 
{
	document.getElementById("cerca").value="";

	
}

