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