loadedChipsVersion = "2.1.2"; loadedChipsTemplate = new GameChips([new GameChip(1, "Red", null, "C:\\Documents and Settings\\All Users\\Documents\\Poker Files\\Graphics\\red chip.jpg", 5, true, 0), new GameChip(2, "Green", null, "C:\\Documents and Settings\\All Users\\Documents\\Poker Files\\Graphics\\green chip.jpg", 25, true, 0), new GameChip(3, "Black", null, "C:\\Documents and Settings\\All Users\\Documents\\Poker Files\\Graphics\\Black Chip.jpg", 100, true, 0), new GameChip(4, "Blue", null, "C:\\Documents and Settings\\All Users\\Documents\\Poker Files\\Graphics\\blue chip.jpg", 500, true, 0), new GameChip(5, "White", null, "C:\\Documents and Settings\\All Users\\Documents\\Poker Files\\Graphics\\white chip.jpg", 1000, true, 0)], [new ChipSet("Razor Chips", new Map([], [])), new ChipSet("10 Players or Less/Slow Game", new Map(["1", "2", "3", "4", "5"], [25, 15, 10, 5, 2])), new ChipSet("11/12 Players", new Map(["1", "2", "3", "4", "5"], [0, 24, 24, 2, 2])), new ChipSet("13/14 Players", new Map(["1", "2", "3", "4", "5"], [0, 20, 20, 3, 2])), new ChipSet("15/16 Players", new Map(["1", "2", "3", "4", "5"], [0, 16, 16, 4, 2])), new ChipSet("17/18 Players", new Map(["1", "2", "3", "4", "5"], [0, 16, 16, 4, 2])), new ChipSet("19/20 Players", new Map(["1", "2", "3", "4", "5"], [0, 12, 12, 5, 2]))], 0, undefined, undefined);