function MembersGlobal() { this.idCustomer = 12; this.siteURL = 'members.bingoentertainment.net'; this.siteURLClear = 'members.bingoentertainment.net'; this.siteResolvedURL = 'http://members.bingoentertainment.net/mainstreet/'; this.siteLocalURL = 'http://members.bingoentertainment.net/Local/BEN/Mainstreet/'; this.siteGroupURL = 'http://members.bingoentertainment.net/Local/BEN/BEN/'; this.appName = 'Mainstreet Bingo'; this.tsJp = 30000; this.tsMoney = 30000; this.tsSession = 60000; this.bJpInfo = true; this.bJpWon = true; this.bPlInfo = true; this.bPlNotes = true; this.bPlSounds = false; this.tsPlNotes = 30000; this.tsPlSounds = 0; this.bFlashMaximized = false; this.bIsPlLogged = false; this.idCurrency = 840; this.formatMoneyWithNoSign = false; this.idPlayer = 0; this.culture = 'en-US'; this.idLang = 1033; this.Latest5Cookie = 'Last5PlayedmainstreetGames'; this.bSecured = true; this.bInitialized = false; } var global = new MembersGlobal();