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

