$(document).ready(function(){
	$.smoothAnchors("slow", "swing", false);
});

