jQuery(function( $ ){
	$.localScroll({
		duration:700,
		hash:true,
	});
});