function MembersGlobal() { this.idCustomer = 20; this.siteURL = 'www.hypedbingo.com'; this.siteURLClear = 'www.hypedbingo.com'; this.siteResolvedURL = 'http://www.hypedbingo.com/'; this.siteLocalURL = 'http://www.hypedbingo.com/Local/Hyped/Hyped/'; this.siteGroupURL = 'http://www.hypedbingo.com/Local/Hyped/Hyped/'; this.appName = 'Hyped Bingo'; this.tsJp = 30000; this.tsMoney = 30000; this.tsSession = 60000; this.bJpInfo = false; this.bJpWon = false; this.bPlInfo = true; this.bPlNotes = true; this.bPlSounds = false; this.tsPlNotes = 10000; this.tsPlSounds = 10000; this.bFlashMaximized = false; this.bIsPlLogged = false; this.idCurrency = 840; this.formatMoneyWithNoSign = false; this.idPlayer = 0; this.culture = 'en-US'; this.idLang = 1033; this.Latest5Cookie = 'Last5PlayedGames'; this.bSecured = true; this.bInitialized = false; } var global = new MembersGlobal();