(function(){function i(){window.LC_API.open_chat_window()}function r(n){var t=document.getElementById("TOCChatLink");t!==null&&(n?(t.classList.add("Online"),t.addEventListener("click",i)):(t.classList.remove("Online"),t.removeEventListener("click",i)))}function u(n){var i="",t=document.location.hostname,r="/",u=/[^.]*?\.?(devexpress\.[^.]+?)$/i;return t.match(u)?t=t.replace(u,"www.$1"):(t.toLowerCase()=="localhost"||document.location.port=="")&&(r="/DevExpress/"),i=document.location.protocol+"//"+t+r,i+"api/LiveChat/"+n}function f(){if(typeof XMLHttpRequest!="undefined"){var n=new XMLHttpRequest;n.withCredentials=!0;n.open("GET",u("GetConfiguration"));n.onreadystatechange=function(){if(n.readyState===XMLHttpRequest.DONE&&n.status===200){var t=JSON.parse(n.response),i=[];Object.keys(t.CustomVariables).forEach(function(n){return i.push({name:n,value:t.CustomVariables[n]})});window.LC_API.set_custom_variables(i)}};n.send()}}var n,t;window.LiveChatEnabled!==!1&&(window.__lc={},window.__lc.license=4103151,window.LC_API=window.LC_API||{},n=document.createElement("script"),n.type="text/javascript",n.async=!0,n.src=("https:"===document.location.protocol?"https://":"http://")+"cdn.livechatinc.com/tracking.js",t=document.getElementsByTagName("script")[0],t.parentNode.insertBefore(n,t),window.LC_API.on_after_load=function(){f()},window.LC_API.on_chat_state_changed=function(n){r(n.state!=="offline")})})()