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

