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