var topGames = {};
topGames.game = {};
topGames.game[0] = {
    "name":"Submolok",
    "hearts":550,
    "game_id":"submolok",
    "is_icon_game":0,
    "name_abbr":"S.molok",
    "date":"2014-11-27"
};
topGames.game[1] = {
    "name":"Turn-Undead",
    "hearts":400,
    "game_id":"turnundead",
    "is_icon_game":0,
    "name_abbr":"T.Undead",
    "date":"2014-10-07"
};
topGames.game[2] = {
    "name":"Coil",
    "hearts":550,
    "game_id":"coil",
    "is_icon_game":1,
    "name_abbr":"Coil",
    "date":"2014-09-11"
};
topGames.game[3] = {
    "name":"Bump Battle Royale",
    "hearts":550,
    "game_id":"bumpbattleroyale",
    "is_icon_game":0,
    "name_abbr":"Bump Battle",
    "date":"2014-08-01"
};
topGames.game[4] = {
    "name":"changeType()",
    "hearts":550,
    "game_id":"changetype",
    "is_icon_game":0,
    "name_abbr":"changeType",
    "date":"2014-02-20"
};
//2025-11-10 05:15:37