}
}
$(function(){
changeValid($('#captchaImg_login')) ;//加验证码
//changeValid($('#captchaImg_reg')) ;
//头部更多显示
$('#gengduo').mouseover(function (){
$("#gengduo").attr('class', 'sp_more m2');
$("#nav_s1").sho();
});
$('#gengduo').mouseout(function (){
$("#gengduo").attr('class', 'sp_more');
$("#nav_s1").hide();
});
//头部更多显示end
//头部我的书架
$('#jilu').mouseover(function (){
$("#jilu").attr('class', 'sp_more m2');
$("#nav_s4").sho();
});
$('#jilu').mouseout(function (){
$("#jilu").attr('class', 'sp_more');
$("#nav_s4").hide();
});
//头部我的书架end
//头部账号(邮箱)
$('#name').mouseover(function (){
$("#name").attr('class
本章未完,请点击"下一页"继续阅读! 第6页 / 共17页