(function(n){function i(){var t=n(".topNavActiveCategory:not(#topNavMobileDropdownButton)");t.children("ul").removeClass("activeMenu").css("display","none"),n(".topNavDropdownMenu").removeClass("activeMenu").css("display","none"),t.removeClass("topNavActiveCategory"),t.find("span.topNavChevron").toggleClass("activeItemChevron")}function r(){var t=n("#topNavMobileDropdownButton");t.removeClass("topNavActiveCategory"),i(),n("#topNavCategories").removeClass("activeMenu").css("display",""),t.find("span.topNavChevron").toggleClass("activeItemChevron")}var t={color:"",backgroundColor:"",hoverBackgroundColor:""};n(".topNavMobileCategory").click(function(){var i=n(this),u=i.hasClass("topNavActiveCategory");i.children("a").css("background-color",""),u?(r(),i.children("a").css("background-color",t.hoverBackgroundColor)):(i.addClass("topNavActiveCategory"),n("#topNavCategories").addClass("activeMenu").css("display","block"),i.find("span.topNavChevron").toggleClass("activeItemChevron"))}),n(".topNavCategory").click(function(){var r=n(this),u=r.hasClass("topNavActiveCategory");i(),r.children("a").css("background-color",""),u?n("#topNavMobileSearchButton").css("display")==="none"?r.children("a").css("background-color",t.hoverBackgroundColor):r.children("a").css("background-color","#cEcEcE"):(r.addClass("topNavActiveCategory"),r.children("ul").addClass("activeMenu").css("display","block"),r.find("span.topNavChevron").toggleClass("activeItemChevron"))}),n(".topNavDropdownTrigger").mouseover(function(){var i=n(this);!i.parent().hasClass("topNavActiveCategory")&&(n("#topNavMobileSearchButton").css("display")==="none"||i.parent().is("#topNavMobileDropdownButton"))?i.css("background-color",t.hoverBackgroundColor):i.parent().hasClass("topNavActiveCategory")||i.css("background-color","#CECECE")}),n(".topNavDropdownTrigger").mouseout(function(){var t=n(this);t.css("background-color","")}),n(window).resize(function(){r()}),n(document).click(function(t){n(t.target).closest(".activeMenu").length||n(t.target).closest(".topNavMobileCategory").length||n(t.target).closest(".topNavCategory").length||(i(),r())}),n(window).load(function(){var i,u,f,r;if(n("#topNav").length>0)if(t.color=occe.colorToHex(n("#topNav").css("color")),i=n("#topNav").css("background-color"),i==="transparent"||i==="rgba(0, 0, 0, 0)"||i.toLowerCase()==="#ffffff")t.backgroundColor=i,t.hoverBackgroundColor="#CECECE";else{for(i=occe.colorToHex(i),occe.luminanceRatio(t.color,"#000000")<occe.luminanceRatio(t.color,"#ffffff")?(f=.05,r=-.9):(f=-.05,r=.9),u=occe.shadeColor(i,r);(occe.luminanceRatio(t.color,u)<7||occe.luminanceRatio(i,u)<1.2)&&Math.abs(r)<1-f;)r+=f,u=occe.shadeColor(i,r);t.backgroundColor=i,t.hoverBackgroundColor=u}})})(jQuery)