'); a.document.write(''); a.document.write('

'+$('.heading_container').html()+'

'); a.document.write(content); a.document.write(' '); a.document.close(); a.print(); } $(function () { $('.link_container').html(' '); $('.backToTop').on('click', function(e) { window.scrollTo({ top: 0, behavior: 'smooth' }); }); });