function initFreshChat() {
window.fcWidget.init({
token: “0b0ab2bd-7272-4bb2-b88f-7388c41cbccc”,
host: “https://gamecardshop-help.freshchat.com”,
widgetUuid: “95218f95-6868-495c-81e2-0c8d43c161d7”
});
}
function initialize(i,t){var e;i.getElementById(t)?
initFreshChat():((e=i.createElement(“script”)).id=t,e.async=!0,
e.src=”https://gamecardshop-help.freshchat.com/js/widget.js”,e.onload=initFreshChat,i.head.appendChild(e))}
function initiateCall(){initialize(document,”Freshchat-js-sdk”)}
window.addEventListener?window.addEventListener(“load”,initiateCall,!1):
window.attachEvent(“load”,initiateCall,!1);