jQuery(document).ready(function($){ $('body').backtotop({ topAnchor: 'body', animationSpeed: 500, bckTopLinkTitle: 'Back to top' }); });