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