<!-- This script will not interfere with the button layout, you just need to include it in the same page. It must also be within the section of the page, preferably just before the ending tag. -->
window.__8x8Chat = {
uuid: "script_59225143265ca5860cd56c6.97947663",
tenant: "bWl0Y2hlbGxhbmR3aGFsZTAx",
channel: "Chat Channel 2.12.24",
channelUuid: "t6f3DVdsTLuRWOjJzAQSSQ",
domain: "https://vcc-ca1.8x8.com",
path: "/.",
buttonContainerId: "__8x8-chat-button-container-script_59225143265ca5860cd56c6.97947663",
align: "right"
};
(function() {
var se = document.createElement("script");
se.type = "text/javascript";
se.async = true;
se.src = window.__8x8Chat.domain + window.__8x8Chat.path + "/CHAT/common/js/chat.js";
var os = document.getElementsByTagName("script")[0];
os.parentNode.insertBefore(se, os);
})();