!function(){var t="https://static.sociocs.com",e="1692339315630",i=window.innerWidth<=500,o="chat_prompt_closed",a=document.getElementById("sociocs-c2c");if(!a)return console.error("Sociocs chat plugin cannot be enabled because a tag with id sociocs-c2c not found.");var s=a.getAttribute("data-channel");if(!s)return console.error("Sociocs chat plugin cannot be enabled because the channel attribute is not available in the HTML tag.");var n=a.getAttribute("data-primary-color")||"#0000FF",r=a.getAttribute("data-prompt-text")||"Hello there! Text us here for any questions.",c=a.getAttribute("data-prompt-profile-pic");"off"===c?c="":c&&"on"!==c||(c="https://static.sociocs.com/c2c-prompt-profile-pic.png?1662902675506");var p=a.getAttribute("data-prompt-delay")||"",l=p.endsWith("s");l&&(p=p.replace("s",""));var d=parseInt(p)||1e3;l&&(d*=1e3);var m,h=a.getAttribute("data-title")||"👋 Hello there!",u=a.getAttribute("data-subtitle")||"Please enter your information, and we will text you shortly.",g=a.getAttribute("data-disclaimer")||"By submitting, you agree to receive text messages at the number provided. Your phone service provider's message/data rates apply.",x=a.getAttribute("data-powered-by")||"on",y=document.createElement("iframe");function b(){m.style.display="none",sessionStorage&&sessionStorage.setItem(o,!0)}y.setAttribute("title","Chat window"),y.setAttribute("id","sociocs-c2c-cw"),y.style.cssText="font-size:16px;position:fixed;display:block;z-index:99999991;top:unset;left:unset;bottom:4.75em;width:100%;border:0;max-width:0px;max-height:0px;opacity:0;height:0;transition:all 0.1s ease;",y.style.right=i?"0px":"36px",y.src=t+"/c2c-form.html?"+e,y.addEventListener("load",function(){y.contentWindow.postMessage({sEventType:"init",primaryColor:n,dataChannel:s,parentOrigin:window.origin,title:h,subtitle:u,disclaimer:g,poweredBy:x},t)}),a.appendChild(y),sessionStorage&&sessionStorage.getItem(o)||((m=document.createElement("iframe")).setAttribute("title","Chat prompt"),m.setAttribute("id","sociocs-c2c-prompt"),m.style.cssText="position:fixed;display:none;max-width:24em;max-height:30em;width:100%;opacity:1;z-index:999999992;left:unset;bottom:88px;top:unset;right:12px;font-size:16px;margin:0px;padding:0px;border:0px;transition: all 0.2s ease; -webkit-transition: all 0.2s ease;overflow:auto;",m.src=t+"/c2c-prompt.html?"+e,m.addEventListener("load",function(){setTimeout(function(){m.style.display="block",m.contentWindow.postMessage({sEventType:"init",promptText:r,promptProfilePic:c},t)},d)}),a.appendChild(m));var f=document.createElement("iframe");f.setAttribute("id","sociocs-c2c-btn"),f.setAttribute("title","Chat button"),f.style.cssText="position:fixed;display:block;z-index:999999992;right:0px;left:unset;bottom:0px;top:unset;width:100%;height:100%;max-width:5em;max-height:5em;margin:0px;padding:0px;border:0px;font-size:16px;",f.src=t+"/c2c-button.html?"+e,f.addEventListener("load",function(){f.contentWindow.postMessage({sEventType:"init",primaryColor:n},t)}),a.appendChild(f),window.addEventListener("message",function(t){if(t.data)switch(t.data.sEventType){case"chat-toggle":t.data.chatWindowOpen?(y.style.maxWidth=i?"100%":"22.5em",y.style.height="40em",y.style.maxHeight="off"===x?"calc(100vh - 128px)":"calc(100vh - 88px)",y.style.opacity="1",y.style.transition="all 0.2s ease-out,height 0.3s ease,opacity 0.4s ease",b()):(y.style.maxWidth="0px",y.style.maxHeight="0px",y.style.height="0",y.style.opacity="0",y.style.transition="all 0.1s ease");break;case"close-prompt":b();break;case"prompt-size":t.data.promptHeight&&(m.style.height=t.data.promptHeight+"px")}})}();