var w3c = (document.getElementById) ? true : false; var agt = navigator.userAgent.toLowerCase(); var ie = ((agt.indexOf("msie") != -1) && (agt.indexOf("opera") == -1) && (agt.indexOf("omniweb") == -1)); var mymovey = new Number(); function IeTrueBody(){ return (document.compatMode && document.compatMode!="BackCompat") ? document.documentElement : document.body; } function GetScrollTop(){ return ie ? IeTrueBody().scrollTop : window.pageYOffset; } document.write("
"); document.write("
"); document.write("
"); document.write("");//Close //Open document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); document.write("
    
"); document.write(""); document.write("
"); document.write(""); document.write(""); document.write("
在线客服
"); document.write("
"); document.write("
"); document.write("
"); function heartBeat(){ diffY=GetScrollTop(); mymovey += Math.floor((diffY-document.getElementById('backi').style.top.replace("px","")+110)*0.1); document.getElementById('backi').style.top = mymovey+"px"; } window.setInterval("heartBeat()",1); document.write("
"); function qqopen() { document.getElementById("qqClose").style.display="block"; document.getElementById("qqOpen").style.display="none"; } function qqclose() { document.getElementById("qqClose").style.display="none"; document.getElementById("qqOpen").style.display="block"; }