function setupWatson(n,t,i,r){window.watsonAssistantChatOptions={integrationID:n,region:t,serviceInstanceID:i,__ibm__:{botNameOverride:"Louisiana Voter Assistant"},disclaimer:{isOn:!0,disclaimerHTML:'<p><img src="/Images/sos_seal_bw_64_x_64.png" style="float:left;padding-right:10px;" />This tool is intended to provide information on voting in the state of Louisiana. Although the Louisiana Department of State makes reasonable efforts to present accurate and reliable information through the tool, the information is subject to change and correction.<\/p><p>Please do not submit any confidential, proprietary or sensitive personally identifiable information (e.g. Social Security Number; date of birth; or drivers license number) (collectively, "Sensitive Information"). If you submit any Sensitive Information, you do so at your own risk and we will not be liable to you or responsible for consequences of your submission.<\/p>'},clientVersion:r,openChatByDefault:!1,showLauncher:!1,onLoad:watsonLoaded};setTimeout(function(){const n=document.createElement("script");n.src="https://web-chat.global.assistant.watson.appdomain.cloud/versions/"+(window.watsonAssistantChatOptions.clientVersion||"latest")+"/WatsonAssistantChatEntry.js";document.head.appendChild(n)})}function watsonLoaded(n){var t=document.querySelector(".chatLauncher");t.addEventListener("click",function(){n.openWindow()});n.render().then(function(){t.classList.add("loaded")})}