$(function() {
  	$('.nav').localScroll({
		hash:true
	});
});
