codice:
setTimeout(function(){document.getElementById("myDiv").innerHTML=xmlhttp.responseText;document.form1.reset();},2000);