$(document).ready(function(){
		
		$.localScroll({
	 	hash:true,
		easing:'easeInOutExpo'
		});
		
		});


		
