æ`ói{éÙZÖRói³«‰JÒÎAccept-Encoding,User-Agent&äÏÌ®™‚^*ús:Ÿ4 KEY: http://www.pilequinhorestaurante.com.br/wp-content/themes/brasserie/js/smoothscroll.js?ver=f2eb6da2ad98c74781c95c1e8bff43f1 HTTP/1.1 200 OK Date: Thu, 30 Apr 2026 13:02:14 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; }); });