!function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=147)}({147:function(e,t,n){"use strict";n.r(t);var r=n(31),o=document.querySelectorAll(".dropdown-trigger"),c=document.querySelectorAll(".collapsible"),s=document.querySelectorAll(".menu-body-item"),i=document.querySelectorAll(".content-body"),a=document.getElementById("faqContentBody"),l=document.querySelectorAll(".tutorial-page"),d=document.querySelectorAll(".tutorial-page-trigger");document.addEventListener("DOMContentLoaded",(function(){window.scrollTo(0,0);M.Dropdown.init(o),M.Collapsible.init(c,{onOpenStart:function(e){var t=e.children[0].children[0];t.classList.remove("fa-plus"),t.classList.add("fa-minus")},onCloseStart:function(e){var t=e.children[0].children[0];t.classList.remove("fa-minus"),t.classList.add("fa-plus")}});Object(r.a)()}));document.querySelector(".side-block");s.forEach((function(e){e.addEventListener("click",(function(t){window.scrollTo(0,0);var n,r=t.currentTarget.getAttribute("data-display-content");switch(r){case"installFC2":case"registerFC2":case"configureSourceEA":case"configureReceiverEA":case"installFCR2":case"registerFCR2":case"providerFCR2":case"receiverFCR2":case"questionsContentBody":case"tutorialsContentBody":i.forEach((function(e){e.getAttribute("id")===r?(e.classList.remove("d-none"),n=e):e.classList.add("d-none")})),s.forEach((function(e){return e.classList.remove("active")})),e.classList.add("active");break;case"generalQuestions":case"installationRegistration":case"usage":case"troubleshooting":i.forEach((function(e){e.classList.add("d-none")})),a.classList.remove("d-none"),Object.keys(a.children).map((function(e){var t=a.children[e];t.getAttribute("id")===r?(t.classList.remove("d-none"),n=t):t.classList.add("d-none")})),s.forEach((function(e){return e.classList.remove("active")})),e.classList.add("active")}n&&(n.removeAttribute("id"),window.location.hash=r,n.setAttribute("id",r))}))})),d.forEach((function(e){return e.addEventListener("click",(function(){window.scrollTo(0,0);var t=e.getAttribute("data-display-page"),n=document.querySelector("#".concat(t));l.forEach((function(e){return e.classList.add("d-none")})),Object.keys(n.children).map((function(e){n.children[e].classList.remove("active"),n.children[e].children[1].removeAttribute("style"),n.children[e].children[0].children[0].classList.remove("fa-minus"),n.children[e].children[0].children[0].classList.add("fa-plus")})),n.classList.remove("d-none"),d.forEach((function(e){return e.classList.remove("active")})),e.classList.add("active")}))}));var u=window.location.hash,f=window.location.href;f.includes("/learn")?function(e){var t,n=document.querySelectorAll(".content-body");e?(t=document.querySelector(e),e=e.substr(1)):(e=n[0].getAttribute("id"),t=document.querySelector(e));if(!t)return;var r,o=document.querySelectorAll(".menu-body-item");n.forEach((function(e){e!==t&&e.classList.add("d-none")})),o.forEach((function(t){t.getAttribute("data-display-content")!==e?(t.classList.remove("active"),t.parentNode.parentNode.classList.remove("active")):r=t})),t.classList.remove("d-none"),r.classList.add("active"),r.parentNode.parentNode.classList.add("active")}(u):f.includes("/faq")&&function(e){var t,n,r=document.querySelectorAll(".content-body");e?(t=document.querySelector(e),e=e.substr(1)):(e=r[0].firstElementChild.getAttribute("id"),t=document.querySelector(e));if(!t)return;document.querySelectorAll(".menu-body-item").forEach((function(t){t.getAttribute("data-display-content")!==e?(t.classList.remove("active"),t.parentNode.parentNode.classList.remove("active")):n=t})),t.classList.remove("d-none"),n.classList.add("active"),n.parentNode.parentNode.classList.add("active")}(u)},31:function(e,t,n){"use strict";function r(){document.addEventListener("scroll",(function(){var e=document.getElementsByClassName("scroller")[0],t=document.getElementsByClassName("scroller")[0].getAttribute("active"),n=document.documentElement.scrollTop;0==n?(e.setAttribute("active","false"),e.children[0].style.transform="rotate(180deg)"):e.children[0].style.transform="rotate(0deg)",(n>=100||"true"==t)&&(e.style.display="block"),n<100&&"false"==t&&(e.style.display="none")})),document.getElementsByClassName("scroller")[0].addEventListener("click",(function(){var e=document.getElementsByClassName("scroller")[0],t=e.getAttribute("offset");if("false"==e.getAttribute("active")&&0!=document.documentElement.scrollTop&&(t=0),"true"==e.getAttribute("active")&&e.setAttribute("active","false"),0!=t&&(e.setAttribute("offset",0),document.documentElement.scrollTop=t),0==t){var n=document.documentElement.scrollTop;n>0&&(e.setAttribute("active","true"),e.setAttribute("offset",n),document.documentElement.scrollTop=0)}}))}n.d(t,"a",(function(){return r}))}});