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

