$(document).ready(function() {
		
	// Smooth scrolling
	$.localScroll();

});

