if ( false && !document.body.classList.contains("dialoghub_fullscreen") ) { // Do not load in mobilbank } else { const cssTag = document.createElement("link"); cssTag.href = "\/bank\/dialoghub\/static\/dialoghub-77be0733a3672ea826f4.css"; cssTag.rel = "stylesheet"; document.body.appendChild(cssTag); const div = document.createElement("div"); div.id = "dialoghub"; div.setAttribute("role", "region"); div.setAttribute("aria-label", "Chat"); document.body.appendChild(div); const scriptTag = document.createElement("script"); scriptTag.type = "text/javascript"; scriptTag.src = "\/bank\/dialoghub\/static\/dialoghub-f2e5be9416322f82c592.js"; document.body.appendChild(scriptTag); }