// JavaScript Document

$(function() {
                $("#toTop").scrollToTop();
            });

