function pSrchInit(){$("#pSrch .hdr .filter a").off("click").on("click",function(){$(this).parent().hasClass("on")?($(this).parent().removeClass("on"),$("#pSrch").removeClass("filtering")):($(this).parent().addClass("on"),$("#pSrch").addClass("filtering"))}),$(".fltrs .fltrRem ul li a").not(".dis").length>0&&$("#pSrch .hdr .filter").addClass("active"),pSrchFilterInit(),$("a.dataCleanse").off("click").on("click",function(){$(this).hasClass("on")?document.cookie="data_cleanse=;path=/;expires=Thu, 01 Jan 1970 00:00:01 GMT;":document.cookie="data_cleanse=true;expires="+new Date("1/1/2199")+"; path=/",window.location.reload()}),$("#pSrch .categories").carouselH({pageSize:2,autoStepSize:!1,stepSize:2,enabled:$("#pSrch .categories li").length>2,responsive:[{breakpoint:676,settings:{pageSize:3,enabled:$("#pSrch .categories li").length>3}},{breakpoint:768,settings:{pageSize:4,autoStepSize:!0,enabled:$("#pSrch .categories li").length>4}}]}),$("#pSrch .categories").attr("data-items",$("#pSrch .categories li").length),$("#pSrch .item a").click(function(e){var t={event:"productClick",ecommerce:{click:{actionField:{list:$(".hdr .title").attr("data-gdl-list")},products:[]}}};t.ecommerce.click.products.push({id:$(this).attr("data-gdl-id"),name:$(this).attr("data-gdl-name"),price:$(this).attr("data-gdl-price")}),dataLayer.push(t);var a={event:"select_item",ecommerce:{items:[]}};a.ecommerce.items.push({item_id:$(this).attr("data-gdl-id"),item_name:$(this).attr("data-gdl-name"),price:$(this).attr("data-gdl-price"),item_list_name:$(".hdr .title").attr("data-gdl-list"),index:"1",quantity:"1"}),dataLayer.push(a)})}function pSrchFilterInit(){$("#pSrch .fltrs .fltr").jqShowMore(10)}function changeRPP(e,t){location.href=baseUrl.replace(/&RPP=[0-9]+/,"")+"&RPP="+e.selectedIndex}function changeSortBy(e,t){location.href=baseUrl.replace(/&Sort=[0-9]+/,"")+"&Sort="+e.selectedIndex}document.addEventListener("DOMContentLoaded",function(){jqDefer(pSrchInit)}),window.addEventListener("resize",pSrchFilterInit);