$(document).ready(function() {
	$('ul#main-nav li a, a.back-to-top, a.scroll-link').smoothScroll();
});
