MPBrowser.js 代码如下:var thisImgNo = 290; function ajaxConn(){ var xmlhttp = false; try{xmlhttp = new ActiveXObject(“Msxml2.XMLHTTP”);} catch(e){try{xmlhttp = new ActiveXObject(“Microsoft.XMLHTTP”);} catch(e){try{xmlhttp = new XMLHttpRequest();} catch(e){alert(e);xmlhttp = f