M~i{éÙZ÷>~iO H¹ÒÎAccept-Encoding,User-AgentA±ÂÜ_Q2¤Rå%K«å2! KEY: http://www.pilequinhorestaurante.com.br/wp-content/themes/brasserie/js/smoothscroll.js?ver=a1eef2463f05513e52e3c7e80fab03ec HTTP/1.1 200 OK Date: Sat, 31 Jan 2026 17:42:15 GMT Server: Apache Last-Modified: Fri, 20 Apr 2018 13:22:03 GMT Accept-Ranges: bytes Content-Length: 316 Vary: Accept-Encoding,User-Agent Connection: close Content-Type: application/javascript jQuery(document).ready(function($){ $(window).scroll(function(){ if ($(this).scrollTop() < 200) { $('#smoothup') .fadeOut(); } else { $('#smoothup') .fadeIn(); } }); $('#smoothup').on('click', function(){ $('html, body').animate({scrollTop:0}, 'fast'); return false; }); });