File: /virtual/nagasaki/public_html/shop/wp-content/themes/riffles_ver1.1/js/scripts.min.js
/*!
* Copyright: (c) 2014 RiffleHatch, http://www.u-hg.com/
*/
jQuery(function(t){if(t('#header li[class*="has-children"]').on("hover",function(){t(">ul",this).slideToggle()}),t("#header").children().is("#item-nav")){var o=t(window).width(),n=699;if(o>n){var e=t("#item-nav"),s=t("#item-nav").height(),c=t("#header"),i=e.offset().top;t(window).scroll(function(){var o=t(this).scrollTop();o>=i?(e.addClass("fixed"),c.css({"padding-bottom":s+"px"})):(e.removeClass("fixed"),c.css({"padding-bottom":"0px"}))})}}var o=t(window).width(),n=699;if(n>=o){var u=0;t(window).scroll(function(){diffPosition=u-t(window).scrollTop(),u=t(window).scrollTop(),0>diffPosition?t("#mobile-nav").addClass("leftslid"):t("#mobile-nav").removeClass("leftslid")}),t(window).scroll(function(){var o=t(document).scrollTop(),n=o+100,e=t("#item-nav ul").outerHeight(!0),s=e-t(window).height()+200;e>t(window).height()?n>=s?t("#item-nav").css({top:-s+"px"}):t("#item-nav").css({top:-n+"px"}):t("#item-nav").css({top:"-100px"})}),t(window).scroll(function(){var o=t(document).scrollTop(),n=o+100,e=t("#top-nav ul").outerHeight(!0),s=e-t(window).height()+200;e>t(window).height()?n>=s?t("#top-nav").css({top:-s+"px"}):t("#top-nav").css({top:-n+"px"}):t("#top-nav").css({top:"-100px"})})}t("#topnavs,.liclose").on("click",function(){t("#top-nav").toggleClass("topslid")}),t("#itemnavs,.liclose2").on("click",function(){t("#item-nav").toggleClass("topslid")}),t(".thumbnail-box").on("click",function(){t(this).toggleClass("clup")});var l=t.cookie("imgswitch");void 0!=l&&t("#imgswitch,#imgswitch0ff").toggle(),t("#imgswitch").click(function(){return t.cookie("imgswitch","on",{expires:1,path:"/"}),location.reload(!0),!1}),t("#imgswitch0ff").click(function(){return t.cookie("imgswitch","on",{expires:-1,path:"/"}),location.reload(!0),!1}),t("a[href^=#]").click(function(){var o=400,n=t(this).attr("href"),e=t("#"==n||""==n?"html":n),s=e.offset().top;return t("body,html").animate({scrollTop:s},o,"swing"),!1});var r=t(".page-top");t(window).scroll(function(){t(this).scrollTop()>300?r.fadeIn("slow"):r.fadeOut("slow")})});