var related_posts_js_options={"post_heading":"h4"}
;!function(){"use strict";var t={response:null,getEndpointURL:function(t){var e,s="undefined"!=typeof wp&&wp.customize&&wp.customize.settings&&wp.customize.settings.url&&wp.customize.settings.url.self;s?(e=document.createElement("a")).href=wp.customize.settings.url.self:e=document.location,"string"==typeof t&&t.match(/^https?:\/\//)&&((e=document.createElement("a")).href=t);var a="relatedposts=1",o=document.querySelector("#jp-relatedposts");if(!o)return!1;o.hasAttribute("data-exclude")&&(a+="&relatedposts_exclude="+o.getAttribute("data-exclude")),s&&(a+="&jetpackrpcustomize=1");var r=e.pathname;return"/"!==r[0]&&(r="/"+r),""===e.search?r+"?"+a:r+e.search+"&"+a},getAnchor:function(t,e){var s=t.title,a=document.createElement("a");a.setAttribute("class",e),a.setAttribute("href",t.url),a.setAttribute("title",s),a.setAttribute("data-origin",t.url_meta.origin),a.setAttribute("data-position",t.url_meta.position),""!==t.rel&&a.setAttribute("rel",t.rel);var o=document.createElement("div");o.appendChild(a);var r=o.innerHTML;return[r.substring(0,r.length-4),"</a>"]},generateMinimalHtml:function(t,e){var s=this,a="";return t.forEach((function(t,o){var r=s.getAnchor(t,"jp-relatedposts-post-a"),p="jp-relatedposts-post jp-relatedposts-post"+o;t.classes.length>0&&(p+=" "+t.classes.join(" ")),a+='<p class="'+p+'" data-post-id="'+t.id+'" data-post-format="'+t.format+'">',a+='<span class="jp-relatedposts-post-title">'+r[0]+t.title+r[1]+"</span>",e.showDate&&(a+='<time class="jp-relatedposts-post-date" datetime="'+t.date+'">'+t.date+"</time>"),e.showContext&&(a+='<span class="jp-relatedposts-post-context">'+t.context+"</span>"),a+="</p>"})),'<div class="jp-relatedposts-items jp-relatedposts-items-minimal jp-relatedposts-'+e.layout+' ">'+a+"</div>"},generateVisualHtml:function(t,e){var s=this,a="";return t.forEach((function(t,o){var r=s.getAnchor(t,"jp-relatedposts-post-a"),p="jp-relatedposts-post jp-relatedposts-post"+o;t.classes.length>0&&(p+=" "+t.classes.join(" ")),t.img.src?p+=" jp-relatedposts-post-thumbs":p+=" jp-relatedposts-post-nothumbs";var i=document.createElement("p");i.innerHTML=t.excerpt;var n=i.textContent;if(a+='<div class="'+p+'" data-post-id="'+t.id+'" data-post-format="'+t.format+'">',t.img.src)a+=r[0]+'<img class="jp-relatedposts-post-img" loading="lazy" src="'+t.img.src+'" width="'+t.img.width+'" height="'+t.img.height+(t.img.srcset?'" srcset="'+t.img.srcset:"")+(t.img.sizes?'" sizes="'+t.img.sizes:"")+'" alt="'+t.img.alt_text+'" />'+r[1];else{var l=s.getAnchor(t,"jp-relatedposts-post-a jp-relatedposts-post-aoverlay");a+=l[0]+l[1]}a+="<"+related_posts_js_options.post_heading+' class="jp-relatedposts-post-title">'+r[0]+t.title+r[1]+"</"+related_posts_js_options.post_heading+">",a+='<p class="jp-relatedposts-post-excerpt">'+n+"</p>",e.showDate&&(a+='<time class="jp-relatedposts-post-date" datetime="'+t.date+'">'+t.date+"</time>"),e.showContext&&(a+='<p class="jp-relatedposts-post-context">'+t.context+"</p>"),a+="</div>"})),'<div class="jp-relatedposts-items jp-relatedposts-items-visual jp-relatedposts-'+e.layout+' ">'+a+"</div>"},setVisualExcerptHeights:function(){var t=document.querySelectorAll("#jp-relatedposts .jp-relatedposts-post-nothumbs .jp-relatedposts-post-excerpt");if(t.length)for(var e=getComputedStyle(t[0]),s=parseInt(e.fontSize,10),a=parseInt(e.lineHeight,10),o=0;o<t.length;o++)t[o].style.maxHeight=5*a/s+"em"},getTrackedUrl:function(t){var e="relatedposts_hit=1";e+="&relatedposts_origin="+t.getAttribute("data-origin"),e+="&relatedposts_position="+t.getAttribute("data-position");var s=t.pathname;return"/"!==s[0]&&(s="/"+s),""===t.search?s+"?"+e:s+t.search+"&"+e},cleanupTrackedUrl:function(){if("function"==typeof history.replaceState){var t=document.location.search.replace(/\brelatedposts_[a-z]+=[0-9]*&?\b/gi,"");"?"===t&&(t=""),document.location.search!==t&&history.replaceState({},document.title,document.location.pathname+t)}}};function e(){t.setVisualExcerptHeights();var e=document.querySelectorAll("#jp-relatedposts a.jp-relatedposts-post-a");Array.prototype.forEach.call(e,(function(e){document.addEventListener("click",(function(){e.href=t.getTrackedUrl(e)}))}))}function s(){t.cleanupTrackedUrl();var s=t.getEndpointURL(),a=document.querySelector("#jp-relatedposts");if(s)if(document.querySelectorAll("#jp-relatedposts .jp-relatedposts-post").length)e();else{var o=new XMLHttpRequest;o.open("GET",s,!0),o.setRequestHeader("x-requested-with","XMLHttpRequest"),o.onreadystatechange=function(){if(this.readyState===XMLHttpRequest.DONE&&200===this.status)try{var s=JSON.parse(o.responseText);if(0===s.items.length||0===a.length)return;t.response=s;var r,p,i={};"undefined"!=typeof wp&&wp.customize?(p=wp.customize.instance("jetpack_relatedposts[show_thumbnails]").get(),i.showDate=wp.customize.instance("jetpack_relatedposts[show_date]").get(),i.showContext=wp.customize.instance("jetpack_relatedposts[show_context]").get(),i.layout=wp.customize.instance("jetpack_relatedposts[layout]").get()):(p=s.show_thumbnails,i.showDate=s.show_date,i.showContext=s.show_context,i.layout=s.layout),r=p?t.generateVisualHtml(s.items,i):t.generateMinimalHtml(s.items,i);var n=document.createElement("div");if(a.appendChild(n),n.outerHTML=r,i.showDate){var l=a.querySelectorAll(".jp-relatedposts-post-date");Array.prototype.forEach.call(l,(function(t){t.style.display="block"}))}a.style.display="block",e()}catch(t){}},o.send()}}function a(){"undefined"!=typeof wp&&wp.customize?(wp.customize.selectiveRefresh&&wp.customize.selectiveRefresh.bind("partial-content-rendered",(function(t){"jetpack_relatedposts"===t.partial.id&&s()})),wp.customize.bind("preview-ready",s)):s()}"loading"!==document.readyState?a():document.addEventListener("DOMContentLoaded",a)}();
;document.addEventListener('DOMContentLoaded',function(){var commentForms=document.getElementsByClassName('jetpack_remote_comment');for(var i=0;i<commentForms.length;i++){commentForms[i].allowTransparency=!1;commentForms[i].scrolling='no'}})
;window.WPCOM_sharing_counts={"https:\/\/www.dijklandfm.nl\/online-security\/welk-antivirus-programma-is-een-goede-keus\/":7}
;var ct_localizations={"ajax_url":"https:\/\/www.dijklandfm.nl\/wp-admin\/admin-ajax.php","public_url":"https:\/\/www.dijklandfm.nl\/wp-content\/themes\/blocksy\/static\/bundle\/","rest_url":"https:\/\/www.dijklandfm.nl\/wp-json\/","search_url":"https:\/\/www.dijklandfm.nl\/search\/QUERY_STRING\/","show_more_text":"Toon meer","more_text":"Meer","search_live_results":"Zoekresultaten","search_live_no_results":"Geen resultaten","search_live_no_result":"Geen resultaten","search_live_one_result":"Je hebt %s resultaat. Druk op Tab om het te selecteren.","search_live_many_results":"Je hebt %s resultaten. Druk op Tab om er een te selecteren.","clipboard_copied":"Gekopieerd!","clipboard_failed":"Kopi\u00ebren mislukt","expand_submenu":"Dropdown menu uitvouwen","collapse_submenu":"Dropdown menu invouwen","dynamic_js_chunks":[],"dynamic_styles":{"lazy_load":"https:\/\/www.dijklandfm.nl\/wp-content\/themes\/blocksy\/static\/bundle\/non-critical-styles.min.css?ver=2.0.75","search_lazy":"https:\/\/www.dijklandfm.nl\/wp-content\/themes\/blocksy\/static\/bundle\/non-critical-search-styles.min.css?ver=2.0.75","back_to_top":"https:\/\/www.dijklandfm.nl\/wp-content\/themes\/blocksy\/static\/bundle\/back-to-top.min.css?ver=2.0.75"},"dynamic_styles_selectors":[{"selector":".ct-header-cart, #woo-cart-panel","url":"https:\/\/www.dijklandfm.nl\/wp-content\/themes\/blocksy\/static\/bundle\/cart-header-element-lazy.min.css?ver=2.0.75"},{"selector":".flexy","url":"https:\/\/www.dijklandfm.nl\/wp-content\/themes\/blocksy\/static\/bundle\/flexy.min.css?ver=2.0.75"}]}
;!function(){var e,t,n={9139:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});let r=null;window.IntersectionObserver&&(r=new IntersectionObserver((function(e){return e.filter((function(e){let{isIntersecting:t}=e;return t})).map((function(e){let{target:t}=e;return t})).filter((function(e){return(e.dataset.reveal||"").indexOf("no")>-1})).map((function(e,t){let n=(e.dataset.reveal||"").indexOf("bottom")>-1;e.dataset.reveal=n?`yes:${t+1}`:"yes"}))})));const o=function(e){if(!window.IntersectionObserver)return;let t=e.querySelectorAll('[data-reveal*="no"]');0!==t.length&&t[0].dataset.reveal&&[...t].map((function(e){return r.observe(e)}))}},4254:function(e,t,n){"use strict";n.d(t,{B:function(){return u},a:function(){return c}});var r=n(2248);function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function i(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const c=function(e,t){if(t=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach((function(t){i(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({container:null,openStrategy:"full"},t),document.body.hasAttribute("data-panel")&&"skip"!==t.openStrategy)return;const c=function(){"skip"!==t.openStrategy&&requestAnimationFrame((function(){t.container.classList.add("active"),document.body.dataset.panel="in"+(t.container.dataset.behaviour.indexOf("left")>-1?":left":t.container.dataset.behaviour.indexOf("right")>-1?":right":"")})),"full"!==t.openStrategy&&"skip"!==t.openStrategy||n.e(421).then(n.bind(n,3421)).then((function(n){let{handleClick:r}=n;r(e,t)}))},u=ct_localizations.dynamic_styles_selectors.filter((function(e){return t.container.matches(e.selector)||t.container.querySelector(e.selector)}));u.length>0?Promise.all(u.map((function(e){return(0,r.Xr)(e.url)}))).then(c):c()},u=function(e,t){let{event:n,focus:r=!1}=t;c(n,{isModal:!0,container:document.querySelector(e.dataset.togglePanel||e.hash),clickOutside:!0,focus:r})}},6130:function(e,t,n){"use strict";n.d(t,{C:function(){return u}});n(1601);let r=null,o=matchMedia("all and (max-width: 689px)"),i=matchMedia("all and (max-width: 999px)");const c=function(){r=o.matches?"mobile":i.matches?"tablet":"desktop"};c(),o.addListener((function(){return c()})),i.addListener((function(){return c()}));const u=function(){let{withTablet:e=!1}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return e?r:"tablet"===r?"mobile":r}},3846:function(e,t,n){"use strict";n.d(t,{b:function(){return r}});const r=function(){return"ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0}},2248:function(e,t,n){"use strict";n.d(t,{Cg:function(){return p},XT:function(){return b},Xr:function(){return h}});var r=n(1601),o=n.n(r),i=n(3846),c=n(2194),u=n.n(c);const a=["mount","el"];function l(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?l(Object(n),!0).forEach((function(t){d(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):l(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function d(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function f(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}const m=function(e){let{els:t,events:n,forcedEvents:r,load:o,mount:c,condition:l,trigger:d}=e;t||(t=[]),n||(n=[]),r||(r=[]),d||(d=[]),d=d.map((function(e){return"string"==typeof e?{id:e}:e})),c||(c=function(e){let{mount:t,el:n}=e,r=f(e,a);return n?t(n,r):t()}),t&&"[object Function]"==={}.toString.call(t)&&(t=t());const m=(Array.isArray(t)?t:[t]).reduce((function(e,t){return[...e,...Array.isArray(t)?t:"string"==typeof t?document.querySelectorAll(t):[t]]}),[]);0!==m.length&&(l&&!l({els:t,allEls:m})||(0!==d.length?d.forEach((function(e){if("click"===e.id&&m.map((function(t){t.hasLazyLoadClickListener||(t.hasLazyLoadClickListener=!0,t.addEventListener("click",(function(e){e.stopPropagation(),e.preventDefault(),o().then((function(n){return c(s(s({},n),{},{event:e,el:t}))}))}),s({},e.once?{once:!0}:{})))})),"change"===e.id&&m.map((function(e){if(e.hasLazyLoadChangeListener)return;e.hasLazyLoadChangeListener=!0;const t=function(t){t.preventDefault(),o().then((function(n){return c(s(s({},n),{},{event:t,el:e}))}))};u()?u()(e).on("change",t):e.addEventListener("change",t)})),"scroll"===e.id&&m.map((function(e){e.hasLazyLoadScrollListener||(e.hasLazyLoadScrollListener=!0,setTimeout((function(){let t=scrollY,n=function(r){if(e.parentNode)return Math.abs(scrollY-t)>30?(document.removeEventListener("scroll",n),void o().then((function(t){return c(s(s({},t),{},{event:r,el:e}))}))):void 0;document.removeEventListener("scroll",n)};document.addEventListener("scroll",n)}),500))})),"slight-mousemove"===e.id&&!document.body.hasSlightMousemoveListenerTheme){document.body.hasSlightMousemoveListenerTheme=!0;const e=function(e){m.map((function(e){o().then((function(t){return c(s(s({},t),{},{el:e}))}))}))};document.addEventListener("mousemove",e,{once:!0})}"input"===e.id&&m.map((function(e){e.hasLazyLoadInputListener||(e.hasLazyLoadInputListener=!0,e.addEventListener("input",(function(t){return o().then((function(t){return c(s(s({},t),{},{el:e}))}))}),{once:!0}))})),"hover-with-touch"===e.id&&m.map((function(e){e.hasLazyLoadMouseOverListener||(e.dataset.autoplay&&parseFloat(e.dataset.autoplay)?setTimeout((function(){o().then((function(t){return c(s(s({},t),{},{el:e}))}))}),10):(e.hasLazyLoadMouseOverListener=!0,e.forcedMount=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return o().then((function(n){return c(s(s({},n),{},{el:e},t))}))},["mouseover",...(0,i.b)()?["touchstart"]:[]].map((function(t){e.addEventListener(t,(function(t){"touchstart"===t.type?document.addEventListener("touchmove",(function(){e.forcedMount({event:t})}),{once:!0}):e.forcedMount()}),{once:!0,passive:!0})}))))})),"hover-with-click"===e.id&&m.map((function(e){if(e.hasLazyLoadClickHoverListener)return;e.hasLazyLoadClickHoverListener=!0;const t=function(t){o().then((function(n){return c(s(s({},n),{},{event:t,el:e}))}))};let n=!1;e.addEventListener("mouseover",(function(e){(0,i.b)()&&(n=setTimeout((function(){n=!0,t(e)}),500)),(0,i.b)()||t(e)}),{once:!0}),(0,i.b)()&&e.addEventListener("click",(function(e){e.preventDefault(),!0!==n&&(!1!==n&&clearTimeout(n),t(e))}),{once:!0}),e.addEventListener("focus",t,{once:!0})})),"hover"===e.id&&m.map((function(e){e.hasLazyLoadMouseOverListener||(e.hasLazyLoadHoverListener=!0,e.addEventListener("mouseover",(function(t){o().then((function(n){return c(s(s({},n),{},{event:t,el:e}))}))}),{once:!0}))})),"submit"===e.id&&m.map((function(t){t.hasLazyLoadSubmitListener||(t.hasLazyLoadSubmitListener=!0,t.addEventListener("submit",(function(n){n.submitter&&e.ignoreSubmitter&&e.ignoreSubmitter.find((function(e){return n.submitter.matches(e)}))||(n.preventDefault(),o().then((function(e){return c(s(s({},e),{},{event:n,el:t}))})))})))}))})):o().then((function(e){m.map((function(t){c(s(s({},e),{},{el:t}))}))}))))},p=function(e){/comp|inter|loaded/.test(document.readyState)?e():document.addEventListener("DOMContentLoaded",e,!1)},b=function(e,t){const{immediate:n=!1,skipEvents:r=!1}=t||{};r||[...new Set(e.reduce((function(e,t){return[...e,...t.events||[],...t.forcedEvents||[]]}),[]))].map((function(t){o().on(t,(function(){e.filter((function(e){let{events:n=[]}=e;return n.indexOf(t)>-1})).map((function(e){return m(s(s({},e),{},{trigger:[]}))})),e.filter((function(e){let{forcedEvents:n=[]}=e;return n.indexOf(t)>-1})).map((function(e){return m(s(s(s({},e),e.forcedEventsElsSkip?{}:{els:["body"]}),{},{condition:function(){return!0},trigger:[]}))}))}))}));const i=function(){e.filter((function(e){let{onLoad:t=!0}=e;return"[object Function]"==={}.toString.call(t)?t():!!t})).map(m)};n?i():p(i)};const h=function(e){return new Promise((function(t,n){document.querySelector(`[href="${e}"]`)?t():requestAnimationFrame((function(){!function(e,t){var n;function r(){!n&&t&&(n=!0,t.call(e))}e.addEventListener&&e.addEventListener("load",r),e.attachEvent&&e.attachEvent("onload",r),"isApplicationInstalled"in navigator&&"onloadcssdefined"in e&&e.onloadcssdefined(r)}(function(e,t,n,r){var o=document,i=o.createElement("link");if(t);else{var c=(o.body||o.getElementsByTagName("head")[0]).childNodes;c[c.length-1]}var u=o.styleSheets;i.rel="stylesheet",i.href=e,document.body.appendChild(i);var a=function(e){for(var t=i.href,n=u.length;n--;)if(u[n].href===t)return e();setTimeout((function(){a(e)}))};function l(){i.addEventListener&&i.removeEventListener("load",l)}return i.addEventListener&&i.addEventListener("load",l),i.onloadcssdefined=a,a(l),i}(e),(function(){requestAnimationFrame((function(){t()}))}))}))}))}},1229:function(e,t,n){"use strict";n.r(t),n.d(t,{areWeDealingWithSafari:function(){return M},getCurrentScreen:function(){return l.C},handleEntryPoints:function(){return a.XT},loadDynamicChunk:function(){return j},loadStyle:function(){return a.Xr},onDocumentLoaded:function(){return a.Cg},registerDynamicChunk:function(){return q}});n(989);function r(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const o=new class{constructor(){r(this,"_callbacksMap",{})}on(e,t){const n=function(e){t(e.detail)};this._callbacksMap[t]=n,document.addEventListener(e,n)}once(e,t){document.addEventListener(e,(function(e){t(e.detail)}),{once:!0})}off(e,t){document.removeEventListener(e,this._callbacksMap[t])}trigger(e,t){document.dispatchEvent(new CustomEvent(e,{detail:t}))}};window.ctEvents=o;var i=n(1601),c=n.n(i),u=n(9139),a=n(2248),l=n(6130),s=n(5277),d=n.n(s),f=n(4254);const m={};var p=n(2194),b=n.n(p),h=n(3846);function v(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function y(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const g={click:function(e,t,r,o){return[...document.querySelectorAll(e.selector)].map((function(e){if(e.hasLazyLoadClickListener)return;e.hasLazyLoadClickListener=!0;const i=function(i){t.ignore_click&&(i.target.matches(t.ignore_click)||i.target.closest(t.ignore_click))||(i.preventDefault(),e.closest(".ct-panel.active")&&e.matches('.ct-header-account[href*="account-modal"]')||(t.has_loader?"button"===t.has_loader.type?n.e(418).then(n.bind(n,5418)).then((function(n){let{bootButtonLoaderFlow:c}=n;c({el:e,chunk:t,event:i,loadedChunks:o,loadChunkWithPayload:r})})):n.e(95).then(n.bind(n,1095)).then((function(n){let{bootModalLoaderFlow:c}=n;c({el:e,event:i,chunk:t,loadedChunks:o,loadChunkWithPayload:r})})):r(t,{event:i},e)))};e.dynamicJsChunkStop=function(){e.removeEventListener("click",i)},e.addEventListener("click",i)}))},scroll:function(e,t,n,r){m[t.id]||(m[t.id]=!0,setTimeout((function(){let e=scrollY,r=function(o){if(Math.abs(scrollY-e)>30||window.innerHeight+Math.round(scrollY)>=document.body.offsetHeight)return document.removeEventListener("scroll",r),void n(t)};r(),document.addEventListener("scroll",r,{passive:!0})}),500))},input:function(e,t,n){[...document.querySelectorAll(e.selector)].map((function(e){e.hasLazyLoadInputListener||(e.hasLazyLoadInputListener=!0,e.addEventListener("input",(function(r){r.preventDefault(),n(t,{event:r},e)})))}))},change:function(e,t,n){[...document.querySelectorAll(e.selector)].map((function(e){e.hasLazyLoadChangeListener||(e.hasLazyLoadChangeListener=!0,e.addEventListener("change",(function(r){r.preventDefault(),n(t,{event:r},e)})))}))},submit:function(e,t,n){[...document.querySelectorAll(e.selector)].map((function(e){e.hasLazyLoadSubmitListener||(e.hasLazyLoadSubmitListener=!0,b()?b()(e).on("submit",(function(r){r.preventDefault(),n(t,{event:r},e)})):e.addEventListener("submit",(function(r){r.preventDefault(),n(t,{event:r},e)})))}))},hover:function(e,t,n){t.skipOnTouchDevices&&(0,h.b)()||[...document.querySelectorAll(e.selector)].map((function(e){e.hasLazyLoadHoverListener||(e.hasLazyLoadHoverListener=!0,e.addEventListener("mouseover",(function(r){r.preventDefault(),n(t,{event:r},e)})))}))},"slight-mousemove":function(e,t,n){const r=document.querySelector(e.selector);if(!document.body.hasSlightMousemoveListener&&r){document.body.hasSlightMousemoveListener=!0;const r=function(o){document.removeEventListener("mousemove",r),n(t,{event:o},[...document.querySelectorAll(e.selector)])};document.addEventListener("mousemove",r)}},"jquery-event":function(e,t,n){e=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?v(Object(n),!0).forEach((function(t){y(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):v(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({matchTarget:!0},e),document.body.ctHasJqueryEventListener||(document.body.ctHasJqueryEventListener={}),document.body.ctHasJqueryEventListener[t.id]||(document.body.ctHasJqueryEventListener[t.id]=!0,e.events.map((function(r){b()(document.body).on(r,(function(r,o){let i=document.body;if(e.matchTarget){if(!r.target.closest(".product"))return;if(i=r.target.closest(".product").querySelector(e.selector),!i)return}for(var c=arguments.length,u=new Array(c>2?c-2:0),a=2;a<c;a++)u[a-2]=arguments[a];n(t,{event:r,eventData:o,eventArguments:u},i)}))})))},cookie:function(e,t,n){t.cookieAbsent&&-1===document.cookie.indexOf(t.cookieAbsent)&&n(t,{})}};function L(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function O(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?L(Object(n),!0).forEach((function(t){w(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):L(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function w(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}let S={},k=null;const j=function(e){return new Promise((function(t,n){let r=ct_localizations.dynamic_js_chunks.find((function(t){return t.id===e}));if(r||n(),S[r.id])t({chunk:S[r.id],isInitial:!1});else if(S[r.id]={state:"loading"},r.global_data&&r.global_data.map((function(e){e.var&&e.data&&(window[e.var]=e.data)})),r.raw_html&&(document.querySelector(r.raw_html.selector)||document.body.insertAdjacentHTML("beforeend",r.raw_html.html)),r.deps){const e=r.deps.filter((function(e){return!document.querySelector(`script[src*="${r.deps_data[e]}"]`)}));e.map((function(e){return r.deps_data[e]}));[...e,"root"].map((function(e){return function(){return new Promise((function(n){"root"!==e?d()([r.deps_data[e]],(function(){n()})):d()([r.url],(function(){n(),t({chunk:S[r.id],isInitial:!0})}))}))}})).reduce((function(e,t){return e.then((function(e){return t()}))}),Promise.resolve())}else d()(r.url,(function(){t({chunk:S[r.id],isInitial:!0})}))}))},E=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;const r=function(){S[e.id].mount&&(n?S[e.id].mount(n,t):[...document.querySelectorAll(e.selector)].map((function(n){S[e.id].mount(n,t)})))};j(e.id).then((function(e){let{isInitial:n}=e;n&&r(),!n&&t&&r()})).catch((function(t){console.error("Cannot load chunk",e.id,t)}))},P=function(){ct_localizations.dynamic_js_chunks.map((function(e){e.id&&document.querySelector(e.selector)&&(e.trigger?(Array.isArray(e.trigger)?e.trigger:[e.trigger]).map((function(t){"intersection-observer"!==(t=t.trigger?t:{trigger:t,selector:e.selector}).trigger?function(e,t,n,r){(e.trigger||g[e.trigger])&&g[e.trigger](e,t,n,r)}(t,e,E,S):function(e){window.IntersectionObserver&&(k||(k=new IntersectionObserver((function(e){e.map((function(e){let{boundingClientRect:t,target:n,isIntersecting:r}=e;const o=n.__chunk__;if(!r&&t.y>0)return;let i="target-before-bottom";!r&&t.y<0&&(i="target-after-bottom"),("target-before-bottom"!==i||S[o.id])&&E(o,{state:i,target:n},o.el)}))}))),[...document.querySelectorAll(e.selector)].map((function(t){if(t.ioObserving)return;t.ioObserving=!0;const n=document.querySelector(e.target);n&&(n.__chunk__=O(O({},e),{},{el:t}),k.observe(n))})))}(e)})):E(e,null))}))},q=function(e,t){S[e]&&"loading"!==S[e].state||(S[e]=t)},_=[{els:function(){return[...document.querySelectorAll('header [data-device="desktop"] [data-id*="menu"] > .menu'),...document.querySelectorAll(".ct-header-account > ul")].filter((function(e){return function(e){return e.querySelector(".menu-item-has-children")||e.querySelector(".page_item_has_children")}(e)}))},load:function(){return n.e(921).then(n.bind(n,7921))},events:["ct:header:refresh-menu-submenus"]},{els:function(){return[...document.querySelectorAll('header [data-device="desktop"] [data-id^="menu"][data-responsive]')]},load:function(){return n.e(68).then(n.bind(n,9068))},condition:function(){return"desktop"===(0,l.C)()&&[...document.querySelectorAll('header [data-device="desktop"] [data-id^="menu"][data-responsive]')].some((function(e){if(!e.firstElementChild)return!1;const t=e.firstElementChild.getBoundingClientRect(),n=[...e.closest("[data-row]").querySelectorAll("[data-items] > [data-id]")].filter((function(t){return t!==e})).filter((function(e){const n=e.getBoundingClientRect(),r=n.left<t.left&&n.right>t.left,o=n.right>t.right&&n.left<t.right,i=n.left>t.left&&n.right<t.right;return r||o||i})),r=e.parentElement.getBoundingClientRect(),o=t.left>r.left,i=t.right<r.right,c=o&&i&&0===n.length;return c&&(e.dataset.responsive="yes"),!c}))}}],A=[{els:function(){return[[...document.querySelectorAll(".ct-search-form[data-live-results]")].filter((function(e){return!e.matches('[id="search-modal"] .ct-search-form[data-live-results]')&&!e.matches(".ct-sidebar .ct-widget .woocommerce-product-search")}))]},load:function(){return n.e(450).then(n.bind(n,4450))},mount:function(e){let{mount:t,el:n}=e;return t(n,{})},trigger:["input"]},{els:".ct-sidebar .ct-widget .ct-search-form:not(.woocommerce-product-search)[data-live-results]",load:function(){return n.e(450).then(n.bind(n,4450))},trigger:["input"]},{els:".ct-sidebar .ct-widget .woocommerce-product-search",load:function(){return n.e(450).then(n.bind(n,4450))},mount:function(e){let{mount:t,el:n}=e;return t(n,{})},trigger:["input"]},{els:'[id="search-modal"] .ct-search-form[data-live-results]',load:function(){return n.e(450).then(n.bind(n,4450))},mount:function(e){let{mount:t,el:n}=e;return t(n,{mode:"modal",perPage:6})},trigger:["input"]}],x=["mount","el"];function C(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function D(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?C(Object(n),!0).forEach((function(t){T(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):C(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function T(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function z(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}const M=/apple/i.test(navigator.vendor);document.addEventListener("click",(function(e){return 0}));let I=[..._,...A,{els:"[data-parallax]",load:function(){return n.e(735).then(n.bind(n,1735))},events:["blocksy:parallax:init"]},{els:'.flexy-container[data-flexy*="no"]',load:function(){return n.e(167).then(n.bind(n,1167))},events:["ct:flexy:update"],trigger:["hover-with-touch"]},{els:'.ct-share-box [data-network="pinterest"]',load:function(){return n.e(150).then(n.bind(n,7150))},trigger:["click"]},{els:'.ct-share-box [data-network="clipboard"]',load:function(){return n.e(150).then(n.bind(n,7150))},trigger:["click"]},{els:".ct-media-container[data-media-id], .ct-dynamic-media[data-media-id]",load:function(){return n.e(806).then(n.bind(n,4087))},trigger:["click","slight-mousemove","scroll"]},{els:'.ct-share-box [data-network]:not([data-network="pinterest"]):not([data-network="email"]):not([data-network="clipboard"])',load:function(){return n.e(150).then(n.bind(n,7150))},trigger:["hover"],condition:function(){return!/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}},{els:[...document.querySelector(".ct-header-cart > .ct-cart-content")?[".ct-header-cart > .ct-cart-item"]:[],".ct-language-switcher > .ct-active-language",'.ct-header-account[data-interaction="dropdown"] > .ct-account-item'],load:function(){return n.e(559).then(n.bind(n,5559))},trigger:["hover-with-click"]},{els:'.ct-back-to-top, .ct-shortcuts-bar [data-shortcut*="scroll_top"]',load:function(){return n.e(466).then(n.bind(n,2466))},events:["ct:back-to-top:mount"],trigger:["scroll"]},{els:'.ct-pagination:not([data-pagination="simple"])',load:function(){return n.e(308).then(n.bind(n,6308))},trigger:["scroll"]},{els:[".entries[data-layout]","[data-products].products"],load:function(){return new Promise((function(e){return e({mount:u.Z})}))}},{els:[".ct-modal-action"],load:function(){return new Promise((function(e){return e({mount:f.B})}))},events:["ct:header:update"],trigger:["click"]},{els:[".ct-expandable-trigger"],load:function(){return n.e(761).then(n.bind(n,1761))},trigger:["click"]},{els:[".ct-header-search"],load:function(){return new Promise((function(e){return e({mount:f.B})}))},mount:function(e){let{mount:t,el:n}=e;t(n,D(D({},z(e,x)),{},{focus:!0}))},events:[],trigger:["click"]}];document.body.className.indexOf("woocommerce")>-1&&n.e(623).then(n.bind(n,6623)).then((function(e){let{wooEntryPoints:t}=e;I=[...I,...t],(0,a.XT)(I,{immediate:!0,skipEvents:!0})})),(0,a.XT)(I,{immediate:/comp|inter|loaded/.test(document.readyState)});const N=function(){[...document.querySelectorAll(".ct-header-trigger"),...document.querySelectorAll(".ct-offcanvas-trigger")].map((function(e){e&&!e.hasListener&&(e.hasListener=!0,e.addEventListener("click",(function(t){if(t.preventDefault(),!e.dataset.togglePanel&&!e.hash)return;let n=document.querySelector(e.dataset.togglePanel||e.hash);n&&(0,f.a)(t,{container:n,closeWhenLinkInside:!e.closest(".ct-header-cart"),computeScrollContainer:function(){return n.querySelector(".cart_list")&&!n.querySelector('[data-id="cart"] .cart_list')?n.querySelector(".cart_list"):"mobile"===(0,l.C)()&&n.querySelector('[data-device="mobile"] > .ct-panel-content-inner')?n.querySelector('[data-device="mobile"] > .ct-panel-content-inner'):n.querySelector(".ct-panel-content > .ct-panel-content-inner")}})})))}))};(0,a.Cg)((function(){document.body.addEventListener("mouseover",(function(){(0,a.Xr)(ct_localizations.dynamic_styles.lazy_load),n.e(418).then(n.bind(n,5418)),n.e(95).then(n.bind(n,1095)),n.e(815).then(n.bind(n,2815));const e=document.querySelector("#search-modal .ct-search-form input");e&&e.value.trim().length>0&&e.dispatchEvent(new Event("input",{bubbles:!0}))}),{once:!0,passive:!0});let e=[...document.querySelectorAll('.comment-form [class*="comment-form-field"]')].reduce((function(e,t){return[...e,t.querySelector("input,textarea")]}),[]).filter((function(e){return"hidden"!==e.type&&"checkbox"!==e.type}));const t=function(){e.map((function(e){e.parentNode.classList.remove("ct-not-empty"),e.value&&e.value.trim().length>0&&e.parentNode.classList.add("ct-not-empty")}))};setTimeout((function(){t()}),10),e.map((function(e){return e.addEventListener("input",t)})),P(),setTimeout((function(){N()}))}));let B=!0;c().on("blocksy:frontend:init",(function(){if((0,a.XT)(I,{immediate:!0,skipEvents:!0}),P(),N(),B)B=!1;else{let e=[{promise:function(){return n.e(844).then(n.bind(n,844))},check:function(){return!0}},{promise:function(){return n.e(530).then(n.bind(n,3530))},check:function(){return!!window.gsInitTabs}},{promise:function(){return n.e(188).then(n.bind(n,8188))},check:function(){return!!window.wpcf7}},{promise:function(){return n.e(629).then(n.bind(n,3629))},check:function(){return!!window.turnstile}},{promise:function(){return n.e(140).then(n.bind(n,6140))},check:function(){return!!window.elementorFrontend}}];Promise.all(e.filter((function(e){let{check:t}=e;return t()})).map((function(e){let{promise:t}=e;return t()}))).then((function(e){e.map((function(e){let{mount:t}=e;return t()}))}))}})),c().on("ct:overlay:handle-click",(function(e){let{e:t,href:n,container:r,options:o={}}=e;(0,f.a)(t,D(D(D({},n?{container:document.querySelector(n)}:{}),r?{container:r}:{}),o))}))},989:function(e,t,n){n.p=ct_localizations.public_url},5277:function(e,t,n){var r,o,i;
/*!
  * $script.js JS loader & dependency manager
  * https://github.com/ded/script.js
  * (c) Dustin Diaz 2014 | License MIT
  */i=function(){var e,t,n=document,r=n.getElementsByTagName("head")[0],o=!1,i="push",c="readyState",u="onreadystatechange",a={},l={},s={},d={};function f(e,t){for(var n=0,r=e.length;n<r;++n)if(!t(e[n]))return o;return 1}function m(e,t){f(e,(function(e){return t(e),1}))}function p(t,n,r){t=t[i]?t:[t];var o=n&&n.call,c=o?n:r,u=o?t.join(""):n,h=t.length;function v(e){return e.call?e():a[e]}function y(){if(!--h)for(var e in a[u]=1,c&&c(),s)f(e.split("|"),v)&&!m(s[e],v)&&(s[e]=[])}return setTimeout((function(){m(t,(function t(n,r){return null===n?y():(r||/^https?:\/\//.test(n)||!e||(n=-1===n.indexOf(".js")?e+n+".js":e+n),d[n]?(u&&(l[u]=1),2==d[n]?y():setTimeout((function(){t(n,!0)}),0)):(d[n]=1,u&&(l[u]=1),void b(n,y)))}))}),0),p}function b(e,o){var i,a=n.createElement("script");a.onload=a.onerror=a[u]=function(){a[c]&&!/^c|loade/.test(a[c])||i||(a.onload=a[u]=null,i=1,d[e]=2,o())},a.async=1,a.src=t?e+(-1===e.indexOf("?")?"?":"&")+t:e,r.insertBefore(a,r.lastChild)}return p.get=b,p.order=function(e,t,n){!function r(o){o=e.shift(),e.length?p(o,r):p(o,t,n)}()},p.path=function(t){e=t},p.urlArgs=function(e){t=e},p.ready=function(e,t,n){e=e[i]?e:[e];var r,o=[];return!m(e,(function(e){a[e]||o[i](e)}))&&f(e,(function(e){return a[e]}))?t():(r=e.join("|"),s[r]=s[r]||[],s[r][i](t),n&&n(o)),p},p.done=function(e){p([null],e)},p},e.exports?e.exports=i():void 0===(o="function"==typeof(r=i)?r.call(t,n,t,e):r)||(e.exports=o)},1601:function(e){"use strict";e.exports=self.ctEvents},2194:function(e){"use strict";e.exports=self.jQuery}},r={};function o(e){var t=r[e];if(void 0!==t)return t.exports;var i=r[e]={exports:{}};return n[e].call(i.exports,i,i.exports,o),i.exports}o.m=n,o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,{a:t}),t},o.d=function(e,t){for(var n in t)o.o(t,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o.f={},o.e=function(e){return Promise.all(Object.keys(o.f).reduce((function(t,n){return o.f[n](e,t),t}),[]))},o.u=function(e){return e+"."+{36:"d171c773eabf61d571ec",68:"88f643c8b4c9266a5fc7",87:"a20389dabd58ee7ce795",95:"9b58e560812076065644",140:"db33f963fd93dcb7d8b3",142:"08b9c5e54a99c0842299",150:"e141bc0795a7e4d52da2",167:"2793b465ba3d522ea1bf",188:"d08fca2a6119d5ab1c6f",308:"3b4fec03f4400279d96f",316:"15a1d45e8c38b53321d5",321:"52e4ea3fa624a2c496ca",418:"66ea70734eb9e0d6ad3f",421:"2b0dda535f65555f4a83",450:"36397f683845d0454a26",466:"916c9da4e8e12e10efb7",530:"57559c614b691c1eae49",558:"5671924191b2735ee06d",559:"47054edb739c3c6a4a49",574:"3dfefc4d7c283ef02e53",623:"c3d7928f804c36db3faa",629:"370ffe8380bb23e4593b",735:"8f08a3d5ecc141604290",761:"ee61052e9deb5e10792a",798:"00b17e815f13fcb225d3",806:"6c7e9e8c3789cd2bfe2b",815:"cc102d9136543dd50d70",844:"76ff4bdad9728c9e2e60",921:"5514159e238824c4aec6"}[e]+".js"},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},e={},t="ctFrontend:",o.l=function(n,r,i,c){if(e[n])e[n].push(r);else{var u,a;if(void 0!==i)for(var l=document.getElementsByTagName("script"),s=0;s<l.length;s++){var d=l[s];if(d.getAttribute("src")==n||d.getAttribute("data-webpack")==t+i){u=d;break}}u||(a=!0,(u=document.createElement("script")).charset="utf-8",u.timeout=120,o.nc&&u.setAttribute("nonce",o.nc),u.setAttribute("data-webpack",t+i),u.src=n),e[n]=[r];var f=function(t,r){u.onerror=u.onload=null,clearTimeout(m);var o=e[n];if(delete e[n],u.parentNode&&u.parentNode.removeChild(u),o&&o.forEach((function(e){return e(r)})),t)return t(r)},m=setTimeout(f.bind(null,void 0,{type:"timeout",target:u}),12e4);u.onerror=f.bind(null,u.onerror),u.onload=f.bind(null,u.onload),a&&document.head.appendChild(u)}},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.p="",function(){var e={179:0};o.f.j=function(t,n){var r=o.o(e,t)?e[t]:void 0;if(0!==r)if(r)n.push(r[2]);else{var i=new Promise((function(n,o){r=e[t]=[n,o]}));n.push(r[2]=i);var c=o.p+o.u(t),u=new Error;o.l(c,(function(n){if(o.o(e,t)&&(0!==(r=e[t])&&(e[t]=void 0),r)){var i=n&&("load"===n.type?"missing":n.type),c=n&&n.target&&n.target.src;u.message="Loading chunk "+t+" failed.\n("+i+": "+c+")",u.name="ChunkLoadError",u.type=i,u.request=c,r[1](u)}}),"chunk-"+t,t)}};var t=function(t,n){var r,i,c=n[0],u=n[1],a=n[2],l=0;if(c.some((function(t){return 0!==e[t]}))){for(r in u)o.o(u,r)&&(o.m[r]=u[r]);if(a)a(o)}for(t&&t(n);l<c.length;l++)i=c[l],o.o(e,i)&&e[i]&&e[i][0](),e[i]=0},n=self.blocksyJsonP=self.blocksyJsonP||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))}();var i=o(1229);self.ctFrontend=i}()
;/*! This file is auto-generated */
window.addComment=function(v){var I,C,h,E=v.document,b={commentReplyClass:"comment-reply-link",commentReplyTitleId:"reply-title",cancelReplyId:"cancel-comment-reply-link",commentFormId:"commentform",temporaryFormId:"wp-temp-form-div",parentIdFieldId:"comment_parent",postIdFieldId:"comment_post_ID"},e=v.MutationObserver||v.WebKitMutationObserver||v.MozMutationObserver,r="querySelector"in E&&"addEventListener"in v,n=!!E.documentElement.dataset;function t(){d(),e&&new e(o).observe(E.body,{childList:!0,subtree:!0})}function d(e){if(r&&(I=g(b.cancelReplyId),C=g(b.commentFormId),I)){I.addEventListener("touchstart",l),I.addEventListener("click",l);function t(e){if((e.metaKey||e.ctrlKey)&&13===e.keyCode)return C.removeEventListener("keydown",t),e.preventDefault(),C.submit.click(),!1}C&&C.addEventListener("keydown",t);for(var n,d=function(e){var t=b.commentReplyClass;e&&e.childNodes||(e=E);e=E.getElementsByClassName?e.getElementsByClassName(t):e.querySelectorAll("."+t);return e}(e),o=0,i=d.length;o<i;o++)(n=d[o]).addEventListener("touchstart",a),n.addEventListener("click",a)}}function l(e){var t,n,d=g(b.temporaryFormId);d&&h&&(g(b.parentIdFieldId).value="0",t=d.textContent,d.parentNode.replaceChild(h,d),this.style.display="none",n=(d=(d=g(b.commentReplyTitleId))&&d.firstChild)&&d.nextSibling,d&&d.nodeType===Node.TEXT_NODE&&t&&(n&&"A"===n.nodeName&&n.id!==b.cancelReplyId&&(n.style.display=""),d.textContent=t),e.preventDefault())}function a(e){var t=g(b.commentReplyTitleId),t=t&&t.firstChild.textContent,n=this,d=m(n,"belowelement"),o=m(n,"commentid"),i=m(n,"respondelement"),r=m(n,"postid"),n=m(n,"replyto")||t;d&&o&&i&&r&&!1===v.addComment.moveForm(d,o,i,r,n)&&e.preventDefault()}function o(e){for(var t=e.length;t--;)if(e[t].addedNodes.length)return void d()}function m(e,t){return n?e.dataset[t]:e.getAttribute("data-"+t)}function g(e){return E.getElementById(e)}return r&&"loading"!==E.readyState?t():r&&v.addEventListener("DOMContentLoaded",t,!1),{init:d,moveForm:function(e,t,n,d,o){var i,r,l,a,m,c,s,e=g(e),n=(h=g(n),g(b.parentIdFieldId)),y=g(b.postIdFieldId),p=g(b.commentReplyTitleId),u=(p=p&&p.firstChild)&&p.nextSibling;if(e&&h&&n){void 0===o&&(o=p&&p.textContent),a=h,m=b.temporaryFormId,c=g(m),s=(s=g(b.commentReplyTitleId))?s.firstChild.textContent:"",c||((c=E.createElement("div")).id=m,c.style.display="none",c.textContent=s,a.parentNode.insertBefore(c,a)),d&&y&&(y.value=d),n.value=t,I.style.display="",e.parentNode.insertBefore(h,e.nextSibling),p&&p.nodeType===Node.TEXT_NODE&&(u&&"A"===u.nodeName&&u.id!==b.cancelReplyId&&(u.style.display="none"),p.textContent=o),I.onclick=function(){return!1};try{for(var f=0;f<C.elements.length;f++)if(i=C.elements[f],r=!1,"getComputedStyle"in v?l=v.getComputedStyle(i):E.documentElement.currentStyle&&(l=i.currentStyle),(i.offsetWidth<=0&&i.offsetHeight<=0||"hidden"===l.visibility)&&(r=!0),"hidden"!==i.type&&!i.disabled&&!r){i.focus();break}}catch(e){}return!1}}}}(window);
;(()=>{var e=[],t=!1,i=2e3,n=[],o=new Promise((e=>{"loading"!==document.readyState?e():window.addEventListener("DOMContentLoaded",(()=>e()))}));function s(e,t){if("string"==typeof e)try{e=JSON.parse(e)}catch(e){return}if(t&&"function"==typeof t.postMessage)try{t.postMessage(JSON.stringify({type:"likesMessage",data:e}),"*")}catch(e){return}}function l(){const t=[];document.querySelectorAll("div.jetpack-likes-widget-unloaded").forEach((i=>{if(!(e.indexOf(i.id)>-1)&&d(i)){e.push(i.id);var n,o=/like-(post|comment)-wrapper-(\d+)-(\d+)-(\w+)/.exec(i.id);o&&5===o.length&&(n={blog_id:o[2],width:i.width},"post"===o[1]?n.post_id=o[3]:"comment"===o[1]&&(n.comment_id=o[3]),n.obj_id=o[4],t.push(n))}})),t.length>0&&s({event:"initialBatch",requests:t},window.frames["likes-master"])}function a(){const e=document.querySelector("#likes-other-gravatars");if(e){e.style.display="none",e.setAttribute("aria-hidden","true");const t=e.__resizeHandler;t&&(window.removeEventListener("resize",t),delete e.__resizeHandler)}}function r(){var e;if(t){!function(){for(let e=n.length-1;e>=0;e--){const t=n[e];if(!d(t)){const i=t&&t.parentElement&&t.parentElement.parentElement;i.classList.remove("jetpack-likes-widget-loaded"),i.classList.remove("jetpack-likes-widget-loading"),i.classList.add("jetpack-likes-widget-unloaded"),i.querySelectorAll(".comment-likes-widget-placeholder").forEach((e=>e.style.display="block")),n.splice(e,1),t.remove()}}}();var i=[...document.querySelectorAll("div.jetpack-likes-widget-unloaded")].filter((e=>d(e)));i.length>0&&l();for(var o=0,s=i.length;o<=s-1;o++)(e=i[o].id)&&c(e)}else setTimeout(r,500)}function c(e){if(void 0===e)return;const t=document.querySelector("#"+e);t.querySelectorAll("iframe").forEach((e=>e.remove()));const i=t.querySelector(".likes-widget-placeholder");if(i&&i.classList.contains("post-likes-widget-placeholder")){const e=document.createElement("iframe");e.classList.add("post-likes-widget","jetpack-likes-widget"),e.name=t.dataset.name,e.src=t.dataset.src,e.height="55px",e.width="100%",e.frameBorder="0",e.scrolling="no",e.title=t.dataset.title,i.after(e)}if(i.classList.contains("comment-likes-widget-placeholder")){const e=document.createElement("iframe");e.class="comment-likes-widget-frame jetpack-likes-widget-frame",e.name=t.dataset.name,e.src=t.dataset.src,e.height="18px",e.width="100%",e.frameBorder="0",e.scrolling="no",t.querySelector(".comment-like-feedback").after(e),n.push(e)}t.classList.remove("jetpack-likes-widget-unloaded"),t.classList.add("jetpack-likes-widget-loading"),t.querySelector("iframe").addEventListener("load",(e=>{s({event:"loadLikeWidget",name:e.target.name,width:e.target.width},window.frames["likes-master"]),t.classList.remove("jetpack-likes-widget-loading"),t.classList.add("jetpack-likes-widget-loaded")}))}function d(e){const t=e.getBoundingClientRect().top,n=e.getBoundingClientRect().bottom;return t+i>=0&&n<=window.innerHeight+i}window.addEventListener("message",(function(e){let i=e&&e.data;if("string"==typeof i)try{i=JSON.parse(i)}catch(e){return}const n=i&&i.type,r=i&&i.data;if("likesMessage"!==n||void 0===r.event)return;if("https://widgets.wp.com"===e.origin)switch(r.event){case"masterReady":o.then((()=>{t=!0;const e={event:"injectStyles"},i=document.querySelector(".sd-text-color"),n=document.querySelector(".sd-link-color"),o=i&&getComputedStyle(i)||{},a=n&&getComputedStyle(n)||{};document.body.classList.contains("single")&&s({event:"reblogsEnabled"},window.frames["likes-master"]),e.textStyles={color:o.color,fontFamily:o["font-family"],fontSize:o["font-size"],direction:o.direction,fontWeight:o["font-weight"],fontStyle:o["font-style"],textDecoration:o["text-decoration"]},e.linkStyles={color:a.color,fontFamily:a["font-family"],fontSize:a["font-size"],textDecoration:a["text-decoration"],fontWeight:a["font-weight"],fontStyle:a["font-style"]},s(e,window.frames["likes-master"]),l()}));break;case"showLikeWidget":{const e=document.querySelector(`#${r.id} .likes-widget-placeholder`);e&&(e.style.display="none");break}case"showCommentLikeWidget":{const e=document.querySelector(`#${r.id} .likes-widget-placeholder`);e&&(e.style.display="none");break}case"killCommentLikes":document.querySelectorAll(".jetpack-comment-likes-widget-wrapper").forEach((e=>e.remove()));break;case"clickReblogFlair":wpcom_reblog&&"function"==typeof wpcom_reblog.toggle_reblog_box_flair&&wpcom_reblog.toggle_reblog_box_flair(r.obj_id);break;case"hideOtherGravatars":a();break;case"showOtherGravatars":{const e=document.querySelector("#likes-other-gravatars");if(!e)break;const t=e.classList.contains("wpl-new-layout"),i=e.querySelector("ul");e.style.display="none",i.innerHTML="",t?e.querySelectorAll(".likes-text span").forEach((e=>e.textContent=r.totalLikesLabel)):e.querySelectorAll(".likes-text span").forEach((e=>e.textContent=r.total)),(r.likers||[]).forEach((async(e,n)=>{if("http"!==e.profile_URL.substr(0,4))return;const o=document.createElement("li");i.append(o),o.innerHTML=t?`\n\t\t\t\t\t<a href="${encodeURI(e.profile_URL)}" rel="nofollow" target="_parent" class="wpl-liker">\n\t\t\t\t\t\t<img src="${encodeURI(e.avatar_URL)}"\n\t\t\t\t\t\t\talt=""\n\t\t\t\t\t\t\tstyle="width: 28px; height: 28px;" />\n\t\t\t\t\t\t<span></span>\n\t\t\t\t\t</a>\n\t\t\t\t`:`\n\t\t\t\t\t<a href="${encodeURI(e.profile_URL)}" rel="nofollow" target="_parent" class="wpl-liker">\n\t\t\t\t\t\t<img src="${encodeURI(e.avatar_URL)}"\n\t\t\t\t\t\t\talt=""\n\t\t\t\t\t\t\tstyle="width: 30px; height: 30px; padding-right: 3px;" />\n\t\t\t\t\t</a>\n\t\t\t\t`,o.classList.add(e.css_class),o.querySelector("img").alt=r.avatarAltTitle.replace("%s",e.name),t&&(o.querySelector("span").innerText=e.name),n===r.likers.length-1&&o.addEventListener("keydown",(e=>{"Tab"!==e.key||e.shiftKey||(e.preventDefault(),a(),s({event:"focusLikesCount",parent:r.parent},window.frames["likes-master"]))}))}));const n=function(){const n="rtl"===getComputedStyle(e).direction,o=document.querySelector(`*[name='${r.parent}']`),s=o.getBoundingClientRect(),l=o.ownerDocument.defaultView,a=s.top+l.pageYOffset,c=s.left+l.pageXOffset;let d=0;if(t){if(e.style.top=a+r.position.top-1+"px",n){const t=r&&r.likers?Math.min(r.likers.length,5):0;d=c+r.position.left+24*t+4,e.style.transform="translateX(-100%)"}else d=c+r.position.left;e.style.left=d+"px"}else e.style.left=c+r.position.left-10+"px",e.style.top=a+r.position.top-33+"px";const f=r.width-20,p=Math.floor(f/37);let m=37*Math.ceil(r.likers.length/p)+17+22;if(m>204&&(m=204),!t){const t=37*p+13;e.style.height=m+"px",e.style.width=t+"px";const n=37*p;i.style.width=n+"px"}if(t){e.style.left="-9999px",e.style.display="block";const t=e.offsetWidth;d+t>l.innerWidth&&(d=s.right-t),e.style.left=d+"px"}else e.style.display="block";e.setAttribute("aria-hidden","false")};n(),e.focus();const o=function(e,t){var i;return function(){var n=this,o=arguments;clearTimeout(i),i=setTimeout((function(){e.apply(n,o)}),t)}},l=o(n,100);e.__resizeHandler=l,window.addEventListener("resize",l),e.focus()}}})),document.addEventListener("click",a);var f,p,m,g=(f=250,p=r,function(){clearTimeout(m),m=setTimeout(p,f)});r(),window.addEventListener("scroll",g,!0)})();
;var sharing_js_options={"lang":"en","counts":"1","is_stats_active":"1"}
;!function(){var e=document.currentScript;function t(t){var n=document.createElement("script"),o=e||document.getElementsByTagName("script")[0];n.setAttribute("async",!0),n.setAttribute("src",t),o.parentNode.insertBefore(n,o)}function n(e,t){return Element.prototype.matches?e.matches(t):Element.prototype.msMatchesSelector?e.msMatchesSelector(t):void 0}function o(e,t){if(e.closest)return e.closest(t);var o=e;do{if(n(o,t))return o;o=o.parentElement||o.parentNode}while(null!==o&&1===o.nodeType);return null}function i(e,t){for(var n=0;n<e.length;n++)t(e[n],n,e)}var r=".sharing-hidden .inner",s="data-sharing-more-button-id";function a(e){this.button=e,this.pane=o(e,"div").querySelector(r),this.openedBy=null,this.recentlyOpenedByHover=!1,a.instances.push(this),this.pane.setAttribute(s,a.instances.length-1),this.attachHandlers()}if(a.instances=[],a.hoverOpenDelay=200,a.recentOpenDelay=400,a.hoverCloseDelay=300,a.instantiateOrReuse=function(e){var t=o(e,"div").querySelector(r),n=t&&t.getAttribute(s),i=a.instances[n];return i||new a(e)},a.getButtonInstanceFromPane=function(e){var t=e&&e.getAttribute(s);return a.instances[t]},a.closeAll=function(){for(var e=0;e<a.instances.length;e++)a.instances[e].close()},a.prototype.open=function(){var e,t,n=[0,0];function o(e){var t=e.getBoundingClientRect();return[t.left+(window.scrollX||window.pageXOffset||0),t.top+(window.scrollY||window.pageYOffset||0)]}function i(e,t){return parseInt(getComputedStyle(e).getPropertyValue(t)||0)}for(e=o(this.button),t=this.button.offsetParent||document.documentElement;t&&(t===document.body||t===document.documentElement)&&"static"===getComputedStyle(t).getPropertyValue("position");)t=t.parentNode;t&&t!==this.button&&1===t.nodeType&&(n=[(n=o(t))[0]+i(t,"border-left-width"),n[1]+i(t,"border-top-width")]);var r,s=e[0]-n[0]-i(this.button,"margin-left"),a=e[1]-n[1]-i(this.button,"margin-top");this.pane.style.left=s+"px",this.pane.style.top=a+this.button.offsetHeight+3+"px",(r=this.pane)&&r.style.removeProperty("display")},a.prototype.close=function(){var e;(e=this.pane)&&(e.style.display="none"),this.openedBy=null},a.prototype.toggle=function(){var e;(e=this.pane)&&"none"!==e.style.display?this.close():this.open()},a.prototype.nonHoverOpen=function(){clearTimeout(this.openTimer),clearTimeout(this.closeTimer),this.recentlyOpenedByHover?(this.recentlyOpenedByHover=!1,clearTimeout(this.hoverOpenTimer),this.open()):this.toggle()},a.prototype.resetCloseTimer=function(){clearTimeout(this.closeTimer),this.closeTimer=setTimeout(this.close.bind(this),a.hoverCloseDelay)},a.prototype.attachHandlers=function(){this.buttonClick=function(e){e.preventDefault(),e.stopPropagation(),this.openedBy="click",this.nonHoverOpen()}.bind(this),this.buttonKeydown=function(e){13!==e.keyCode&&32!==e.keyCode||(e.preventDefault(),e.stopPropagation(),this.openedBy="keydown",this.nonHoverOpen())}.bind(this),this.buttonEnter=function(){this.openedBy||(this.openTimer=setTimeout(function(){this.open(),this.openedBy="hover",this.recentlyOpenedByHover=!0,this.hoverOpenTimer=setTimeout(function(){this.recentlyOpenedByHover=!1}.bind(this),a.recentOpenDelay)}.bind(this),a.hoverOpenDelay)),clearTimeout(this.closeTimer)}.bind(this),this.buttonLeave=function(){"hover"===this.openedBy&&this.resetCloseTimer(),clearTimeout(this.openTimer)}.bind(this),this.paneEnter=function(){clearTimeout(this.closeTimer)}.bind(this),this.paneLeave=function(){"hover"===this.openedBy&&this.resetCloseTimer()}.bind(this),this.documentClick=function(){this.close()}.bind(this),this.button.addEventListener("click",this.buttonClick),this.button.addEventListener("keydown",this.buttonKeydown),document.addEventListener("click",this.documentClick),void 0===document.ontouchstart&&(this.button.addEventListener("mouseenter",this.buttonEnter),this.button.addEventListener("mouseleave",this.buttonLeave),this.pane.addEventListener("mouseenter",this.paneEnter),this.pane.addEventListener("mouseleave",this.paneLeave))},window.sharing_js_options&&window.sharing_js_options.counts){var c={done_urls:[],get_counts:function(){var e,n,o,i,r;if("undefined"!=typeof WPCOM_sharing_counts)for(e in WPCOM_sharing_counts)if(o=WPCOM_sharing_counts[e],void 0===c.done_urls[o]){for(i in n={pinterest:[window.location.protocol+"//api.pinterest.com/v1/urls/count.json?callback=WPCOMSharing.update_pinterest_count&url="+encodeURIComponent(e)]})if(document.querySelector("a[data-shared=sharing-"+i+"-"+o+"]")){for(;r=n[i].pop();)t(r);window.sharing_js_options.is_stats_active&&c.bump_sharing_count_stat(i)}c.done_urls[o]=!0}},update_pinterest_count:function(e){void 0!==e.count&&1*e.count>0&&c.inject_share_count("sharing-pinterest-"+WPCOM_sharing_counts[e.url],e.count)},inject_share_count:function(e,t){i(document.querySelectorAll("a[data-shared="+e+"] > span"),(function(e){var n,o=e.querySelector(".share-count");(n=o)&&n.parentNode&&n.parentNode.removeChild(n);var i=document.createElement("span");i.className="share-count",i.textContent=c.format_count(t),e.appendChild(i)}))},format_count:function(e){return e<1e3?e:e>=1e3&&e<1e4?String(e).substring(0,1)+"K+":"10K+"},bump_sharing_count_stat:function(e){(new Image).src=document.location.protocol+"//pixel.wp.com/g.gif?v=wpcom-no-pv&x_sharing-count-request="+e+"&r="+Math.random()}};window.WPCOMSharing=c}function u(e,t){e.setAttribute("jetpack-share-click-count",t)}function d(e){var t=e.getAttribute("jetpack-share-click-count");return null===t?0:parseInt(t,10)}function l(e,t){var n,o=new XMLHttpRequest;o.open("POST",e,!0),o.setRequestHeader("Content-Type","application/x-www-form-urlencoded; charset=UTF-8"),o.setRequestHeader("x-requested-with","XMLHttpRequest"),o.send((n=t,(encodeURIComponent("email-share-nonce")+"="+encodeURIComponent(n)).replace(/%20/g,"+")))}function h(){p()}function p(){window.WPCOMSharing&&window.WPCOMSharing.get_counts(),i(document.querySelectorAll(".sharedaddy a"),(function(e){var t=e.getAttribute("href");t&&-1!==t.indexOf("share=")&&-1===t.indexOf("&nb=1")&&e.setAttribute("href",t+"&nb=1")})),i(document.querySelectorAll(".sharedaddy a.sharing-anchor"),(function(e){a.instantiateOrReuse(e)})),void 0!==document.ontouchstart&&document.body.classList.add("jp-sharing-input-touch"),i(document.querySelectorAll(".sharedaddy ul"),(function(e){"true"!==e.getAttribute("data-sharing-events-added")&&(e.setAttribute("data-sharing-events-added","true"),i(e.querySelectorAll("a.share-print"),(function(e){e.addEventListener("click",(function(t){t.preventDefault(),t.stopPropagation();var n=e.getAttribute("href")||"",i=function(){if(-1===n.indexOf("#print")){var e=(new Date).getTime();t=e,o=n,(i=document.createElement("iframe")).setAttribute("style","position:fixed; top:100; left:100; height:1px; width:1px; border:none;"),i.setAttribute("id","printFrame-"+t),i.setAttribute("name",i.getAttribute("id")),i.setAttribute("src",o),i.setAttribute("onload",'frames["printFrame-'+t+'"].focus();frames["printFrame-'+t+'"].print();'),document.body.appendChild(i)}else window.print();var t,o,i},s=o(e,r);if(s){var c=a.getButtonInstanceFromPane(s);c&&(c.close(),i())}else i()}))})),i(e.querySelectorAll("a.share-press-this"),(function(e){e.addEventListener("click",(function(t){t.preventDefault(),t.stopPropagation();var n="";if(window.getSelection?n=window.getSelection():document.getSelection?n=document.getSelection():document.selection&&(n=document.selection.createRange().text),n){var o=e.getAttribute("href");e.setAttribute("href",o+"&sel="+encodeURI(n))}window.open(e.getAttribute("href"),"t","toolbar=0,resizable=1,scrollbars=1,status=1,width=720,height=570")||(document.location.href=e.getAttribute("href"))}))})),i(e.querySelectorAll("a.share-email"),(function(t){u(t,0);var n,o,r=t.getAttribute("data-email-share-nonce"),s=t.getAttribute("data-email-share-track-url");r&&s&&(n=s,o=window.location.protocol+"//"+window.location.hostname+"/",0===String(n).indexOf(o))&&t.addEventListener("click",(function(){var n;u(n=t,d(n)+1),d(t)>2&&function(e,t){var n=t.parentElement;if(n.classList.contains("sd-content")){i(n.querySelectorAll(".share-email-error"),(function(e){e.parentElement.removeChild(e)}));var o=document.createElement("div");o.className="share-email-error";var r=document.createElement("h6");r.className="share-email-error-title",r.innerText=e.getAttribute("data-email-share-error-title"),o.appendChild(r);var s=document.createElement("p");s.className="share-email-error-text",s.innerText=e.getAttribute("data-email-share-error-text"),o.appendChild(s),n.appendChild(o)}}(t,e),l(s,r)}))})))})),i(document.querySelectorAll("li.share-email, li.share-custom a.sharing-anchor"),(function(e){e.classList.add("share-service-visible")}))}"loading"!==document.readyState?h():document.addEventListener("DOMContentLoaded",h),document.body.addEventListener("is.post-load",p)}();
;var windowOpen;(function(){function matches(el,sel){return!!(el.matches&&el.matches(sel)||el.msMatchesSelector&&el.msMatchesSelector(sel))}
document.body.addEventListener('click',function(event){if(!event.target){return}
var el;if(matches(event.target,'a.share-twitter')){el=event.target}else if(event.target.parentNode&&matches(event.target.parentNode,'a.share-twitter')){el=event.target.parentNode}
if(el){event.preventDefault();if(typeof windowOpen!=='undefined'){windowOpen.close()}
windowOpen=window.open(el.getAttribute('href'),'wpcomtwitter','menubar=1,resizable=1,width=600,height=350');return!1}})})();var windowOpen;(function(){function matches(el,sel){return!!(el.matches&&el.matches(sel)||el.msMatchesSelector&&el.msMatchesSelector(sel))}
document.body.addEventListener('click',function(event){if(!event.target){return}
var el;if(matches(event.target,'a.share-facebook')){el=event.target}else if(event.target.parentNode&&matches(event.target.parentNode,'a.share-facebook')){el=event.target.parentNode}
if(el){event.preventDefault();if(typeof windowOpen!=='undefined'){windowOpen.close()}
windowOpen=window.open(el.getAttribute('href'),'wpcomfacebook','menubar=1,resizable=1,width=600,height=400');return!1}})})()
;(function(){const iframe=document.getElementById('jetpack_remote_comment');const watchReply=function(){if('undefined'!==typeof addComment&&!addComment._Jetpack_moveForm){addComment._Jetpack_moveForm=addComment.moveForm;const commentParent=document.getElementById('comment_parent');const cancel=document.getElementById('cancel-comment-reply-link');function tellFrameNewParent(commentParentValue){const url=new URL(iframe.src);if(commentParentValue){url.searchParams.set('replytocom',commentParentValue)}else{url.searchParams.delete('replytocom')}
if(iframe.src!==url.href){iframe.src=url.href}};cancel.addEventListener('click',function(){tellFrameNewParent(!1)});addComment.moveForm=function(_,parentId){tellFrameNewParent(parentId);return addComment._Jetpack_moveForm.apply(null,arguments)}}}
document.addEventListener('DOMContentLoaded',watchReply);document.querySelector('#comment-reply-js')?.addEventListener('load',watchReply);window.addEventListener('message',function(event){if(event.origin!=='https://jetpack.wordpress.com'){return}
iframe.style.height=event.data+'px'})})()
;