function open_qq(md5){ var tempSrc='http://sighttp.qq.com/wpa.js?rantime='+Math.random()+'&sigkey='+md5; var oldscript=document.getElementById('testJs'); var newscript=document.createElement('script'); newscript.setAttribute('type','text/javascript'); newscript.setAttribute('id', 'testJs');newscript.setAttribute('src',tempSrc); if(oldscript == null) {document.body.appendChild(newscript);} else {oldscript.parentNode.replaceChild(newscript, oldscript);} return false; } document.write("") var online=new Array(); if (!document.layers) 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(''); document.write(''); document.write(''); document.write(""); document.write(""); document.write(""); document.write('
客服1
飓风广告QQ客服
客服2
飓风广告QQ客服
客服3
飓风广告QQ客服
'); document.write('
'); var verticalpos="frombottom" if (!document.layers) document.write('
') function scrollqq() { var posXqq,posYqq; if (window.innerHeight) { posXqq=window.pageXOffset; posYqq=window.pageYOffset; } else if (document.documentElement && document.documentElement.scrollTop) { posXqq=document.documentElement.scrollLeft; posYqq=document.documentElement.scrollTop; } else if (document.body) { posXqq=document.body.scrollLeft; posYqq=document.body.scrollTop; } var divStayTopLeft=document.getElementById("divStayTopLeft"); divStayTopLeft.style.top=(posYqq+150)+"px"; divStayTopLeft.style.left="2px"; setTimeout("scrollqq()",100); } function showqqdivover(i) { document.getElementById("showqq"+i).style.display=""; } function showqqdivout(i) { document.getElementById("showqq"+i).style.display="none"; } scrollqq();