jQuery(function( $ ){
	$.localScroll(
				  2500,
				  {
		duration:3000,
		easing:'elasout',
		hash:true,
		
	});
	
});











