document.write(''); document.write(''); document.write(''); document.write('
用户信息
'); document.write('

'); document.write(' 注册 / 登录
'); document.write(' 购物车(0)
'); document.write(' 对比框(1)'); document.write('

'); document.write('
'); document.write(''); document.write(''); document.write('
产品对比隐藏
'); document.write(''); document.write(''); document.write('
DT-185 迷你型照度记录仪×
对比 '); document.write('清空
'); function hidecom(){ obj=document.getElementById("floatcom"); obj.style.display='none'; } lastScrollY = 0; function heartBeat() { diffY = document.body.scrollTop+document.documentElement.scrollTop; obj=document.getElementById("floatcom"); percent =1*(diffY-lastScrollY); if(percent>0) percent = Math.ceil(percent); else percent = Math.floor(percent); obj.style.top=(parseInt(obj.style.top,10)+percent)+"px"; lastScrollY = lastScrollY+percent; } window.setInterval("heartBeat()",1);