window.lhnJsSdkInit = function () {
lhnJsSdk.setup = {
application_id: "08fc2f02-8032-4908-b8f0-3c6870acf2a1",
application_secret: "ff90aa6517464e25a2e1cb40dc913a103204c4301bca4c6981"
};
lhnJsSdk.controls = [{
type: "hoc",
id: "1a114e78-09ac-4f62-a0c9-9c5f6c30e48e"
}];
};
(function (d, s) {
var newjs, lhnjs = d.getElementsByTagName(s)[0];
newjs = d.createElement(s);
newjs.src = "https://developer.livehelpnow.net/js/sdk/lhn-jssdk-current.min.js";
lhnjs.parentNode.insertBefore(newjs, lhnjs);
}(document, "script"));