﻿document.writeln('<!-- qq 在线客服 开始 -->')
document.writeln('<div id=\"qqlayer\" class=\"qq\" style=\"display:none; position:absolute;\">')
document.writeln('<div class=\"q_top\"><img src=\"/Images/qq/qqtop.jpg\" /></div>')
document.writeln('<div class=\"qq_contents\">')
document.writeln('	<div class=\"qqmessage\">您好:<br />在线客服为您服务!</div>')
document.writeln('	<div class=\"qqbox\">')
document.writeln('	<!--<a href=\"http://wpa.qq.com/msgrd?v=1&Uin=86663289\" target=\"_blank\"><img src=\"http://wpa.qq.com/pa?p=1:86663289:42\" /></a>-->')
document.writeln('	<a href=\"http://wpa.qq.com/msgrd?v=1&Uin=1713905844\" target=\"_blank\"><img src=\"http://wpa.qq.com/pa?p=1:1713905844:42\" /></a>')
document.writeln('        <a href=\"http://wpa.qq.com/msgrd?v=1&Uin=1624930343\" target=\"_blank\"><img src=\"http://wpa.qq.com/pa?p=1:1624930343:42\" /></a>')
document.writeln('	</div>')
document.writeln('</div>')
document.writeln('<div class=\"q_bottom\"><img src=\"/Images/qq/qqbot.jpg\" /></div>')
document.writeln('</div>')
document.writeln('<script language=\"javascript\">')
document.writeln('function initQQ(){')
document.writeln('	document.getElementById(\"qqlayer\").style.display= \"\";')
document.writeln('	moveLayer();')
document.writeln('}')
document.writeln('function moveLayer() {')
document.writeln('	var posX = 5;')
document.writeln('	var posY = document.documentElement.scrollTop + 50;')
document.writeln('	document.getElementById(\"qqlayer\").style.posRight = posX;')
document.writeln('	document.getElementById(\"qqlayer\").style.posTop = posY;')
document.writeln('	setTimeout(\"moveLayer()\",10);')
document.writeln('}')
document.writeln('initQQ();')
document.writeln('</script>')
document.writeln('<!-- qq 在线客服 结束 -->')

