$(document).ready(function(){
  $.localScroll({
    easing:'swing'
  });
});

