);
$(''#span_top'').mouseout(function (){
$("#span_top").attr(''class'', ''span_top'');
});
$(''#span_bottom'').mouseover(function (){
$("#span_bottom").attr(''class'', ''span_bottom2'');
});
$(''#span_bottom'').mouseout(function (){
$("#span_bottom").attr(''class'', ''span_bottom'');
});
$(''#span_top'').click(function (){
$("html, body").animate({ scrollTop: 0 }, 120);
});
$(''#span_bottom'').click(function (){
broser = $(document).height() ;
$("html, body").animate({ scrollTop: broser }, 120);
});
//返回顶部 end
});
function setTabLogin(m,n){
va
为优化阅读体验,本站内容均采用分页显示,请点击下一页继续阅读! 第10页 / 共12页