const asset_path = '/wp-content/plugins/fannex_game/assets/dispenser/';
// In order from checkin, trivia, to custom
const game_urls = [
'/game.html#checkin',
'/game.html#trivia',
'/game.html#shuffle',
'/game.html#tunes',
'/game.html#call',
'/game.html#poll',
'/game.html#pic',
'/game.html#custom',
];