XMLHttpRequest of ajax

调用 function(Url) {  var XML = new XMLHttpRequest();  XML.onreadystatechange = function() {    if (XML.readyState ==