!function($){"use strict";$(document).ready(function($){$("nav#site-navigation").meanmenu({meanScreenWidth:"640"}),$(".scrollup").length>0&&($(window).scroll(function(){$(this).scrollTop()>100?$(".scrollup").fadeIn():$(".scrollup").fadeOut()}),$(".scrollup").click(function(){return $("html, body").animate({scrollTop:0},600),!1}))})}(jQuery);