//�������붥��ָ�������λ�� function gun_by_height(height) { $('html, body').animate({scrolltop:height}, 'slow'); return false; }