kefu=function(id,_top,_left){var me=id.charat?document.getelementbyid(id):id,d1=document.body,d2=document.documentelement;d1.style.height=d2.style.height='100%';me.style.top=_top?_top+'px':0;me.style.left=_left+"px";me.style.position='absolute';setinterval(function(){me.style.top=parseint(me.style.top)+(math.max(d1.scrolltop,d2.scrolltop)+_top-parseint(me.style.top))*0.1+'px'},10+parseint(math.random()*20));return arguments.callee};window.onload=function(){kefu('qq_kefu',100,-143)};lastscrolly=0;var intertime=1;var maxwidth=-1;var minwidth=-143;var numinter=8;var biginter;var smallinter;var o=document.getelementbyid("qq_kefu");var i=parseint(o.style.left);function big(){if(parseint(o.style.left)minwidth){i=parseint(o.style.left);i-=numinter;o.style.left=i+"px";if(i==minwidth)clearinterval(smallinter)}};function tosmall(){clearinterval(smallinter);clearinterval(biginter);smallinter=setinterval(small,intertime)}