// ngingx3.js This file needs to be copied to the static content. The current location of this file is just for reference purpose. var baseHref = "https://fusa.formulatrix.com/mt/Client/HtmlClient/"; var isLive=true; var helpSites = "https://help.formulatrix.com/tiga/Content/Welcome/TIGA-Welcome.html"; var whatsNewAddress = "https://help.formulatrix.com/tiga/#What's-New/2022.htm"; var isDebug=false; var anonymousCredential = { id : "autotiga", password : "Autotiga1" }; var whatsNewVersion = '9.4'; var maintenanceNotification={ show:false, remindEvery: 6, // in hours dateStart:"2024-05-15 12:00", //indo time dateEnd:"2024-05-15 13:00", //indo time numOfHours:1 //your estimation how long will take to do the release }; var googleLoginUri = "https://fusa.formulatrix.com/authservice/verifytoken";