$(document).ready(function() {
$(".sub,#navi-left-ns,#content,#pagetop").ScrollToAnchors(300,'easeout');
});
