//显示客服 document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
QQ在线客服
"); document.writeln("
售前咨询
"); document.writeln("
程序定制咨询
"); document.writeln("
微信公众号开发
"); document.writeln("
售后支持
"); document.writeln("
"); document.writeln("
"); document.writeln("
电话咨询
"); document.writeln("
13961347334
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
关注联系QQ
"); document.writeln("
"); document.writeln("
关注联系微信号
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln(""); var step_ratio = 0.1; objs = new Array(); objs_x = new Array(); objs_y = new Array(); function addfollowmark(name, x, y) { i = objs.length; objs[i] = document.getElementById(name); objs_x[i] = x; objs_y[i] = y; } function followmark() { for(var i=0; i 0 ? 1 : -1) * Math.ceil(Math.abs(dx)); fm.style.left = fm.offsetLeft + dx +"px"; } var diffY; if (document.documentElement && document.documentElement.scrollTop) diffY = document.documentElement.scrollTop; else if (document.body) diffY = document.body.scrollTop; if (fm.offsetTop != diffY+fm_y+topH) { var dy = (diffY+ fm_y+ topH - fm.offsetTop) * step_ratio; dy = (dy > 0 ? 1 : -1) * Math.ceil(Math.abs(dy)); fm.style.top = fm.offsetTop + dy +"px"; } fm.style.display = ''; } } function lxsqqauto(){ console.log("aaaaaaaa"); /* document.getElementById("qwbmlxsqq_body").style.width="0px"; document.getElementById("qwbmlxs_qq_div").style.width="30px"; document.getElementById("qwbmlxsqq_head").style.display="none"; document.getElementById("qwbmlxs_qq_open").style.display="block"; */ } function lxsqqclose(){ document.getElementById("qwbmlxsqq_body").style.width="0px"; document.getElementById("qwbmlxs_qq_div").style.width="30px"; document.getElementById("qwbmlxsqq_head").style.display="none"; document.getElementById("qwbmlxs_qq_open").style.display="block"; } function lxsqqopen(){ document.getElementById("qwbmlxsqq_body").style.width="130px"; document.getElementById("qwbmlxs_qq_div").style.width="158px"; document.getElementById("qwbmlxsqq_head").style.display="block"; document.getElementById("qwbmlxs_qq_open").style.display="none"; } //addfollowmark("ad_dl01", 5, 350); //addfollowmark("qqserveronline", "document.body.clientWidth-115", 200); setInterval('followmark()',20); addfollowmark("qwbmlxs_qq_div", 0, 15); document.getElementById("qwbmlxs_qq_open").style.display="none"; addfollowmark("qwbmlxs_wap_div", 0, 15); //lxsqqclose(); //默认关闭QQ