'use strict';$(function(){var a=document.querySelector("#msChatContainer"),b=document.querySelector(".back-to-top.sticky"),c=document.querySelector(".fixed-back-to-top.fixed-sticky"),d=!(!document.querySelector("#storeassistantroot")||!window.storeAssistantReactJsLib||"true"!==localStorage.enableStoreAssistantChat&&"wwwdev.microsoft.com"!==window.location.host&&"wwwppe.microsoft.com"!==window.location.host&&!window.location.host.includes("adobedev.microsoft.com")&&!window.location.host.includes("adobeppe.microsoft.com")); a&&b&&!d&&$(b).addClass("pageHasChatContainer");a&&c&&!d&&$(c).addClass("pageHasChatContainer")});