var OliveChatHelper=function(){var n=function(n){window.chatWidget={vaHeaderScript:function(){var i,t;try{i=n;document.querySelector('script[src="'+i+'"]')||(t=document.createElement("script"),t.type="text/javascript",t.src=i,t.async=!1,t.defer=!0,t.onload=function(){window.chatWidget.bootstrapWithClean()},document.head.appendChild(t))}catch(r){console.warn("chatWidgetBootstrap header code. Cookies/local storage is disabled. Error: ",r)}}};document.readyState==="complete"?window.chatWidget.vaHeaderScript():window.addEventListener?window.addEventListener("load",window.chatWidget.vaHeaderScript,!1):window.attachEvent&&window.attachEvent("onload",window.chatWidget.vaHeaderScript)};return{appendOliveChatToHead:n}}()