$(document).ready(function() {
$("#sidemenu,#main,.pagetop").ScrollToAnchors(500,'easeout');
});
