$(function(){$("#link-top").click(function(){var a=300;return $("html,body").animate({scrollTop:0},a),!1})});