xmlhttp.Open( "GET", "xml.html", true); => true改成false;不要同步
  alert(xmlhttp.Text); 改成这个试试