"use strict";$(window).scroll(function(){$(this).scrollTop()>=400?$(".hatg-flag").addClass("stop").removeClass("move"):$(".hatg-flag").addClass("move").removeClass("stop")}),$(document).on("click",".hatg-flag_top",function(){$("html,body").animate({scrollTop:"0px"},800)}).on("click",".hatg-login",function(){$(".j-login-bg").fadeIn()}),$(document).on("click",".hatg-search",function(o){$(".hatg-search_shadow").stop().slideDown("fast").click(function(o){o.stopPropagation()}),o.stopPropagation()}).click(function(){$(".hatg-search_shadow").stop().slideUp("fast")});