网站地图
当前位置: 首页 > 办公用品 > 书写修正工具

商品分类

销售排行

浏览历史

copyright 2014-2015 www.cr20gw.com All rights reserved. 版权所有:中铁二十局集团陕西物资有限公司
QQ 2796696178 QQ 1794123557
地址:西安市华清东路125号 邮编:710032 电话:4000298960 +86-029-82320518 陕ICP备11009283号-3

陕公网安备 61010202000120号

hao123上网导航
<!--<script> var lastScrollY = 0; function heartbeat() { var diffY; if (document.documentElement && document.documentElement.scrollTop) { diffY = document.documentElement.scrollTop; } else if (document.body) { diffY = document.body.scrollTop } var percent = .1 (diffY-lastScrollY); if (percent > 0) { percent = Math.ceil(percent); } else { percent = Math.floor(percent); } document.getElementById("full").style.top = parseInt(document.getElementById("full").style.top) + percent + "px"; document.getElementById("full_l").style.top = parseInt(document.getElementById("full_l").style.top) + percent + "px"; lastScrollY = lastScrollY + p