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