$(function() {
                $("#toTop").scrollToTop({speed:1000,start:700});
            });
