document.writeln ('<div id="eric_qq" style="position:absolute; width:118px;"><div style="width:118px; height:38px; background-image:url(http://www.hucii.com/images/qq_01.gif);"><p style="float:left; font-size:12px; color:#fff;padding:6px 0px 0px 8px;">汇智在线客服</p><a onclick="HideQQ();" style="cursor:pointer; width:20px; height:20px; float:right; display:block;"></a></div><div style="width:118px; height:100px; background-image:url(http://www.hucii.com/images/qq_02.gif); font-size:12px; text-align:center; margin-top:-2px;"><a href="http://wpa.qq.com/msgrd?v=1&uin=445248851&site=qq&menu=yes" target="_blank" style="background-image:url(http://www.hucii.com/images/qq_03.gif); width:60px; height:17px; margin:2px auto; padding:6px 0px 0px 21px; display:block; text-decoration:none;">产品咨询</a>  <a href="http://wpa.qq.com/msgrd?v=1&uin=1326934518&site=qq&menu=yes" target="_blank" style="background-image:url(http://www.hucii.com/images/qq_03.gif); width:60px; height:17px; margin:2px auto; padding:6px 0px 0px 21px; display:block; text-decoration:none;">产品咨询</a>  <a href="http://wpa.qq.com/msgrd?v=1&uin=1304783188&site=qq&menu=yes" target="_blank" style="background-image:url(http://www.hucii.com/images/qq_03.gif); width:60px; height:17px; margin:2px auto; padding:6px 0px 0px 21px; display:block; text-decoration:none;">技术支持</a>  <a href="http://wpa.qq.com/msgrd?v=1&uin=774578499&site=qq&menu=yes" target="_blank" style="background-image:url(http://www.hucii.com/images/qq_03.gif); width:60px; height:17px; margin:2px auto; padding:6px 0px 0px 21px; display:block; text-decoration:none;">客户服务</a>  </div>  <div style="width:118px; height:29px; background-image:url(http://www.hucii.com/images/qq_04.gif)"></div></div>');
window.onload=ShowQQ; 
window.onscroll=ShowQQ; 
window.onresize=ShowQQ; 
function ShowQQ(){ 
document.getElementById("eric_qq").style.top=(document.documentElement.scrollTop+document.documentElement.clientHeight-document.getElementById("eric_qq").offsetHeight-(document.documentElement.clientHeight/2-95))+"px"; 
document.getElementById("eric_qq").style.left=(document.documentElement.scrollLeft+document.documentElement.clientWidth-document.getElementById("eric_qq").offsetWidth)+"px";
}
function HideQQ(){
	document.getElementById("eric_qq").style.display = 'none';
}
