jQuery(function() {
         jQuery("#toTop").scrollToTop({speed:1000,ease:"easeOutExpo",start:100});
});







