jQuery(function( JQ ){

	JQ.localScroll({
	
		duration:700,
		hash:false,
		
	});
	
});

