$(document).ready(function() {
 $("body").ScrollToAnchors(5000,'easeout');
});
