var maxI=0;
var gg=0;
var termToSearch="";

const GAME_NAME = 0;
const GAME_HTML_NAME = 1;
const SERIES_NAME = 2;
const GAME_CODE = 3;
const GAME_IMAGE = 4;
const PORTABLE = 5;
const AMAZON_LINK = 6;
const APPLE_LINK = 7;
const MICROSOFT_LINK = 8;
const PLAYSTATION_LINK = 9;
const STEAM_LINK = 10;
const PRICE = 11;
const SAMPLE = 12;
const TAGS = 13;
const WIDTH = 14;
const HEIGHT = 15;

var show=new Array()
for (i=0; i <200; i++)
show[i]=new Array()

var showNumber=new Array()
for (i=0; i <200; i++)
showNumber[i]="";

show[maxI][GAME_NAME] = "Avoid Them: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Avoid Them<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "avoid-them-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "avoid_them_box_md.png";
show[maxI][PORTABLE] = "avoidthem/avoidthem.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002845";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Avoid Them (Challenge Mode Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Avoid Them<br>(Challenge Mode Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "avoid-them-challenge-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "avoid_them_challenge_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002845";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Back to School (Episode 1): Project: Summer Ice 2";
show[maxI][GAME_HTML_NAME] = "Back to School (Episode 1)<br>Project: Summer Ice 2";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "back-to-school-episode-1-project-summer-ice-2";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "backtoschool_storyone_box_md.png";
show[maxI][PORTABLE] = "psi-back-to-school-01/storyone.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NNSQSC2D89G";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,college,educational,jrpg,rpg,romance,sports,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Back to School (Episode 2): Project: Summer Ice 2";
show[maxI][GAME_HTML_NAME] = "Back to School (Episode 2)<br>Project: Summer Ice 2";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "back-to-school-episode-2-project-summer-ice-2";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "backtoschool_storyone_box_md.png";
show[maxI][PORTABLE] = "psi-back-to-school-02/storytwo.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9N4W7ZZ0ZF16";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,college,educational,jrpg,rpg,romance,sports,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Back to School (Episode 3): Project: Summer Ice 2";
show[maxI][GAME_HTML_NAME] = "Back to School (Episode 3)<br>Project: Summer Ice 2";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "back-to-school-episode-3-project-summer-ice-2";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "backtoschool_storyone_box_md.png";
show[maxI][PORTABLE] = "psi-back-to-school-03/episode3.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,college,educational,jrpg,rpg,romance,sports,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Baseball: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Baseball<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "baseball-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "baseball_box_md.png";
show[maxI][PORTABLE] = "baseball/baseball.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9P8RK7PBHVSG";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002759";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/2852320";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "baseball/baseball.html";
show[maxI][TAGS] = "arcade,bible,educational,kids,sports";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Baseball (2 Player Cooperation Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Baseball<br>(2 Player Cooperation Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "baseball-2p-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "baseball_2p_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002759";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids,multiplayer,sports";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Baseball (3 Player Cooperation Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Baseball<br>(3 Player Cooperation Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "baseball-3p-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "baseball_3p_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004368";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids,multiplayer,sports";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Baseball (4 Player Cooperation Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Baseball<br>(4 Player Cooperation Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "baseball-4p-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "baseball_4p_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004383";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids,multiplayer,sports";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Baseball (Challenge Mode Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Baseball<br>(Challenge Mode Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "baseball-challenge-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "baseball_challenge_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9PL98RKC44TK";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002759";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids,sports";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Baseball (2 Player Cooperation Edition) (Challenge Mode Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Baseball<br>(2 Player Cooperation Edition)<br>(Challenge Mode Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "baseball-2p-challenge-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "baseball_challenge_2p_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002759";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids,multiplayer,sports";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Baseball (3 Player Cooperation Edition) (Challenge Mode Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Baseball<br>(3 Player Cooperation Edition)<br>(Challenge Mode Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "baseball-3p-challenge-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "baseball_challenge_3p_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002759";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids,multiplayer,sports";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Baseball (4 Player Cooperation Edition) (Challenge Mode Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Baseball<br>(4 Player Cooperation Edition)<br>(Challenge Mode Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "baseball-4p-challenge-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "baseball_challenge_4p_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002759";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids,multiplayer,sports";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Basketball: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Basketball<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "basketball-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "basketball_box_md.png";
show[maxI][PORTABLE] = "basketball/basketball.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9MZ25MC208C2";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004384";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids,sports";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Basketball (Challenge Mode Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Basketball<br>(Challenge Mode Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "basketball-challenge-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "basketball_challenge_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004384";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids,sports";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Bowling: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Bowling<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "bowling-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "bowling_box_md.png";
show[maxI][PORTABLE] = "bowling/bowling.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9MV18VK1W0NF";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003656";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids,sports";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Catch the Bowling Balls: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Catch the Bowling Balls<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "catch-the-bowling-balls-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "catch_the_bowling_balls_box_md.png";
show[maxI][PORTABLE] = "catch-the-bowling-balls/catch-the-bowling-balls.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9P8F0MTP1FZ9";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003170";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Catch the Bowling Balls (Challenge Mode Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Catch the Bowling Balls<br>(Challenge Mode Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "catch-the-bowling-balls-challenge-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "catch_the_bowling_balls_challenge_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003170";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Christmas New Year (Episode 1): Project: Summer Ice 4";
show[maxI][GAME_HTML_NAME] = "Christmas New Year (Episode 1)<br>Project: Summer Ice 4";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "christmas-new-year-episode-1-project-summer-ice-4";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "christmas_new_year_box_md.png";
show[maxI][PORTABLE] = "christmasnewyear/storyone.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9PJ11K9KL25M";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,college,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Christmas New Year (Episode 4): Project: Summer Ice 4";
show[maxI][GAME_HTML_NAME] = "Christmas New Year (Episode 4)<br>Project: Summer Ice 4";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "christmas-new-year-episode-4-project-summer-ice-4";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "christmas_new_year_box_md.png";
show[maxI][PORTABLE] = "christmasnewyear/episode4.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,college,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Collect the Keys (Hanna Version) (Episode 1): Project: Summer Ice 7";
show[maxI][GAME_HTML_NAME] = "Collect the Keys<br>(Hanna Version) (Episode 1)<br>Project: Summer Ice 7";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "collect-the-keys-hanna-episode-1-project-summer-ice-7";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "collect_the_keys_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NLLNH417ZLC";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "animals,anime,bible,careers,college,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Dorm Room Designer: Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "Dorm Room Designer<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "dorm-room-designer-project-summer-ice";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "dorm_room_designer_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NQJ9W2MRTWT";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "animals,anime,bible,careers,college,educational,romance,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Football: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Football<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "football-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "football_box_md.png";
show[maxI][PORTABLE] = "football/football.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NGZH27R8B7H";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002846";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/2805140";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids,sports";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Football 2: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Football 2<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "football-2-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "football2_box_md.png";
show[maxI][PORTABLE] = "football2/football2.html";
show[maxI][AMAZON_LINK] = "https://www.amazon.com/dp/B0DW8DVSJW";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9N0G5DQ7773J";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10007651";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids,multiplayer,sports";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Forgiveness RPG: The First Chapter (Part One)";
show[maxI][GAME_HTML_NAME] = "Forgiveness RPG:<br>The First Chapter (Part One)";
show[maxI][SERIES_NAME] = "Forgiveness RPG";
show[maxI][GAME_CODE] = "forgiveness-rpg-the-first-chapter-part-one";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "forgivenessrpg1_part_one_box_md.png";
show[maxI][PORTABLE] = "forgivenessrpg1-01/part1.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9P9CXCGP78DH";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10007370";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "forgivenessrpg1-01/part1.html";
show[maxI][TAGS] = "adventure,anime,bible,educational,kids,jrpg,rpg,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "480";
maxI++;

show[maxI][GAME_NAME] = "Forgiveness RPG: The First Chapter (Part Two)";
show[maxI][GAME_HTML_NAME] = "Forgiveness RPG:<br>The First Chapter (Part Two)";
show[maxI][SERIES_NAME] = "Forgiveness RPG";
show[maxI][GAME_CODE] = "forgiveness-rpg-the-first-chapter-part-two";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "forgivenessrpg1_part_two_box_md.png";
show[maxI][PORTABLE] = "forgivenessrpg1-01/part2.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9N56HNGXNBRD";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10007370";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,educational,kids,jrpg,rpg,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "480";
maxI++;

show[maxI][GAME_NAME] = "Forgiveness RPG: The First Chapter (Part Three)";
show[maxI][GAME_HTML_NAME] = "Forgiveness RPG:<br>The First Chapter (Part Three)";
show[maxI][SERIES_NAME] = "Forgiveness RPG";
show[maxI][GAME_CODE] = "forgiveness-rpg-the-first-chapter-part-three";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "forgivenessrpg1_part_three_box_md.png";
show[maxI][PORTABLE] = "forgivenessrpg1-01/part3.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9N5NRN37DPRP";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10007370";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,educational,kids,jrpg,rpg,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "480";
maxI++;

show[maxI][GAME_NAME] = "Get to the Top: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Get to the Top<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "get-to-the-top-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "get_to_the_top_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9PLLPFJDV1WS";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003245";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids,platformer";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Get to the Top 2: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Get to the Top 2<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "get-to-the-top-2-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "get_to_the_top_2_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10005200";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids,platformer";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Horse Riding: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Horse Riding<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "horse-riding-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "horseriding_box_md.png";
show[maxI][PORTABLE] = "horseriding/horse-riding.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004376";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,animals,arcade,bible,educational,kids,platformer,sports";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Horse Riding (Episode 1): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "Horse Riding (Episode 1)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "horse-riding-episode-1-project-summer-ice";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "horse_riding_story_one_box_md.png";
show[maxI][PORTABLE] = "horse-riding-a-one/horseriding.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NQ1WQX97WJB";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,animals,anime,bible,educational,kids,jrpg,rpg,sports,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Horse Riding (Episode 2): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "Horse Riding (Episode 2)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "horse-riding-episode-2-project-summer-ice";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "horse_riding_story_two_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NB4GMT80Z5L";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,animals,anime,bible,educational,kids,jrpg,rpg,sports,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Ice Hockey: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Ice Hockey<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "ice-hockey-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "ice_hockey_box_md.png";
show[maxI][PORTABLE] = "icehockey/icehockey.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NTSCV7LXGG3";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004369";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids,sports";
show[maxI][WIDTH] = "400";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "keyboard.fyi Presents: Easter Egg Hunt";
show[maxI][GAME_HTML_NAME] = "keyboard.fyi Presents:<br>Easter Egg Hunt";
show[maxI][SERIES_NAME] = "keyboardfyi";
show[maxI][GAME_CODE] = "keyboardfyi-easter-egg-hunt";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "easter_egg_hunt_box_md.png";
show[maxI][PORTABLE] = "easter-egg-hunt/easter-egg-hunt.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "3d,anime,arcade,bible,careers,college,educational,romance,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "keyboard.fyi Racing (Kangaroo Edition) (Episode 1)";
show[maxI][GAME_HTML_NAME] = "keyboard.fyi Racing<br>(Kangaroo Edition) (Episode 1)";
show[maxI][SERIES_NAME] = "keyboardfyi";
show[maxI][GAME_CODE] = "keyboardfyi-racing-kangaroo-episode-1";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "keyboardfyi_racing_kangaroo_1_box_md.png";
show[maxI][PORTABLE] = "keyboardfyi-racing-kangaroo/episode1.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,adventure,animals,arcade,bible,cartoons,careers,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "keyboard.fyi Racing (Kangaroo Edition) (Episode 2)";
show[maxI][GAME_HTML_NAME] = "keyboard.fyi Racing<br>(Kangaroo Edition) (Episode 2)";
show[maxI][SERIES_NAME] = "keyboardfyi";
show[maxI][GAME_CODE] = "keyboardfyi-racing-kangaroo-episode-2";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "keyboardfyi_racing_kangaroo_2_box_md.png";
show[maxI][PORTABLE] = "keyboardfyi-racing-kangaroo/episode2.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,adventure,animals,arcade,bible,cartoons,careers,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Lent: The Easter Bunny (Episode One)";
show[maxI][GAME_HTML_NAME] = "Lent: The Easter Bunny<br>(Episode One)";
show[maxI][SERIES_NAME] = "Lent: The Easter Bunny";
show[maxI][GAME_CODE] = "lent-the-easter-bunny-episode-1";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "lent_easter_bunny_story_one_box_md.png";
show[maxI][PORTABLE] = "lent/story-one.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9PF585CXB1R9";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,animals,bible,cartoons,educational,kids,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Lent: The Easter Bunny (Episode Two)";
show[maxI][GAME_HTML_NAME] = "Lent: The Easter Bunny<br>(Episode Two)";
show[maxI][SERIES_NAME] = "Lent: The Easter Bunny";
show[maxI][GAME_CODE] = "lent-the-easter-bunny-episode-2";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "lent_easter_bunny_story_two_box_md.png";
show[maxI][PORTABLE] = "lent/story-two.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9MV6C07GL53C";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,animals,bible,cartoons,educational,kids,jrpg,rpg,romance,sports,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Lent: The Easter Bunny (Episode Three)";
show[maxI][GAME_HTML_NAME] = "Lent: The Easter Bunny<br>(Episode Three)";
show[maxI][SERIES_NAME] = "Lent: The Easter Bunny";
show[maxI][GAME_CODE] = "lent-the-easter-bunny-episode-3";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "lent_easter_bunny_story_three_box_md.png";
show[maxI][PORTABLE] = "lent/story-three.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NKXX0ZP7MPJ";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,animals,bible,cartoons,educational,kids,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Lent: The Easter Bunny (Episode Four)";
show[maxI][GAME_HTML_NAME] = "Lent: The Easter Bunny<br>(Episode Four)";
show[maxI][SERIES_NAME] = "Lent: The Easter Bunny";
show[maxI][GAME_CODE] = "lent-the-easter-bunny-episode-4";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "lent_easter_bunny_story_four_box_md.png";
show[maxI][PORTABLE] = "lent/story-four.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,animals,bible,cartoons,educational,kids,jrpg,rpg,romance,sports,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Lent: The Easter Bunny (Episode Five)";
show[maxI][GAME_HTML_NAME] = "Lent: The Easter Bunny<br>(Episode Five)";
show[maxI][SERIES_NAME] = "Lent: The Easter Bunny";
show[maxI][GAME_CODE] = "lent-the-easter-bunny-episode-5";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "lent_easter_bunny_story_five_box_md.png";
show[maxI][PORTABLE] = "lent/story-five.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,animals,bible,cartoons,educational,kids,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Lent: The Easter Bunny (Episode Six)";
show[maxI][GAME_HTML_NAME] = "Lent: The Easter Bunny<br>(Episode Six)";
show[maxI][SERIES_NAME] = "Lent: The Easter Bunny";
show[maxI][GAME_CODE] = "lent-the-easter-bunny-episode-6";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "lent_easter_bunny_story_six_box_md.png";
show[maxI][PORTABLE] = "lent/story-six.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,animals,bible,cartoons,educational,kids,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Lent: The Easter Bunny (Lent Version) (Episode 1)";
show[maxI][GAME_HTML_NAME] = "Lent: The Easter Bunny<br>(Lent Version) (Episode 1)";
show[maxI][SERIES_NAME] = "Lent: The Easter Bunny";
show[maxI][GAME_CODE] = "lent-the-easter-bunny-episode-1-lent-version";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "lent_easter_bunny_story_one_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10005147";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,animals,bible,cartoons,educational,kids,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Men's Basketball (Episode 1): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "Men's Basketball (Episode 1)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "mens-basketball-episode-1-project-summer-ice";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "mens_basketball_story_one_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9N0KRPXFFTS1";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,careers,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Motorcycle RPG (Episode 1): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "Motorcycle RPG (Episode 1)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "motorcycle-rpg-episode-1-project-summer-ice";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "motorcycle_rpg_story_one_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NFBR874K68N";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Motorcycle RPG (Episode 2): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "Motorcycle RPG (Episode 2)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "motorcycle-rpg-episode-2-project-summer-ice";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "motorcycle_rpg_story_two_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NDX5K8P2KMT";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "My First Date RPG: Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "My First Date RPG<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "my-first-date-rpg";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "my_first_date_rpg_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9PPD7NNSV55S";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/1382450";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,bible,careers,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "My First Date RPG (Elliot Version) (Episode 1): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "My First Date RPG<br>(Elliot Version) (Episode 1)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "my-first-date-rpg-elliot-episode-1";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "my_first_date_rpg_elliot_episode_one_box_md.png";
show[maxI][PORTABLE] = "myfirstdate-elliot-storyone/storyone.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10005656";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,bible,careers,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "My First Date RPG (Elliot Version) (Episode 2): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "My First Date RPG<br>(Elliot Version) (Episode 2)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "my-first-date-rpg-elliot-episode-2";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "my_first_date_rpg_elliot_episode_two_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10005656";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,bible,careers,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "My First Date RPG (Elliot Version) (Episode 3): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "My First Date RPG<br>(Elliot Version) (Episode 3)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "my-first-date-rpg-elliot-episode-3";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "my_first_date_rpg_elliot_episode_three_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10005656";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,bible,careers,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "My First Date RPG (Oriana Version) (Episode 1): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "My First Date RPG<br>(Oriana Version) (Episode 1)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "my-first-date-rpg-oriana-episode-1";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "my_first_date_oriana_episode_one_box_md.png";
show[maxI][PORTABLE] = "myfirstdate-oriana-storyone/storyone.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10005481";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,bible,careers,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "My First Date RPG (Oriana Version) (Episode 2): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "My First Date RPG<br>(Oriana Version) (Episode 2)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "my-first-date-rpg-oriana-episode-2";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "my_first_date_oriana_episode_two_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10005481";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,bible,careers,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "My First Date RPG (Oriana Version) (Episode 3): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "My First Date RPG<br>(Oriana Version) (Episode 3)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "my-first-date-rpg-oriana-episode-3";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "my_first_date_oriana_episode_three_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10005481";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,bible,careers,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "My First Date RPG 2 (Episode 1): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "My First Date RPG 2<br>(Episode 1)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "my-first-date-rpg-2-episode-1";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "my_first_date_rpg_2_story_one_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9PD498D8KZ9T";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,bible,careers,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "My First Date RPG 2 (Episode 2): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "My First Date RPG 2<br>(Episode 2)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "my-first-date-rpg-2-episode-2";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "my_first_date_rpg_2_story_two_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NWFR2ZH9NWZ";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,bible,careers,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "My First Kiss (Episode 1): Project: Summer Ice 8";
show[maxI][GAME_HTML_NAME] = "My First Kiss (Episode 1)<br>Project: Summer Ice 8";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "my-first-kiss-episode-1-project-summer-ice-8";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "my_first_kiss_story_one_box_md.png";
show[maxI][PORTABLE] = "myfirstkiss/episode1.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9P6Q01M80T3D";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,bible,careers,college,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "My Online Universe (Tomi Version) (Episode 1): Project: Summer Ice 3";
show[maxI][GAME_HTML_NAME] = "My Online Universe<br>(Tomi Version) (Episode 1)<br>Project: Summer Ice 3";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "my-online-universe-tomi-episode-1-project-summer-ice-3";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "my_online_universe_tomi_story_one_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9P5ZKKPF0THB";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Nik and Kit";
show[maxI][GAME_HTML_NAME] = "Nik and Kit";
show[maxI][SERIES_NAME] = "Nik and Kit";
show[maxI][GAME_CODE] = "nik-and-kit";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "nikandkit_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9N3D53R8WX6K";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,adventure,arcade,bible,educational,kids,multiplayer,platformer,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Nik and Kit Arcade: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Nik and Kit Arcade<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Nik and Kit,Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "nik-and-kit-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "nik_and_kit_arcade_box_md.png";
show[maxI][PORTABLE] = "nikandkit-arcade/nikandkit-arcade.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10006037";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids,platformer";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Nik and Kit: Kit's Adventure";
show[maxI][GAME_HTML_NAME] = "Nik and Kit<br>Kit's Adventure";
show[maxI][SERIES_NAME] = "Nik and Kit";
show[maxI][GAME_CODE] = "nik-and-kit-kits-adventure";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "nik_and_kit_kits_adventure_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10005972";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,adventure,arcade,bible,educational,kids,platformer,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Nik and Kit's Math Quiz: Breakthrough Gaming Activity Center";
show[maxI][GAME_HTML_NAME] = "Nik and Kit's Math Quiz<br>Breakthrough Gaming<br>Activity Center";
show[maxI][SERIES_NAME] = "Nik and Kit,Breakthrough Gaming Activity Center";
show[maxI][GAME_CODE] = "nik-and-kit-math-quiz-breakthrough-gaming-activity-center";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "nik_and_kit_math_quiz_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10006039";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids,studying";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Nik and Kit: Nik's Adventure";
show[maxI][GAME_HTML_NAME] = "Nik and Kit<br>Nik's Adventure";
show[maxI][SERIES_NAME] = "Nik and Kit";
show[maxI][GAME_CODE] = "nik-and-kit-niks-adventure";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "nik_and_kit_niks_adventure_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10005797";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,adventure,arcade,bible,educational,kids,platformer,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Nik and Kit Racing";
show[maxI][GAME_HTML_NAME] = "Nik and Kit Racing";
show[maxI][SERIES_NAME] = "Nik and Kit";
show[maxI][GAME_CODE] = "nik-and-kit-racing";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "nik_and_kit_racing_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10005797";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids,multiplayer,platformer,sports";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Ninja (Episode 1): Project: Summer Ice 5";
show[maxI][GAME_HTML_NAME] = "Ninja (Episode 1)<br>Project: Summer Ice 5";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "ninja-episode-1-project-summer-ice-5";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "ninja_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NL1WK70HG2H";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,college,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Online Open World RPG: Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "Online Open World RPG<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "online-open-world-rpg-project-summer-ice";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "online_open_world_rpg_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10007194";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$3.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,educational,jrpg,online,rpg,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Open World RPG (Chloe Version) (Episode 1): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "Open World RPG<br>(Chloe Version) (Episode 1)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "open-world-rpg-chloe-episode-1-project-summer-ice";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "open_world_rpg_chloe_story_one_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NNHCJ308L5S";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Our Church and Halloween RPG (Episode 1)";
show[maxI][GAME_HTML_NAME] = "Our Church and Halloween RPG<br>(Episode 1)";
show[maxI][SERIES_NAME] = "Our Church and Halloween,Project: Summer Ice";
show[maxI][GAME_CODE] = "our-church-and-halloween-rpg-episode-1";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "ourchurchandhalloween_story_one_box_md.png";
show[maxI][PORTABLE] = "ourchurchandhalloween1/ourchurchandhalloweenrpg-storyone.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9MVWCVM23H77";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003001";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/3239990";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,educational,kids,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "400";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Our Church and Halloween RPG (Episode 2)";
show[maxI][GAME_HTML_NAME] = "Our Church and Halloween RPG<br>(Episode 2)";
show[maxI][SERIES_NAME] = "Our Church and Halloween,Project: Summer Ice";
show[maxI][GAME_CODE] = "our-church-and-halloween-rpg-episode-2";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "ourchurchandhalloween_story_two_box_md.png";
show[maxI][PORTABLE] = "ourchurchandhalloween2/ourchurchandhalloweenrpg-storytwo.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9PN3MV54P7DT";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003001";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/3239990";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,educational,kids,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "400";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Our Church and Halloween RPG (Episode 3)";
show[maxI][GAME_HTML_NAME] = "Our Church and Halloween RPG<br>(Episode 3)";
show[maxI][SERIES_NAME] = "Our Church and Halloween,Project: Summer Ice";
show[maxI][GAME_CODE] = "our-church-and-halloween-rpg-episode-3";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "ourchurchandhalloween_story_three_box_md.png";
show[maxI][PORTABLE] = "ourchurchandhalloween3/ourchurchandhalloweenrpg-storythree.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9N24CCTDC503";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003001";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/3239990";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,educational,kids,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "400";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Our Church and Halloween RPG (Episode 4)";
show[maxI][GAME_HTML_NAME] = "Our Church and Halloween RPG<br>(Episode 4)";
show[maxI][SERIES_NAME] = "Our Church and Halloween,Project: Summer Ice";
show[maxI][GAME_CODE] = "our-church-and-halloween-rpg-episode-4";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "ourchurchandhalloween_story_four_box_md.png";
show[maxI][PORTABLE] = "ourchurchandhalloween4/ourchurchandhalloweenrpg-storyfour.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9PK6V87T2N9K";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003001";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/3239990";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,educational,kids,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "400";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Our Church and Halloween RPG (Episode 5) (James Version)";
show[maxI][GAME_HTML_NAME] = "Our Church and Halloween RPG<br>(Episode 5) (James Version)";
show[maxI][SERIES_NAME] = "Our Church and Halloween,Project: Summer Ice";
show[maxI][GAME_CODE] = "our-church-and-halloween-rpg-episode-5-james";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "ourchurchandhalloween_story_five_james_box_md.png";
show[maxI][PORTABLE] = "ourchurchandhalloween5-james/ourchurchandhalloweenrpg-storyfive-james.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NFX4RRDV2DZ";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004129";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/3239990";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,educational,kids,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "400";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Our Church and Halloween RPG (Episode 5) (Scott Version)";
show[maxI][GAME_HTML_NAME] = "Our Church and Halloween RPG<br>(Episode 5) (Scott Version)";
show[maxI][SERIES_NAME] = "Our Church and Halloween,Project: Summer Ice";
show[maxI][GAME_CODE] = "our-church-and-halloween-rpg-episode-5-scott";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "ourchurchandhalloween_story_five_scott_box_md.png";
show[maxI][PORTABLE] = "ourchurchandhalloween5-scott/ourchurchandhalloweenrpg-storyfive-scott.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9PC6LFKH4QS2";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004130";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/3239990";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,educational,kids,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "400";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Our Church and Halloween RPG Pinball (Machine #1)";
show[maxI][GAME_HTML_NAME] = "Our Church and Halloween RPG<br>Pinball (Machine #1)";
show[maxI][SERIES_NAME] = "Our Church and Halloween,Project: Summer Ice";
show[maxI][GAME_CODE] = "our-church-and-halloween-rpg-pinball-machine-1";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "pinball_halloween_machine_one_box_md.png";
show[maxI][PORTABLE] = "ourchurchandhalloweenpinball01/ourchurchandhalloweenpinball01.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9P7X53W734BD";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004000";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,kids,pinball";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Our Church and Halloween RPG Pinball (Machine #2)";
show[maxI][GAME_HTML_NAME] = "Our Church and Halloween RPG<br>Pinball (Machine #2)";
show[maxI][SERIES_NAME] = "Our Church and Halloween,Project: Summer Ice";
show[maxI][GAME_CODE] = "our-church-and-halloween-rpg-pinball-machine-2";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "pinball_halloween_machine_two_box_md.png";
show[maxI][PORTABLE] = "ourchurchandhalloweenpinball02/ourchurchandhalloweenpinball02.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004000";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,kids,pinball";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Our Church and Halloween RPG Pinball (Machine #3)";
show[maxI][GAME_HTML_NAME] = "Our Church and Halloween RPG<br>Pinball (Machine #3)";
show[maxI][SERIES_NAME] = "Our Church and Halloween,Project: Summer Ice";
show[maxI][GAME_CODE] = "our-church-and-halloween-rpg-pinball-machine-3";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "pinball_halloween_machine_three_box_md.png";
show[maxI][PORTABLE] = "ourchurchandhalloweenpinball03/ourchurchandhalloweenpinball03.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004000";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,kids,pinball";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Pinball: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Pinball<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "pinball-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "pinball_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004380";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids,pinball";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Pinball (2 Player Cooperation Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Pinball<br>(2 Player Cooperation Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "pinball-2p-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "pinball_2p_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004380";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids,multiplayer,pinball";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Pinball (Challenge Mode Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Pinball<br>(Challenge Mode Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "pinball-challenge-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "pinball_challenge_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004380";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids,pinball";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Pirates RPG (Episode 1): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "Pirates RPG (Episode 1)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "pirates-rpg-episode-1-project-summer-ice";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "pirates_rpg_story_one_box_md.png";
show[maxI][PORTABLE] = "pirates-rpg/episode1.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9N76D521CXBV";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Pirates RPG (Episode 2): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "Pirates RPG (Episode 2)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "pirates-rpg-episode-2-project-summer-ice";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "pirates_rpg_story_two_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9N0LP3QLQ1JN";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Princess RPG (Episode 1): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "Princess RPG (Episode 1)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "princess-rpg-episode-1-project-summer-ice";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "princess_rpg_story_one_box_md.png";
show[maxI][PORTABLE] = "princessrpg/storyone.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9MZJ78XKHPSP";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Princess RPG (Episode 2): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "Princess RPG (Episode 2)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "princess-rpg-episode-2-project-summer-ice";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "princess_rpg_story_two_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9PLK59PNP0R2";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "projectsummerice_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9P82TSK4TWCV";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,animals,anime,bible,careers,college,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Bowling";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Bowling";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-bowling";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "project_summer_ice_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9PC58D891KXX";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Bowling (Jane Version) (Episode 1)";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Bowling<br>(Jane Version) (Episode 1)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-bowling-jane-episode-1";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "bowling_jane_story_one_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003374";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Bowling (Jane Version) (Episode 2)";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Bowling<br>(Jane Version) (Episode 2)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-bowling-jane-episode-2";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "bowling_jane_story_two_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003374";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Bowling (Jane Version) (Episode 3)";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Bowling<br>(Jane Version) (Episode 3)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-bowling-jane-episode-3";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "bowling_jane_story_three_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003374";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Bowling (Jane Version) (Episode 4)";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Bowling<br>(Jane Version) (Episode 4)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-bowling-jane-episode-4";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "bowling_jane_story_four_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003374";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Bowling (Jane Version) (Episode 5)";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Bowling<br>(Jane Version) (Episode 5)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-bowling-jane-episode-5";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "bowling_jane_story_five_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003374";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Bowling (Jane Version) (Episode 6)";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Bowling<br>(Jane Version) (Episode 6)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-bowling-jane-episode-6";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "bowling_jane_story_six_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003374";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Bowling (Mark Version) (Episode 1)";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Bowling<br>(Mark Version) (Episode 1)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-bowling-mark-episode-1";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "bowling_mark_story_one_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003715";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Bowling (Mark Version) (Episode 2)";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Bowling<br>(Mark Version) (Episode 2)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-bowling-mark-episode-2";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "bowling_mark_story_two_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003716";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Bowling (Mark Version) (Episode 3)";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Bowling<br>(Mark Version) (Episode 3)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-bowling-mark-episode-3";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "bowling_mark_story_three_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003715";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Bowling (Mark Version) (Episode 4)";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Bowling<br>(Mark Version) (Episode 4)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-bowling-mark-episode-4";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "bowling_mark_story_four_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003715";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Bowling (Mark Version) (Episode 5)";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Bowling<br>(Mark Version) (Episode 5)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-bowling-mark-episode-5";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "bowling_mark_story_five_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003715";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Bowling Online";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Bowling<br>Online";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-bowling-online";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "bowling_online_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10006157";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,online,romance,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Bowling (Pammy Version) (Episode 1)";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Bowling<br>(Pammy Version) (Episode 1)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-bowling-pammy-episode-1";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "bowling_pammy_story_one_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003132";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Bowling (Pammy Version) (Episode 2)";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Bowling<br>(Pammy Version) (Episode 2)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-bowling-pammy-episode-2";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "bowling_pammy_story_two_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003132";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Bowling (Pammy Version) (Episode 3)";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Bowling<br>(Pammy Version) (Episode 3)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-bowling-pammy-episode-3";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "bowling_pammy_story_three_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003132";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Bowling (Pammy Version) (Episode 4)";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Bowling<br>(Pammy Version) (Episode 4)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-bowling-pammy-episode-4";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "bowling_pammy_story_four_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003132";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Bowling (Pammy Version) (Episode 5)";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Bowling<br>(Pammy Version) (Episode 5)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-bowling-pammy-episode-5";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "bowling_pammy_story_five_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003132";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Bowling (Pammy Version) (Episode 6)";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Bowling<br>(Pammy Version) (Episode 6)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-bowling-pammy-episode-6";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "bowling_pammy_story_six_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003132";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Pinball (Jane Version)";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Pinball<br>(Jane Version)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-pinball-jane";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "pinball_jane_box_md.png";
show[maxI][PORTABLE] = "psi-pinball-jane/psi-pinball-jane-01.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NPS54VK3QD2";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10006376";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,careers,educational,pinball,romance,visualnovel";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Pinball (Mark Version)";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Pinball<br>(Mark Version)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-pinball-mark";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "pinball_mark_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NCKJP5Q5MFW";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10006377";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,careers,educational,pinball,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Project: Summer Ice Pinball (Pammy Version)";
show[maxI][GAME_HTML_NAME] = "Project: Summer Ice Pinball<br>(Pammy Version)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-pinball-pammy";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "pinball_pammy_box_md.png";
show[maxI][PORTABLE] = "psi-pinball-pammy/psi-pinball-pammy-01.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9PHLN6DV4D0Q";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10006309";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,careers,college,educational,pinball,romance,visualnovel";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Prom (Episode 1): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "Prom (Episode 1)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-prom-episode-1";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "prom_story_one_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NLGX7230JD7";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,bible,careers,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Prom (Episode 2): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "Prom (Episode 2)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "project-summer-ice-prom-episode-2";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "prom_story_two_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9MXTLBZG32NJ";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,bible,careers,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Racing: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Racing<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "racing-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "racing_box_md.png";
show[maxI][PORTABLE] = "racing/racing.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9N9HPQ7RMPGH";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002843";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/2852350";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids,sports";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Racing (2 Player Cooperation Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Racing<br>(2 Player Cooperation Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "racing-2p-cooperation-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "racing_2p_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002843";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids,multiplayer,sports";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Racing (3 Player Cooperation Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Racing<br>(3 Player Cooperation Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "racing-3p-cooperation-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "racing_3p_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002843";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids,multiplayer,sports";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Racing (4 Player Cooperation Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Racing<br>(4 Player Cooperation Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "racing-4p-cooperation-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "racing_4p_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002843";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids,multiplayer,sports";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Racing (Challenge Mode Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Racing<br>(Challenge Mode Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "racing-challenge-mode-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "racing_challenge_mode_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9PL7841P1G34";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002843";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids,sports";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Racing (2 Player Cooperation Edition) (Challenge Mode Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Racing<br>(2 Player Cooperation Edition)<br>(Challenge Mode Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "racing-2p-cooperation-challenge-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "racing_2p_challenge_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002843";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids,multiplayer,sports";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Rock, Paper, Scissors: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Rock, Paper, Scissors<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "rock-paper-scissors-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "rock_paper_scissors_box_md.png";
show[maxI][PORTABLE] = "rock-paper-scissors/rock-paper-scissors.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10005158";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Rock, Paper, Scissors (Challenge Mode Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Rock, Paper, Scissors<br>(Challenge Mode Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "rock-paper-scissors-challenge-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "rock_paper_scissors_challenge_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10005158";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Santa Claus: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Santa Claus<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "santa-claus-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "santa_claus_box_md.png";
show[maxI][PORTABLE] = "santa-claus/santa-claus.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9MW7KRWBM2KK";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10007195";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Santa Claus (Episode 1): Project: Summer Ice 10";
show[maxI][GAME_HTML_NAME] = "Santa Claus (Episode 1)<br>Project: Summer Ice 10";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "santa-claus-episode-1-project-summer-ice-10";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "santa_claus_story_one_box_md.png";
show[maxI][PORTABLE] = "psi-santa-claus/storyone.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NF7S3SXTCXR";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,educational,jrpg,rpg,romance,sports,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "School Tutor RPG: Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "School Tutor RPG<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "school-tutor-rpg-project-summer-ice";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "school_tutor_rpg_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9N4M9HV9DSL0";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "animals,anime,bible,careers,college,educational,jrpg,rpg,romance,studying,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Skateboarding: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Skateboarding<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "skateboarding-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "skateboarding_box_md.png";
show[maxI][PORTABLE] = "skateboarding/skateboarding.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9N5K42NZTZ3R";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002290";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/2851660";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids,platformer,sports";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Skateboarding (Special 2022 Edition for North and South America): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Skateboarding<br>(Special 2022 Edition for<br>North and South America)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "skateboarding-special-2022-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "skateboarding_special_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002290";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids,platformer,sports";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Skateboarding 2: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Skateboarding 2<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "skateboarding-2-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "skateboarding_2_box_md.png";
show[maxI][PORTABLE] = "skateboarding2/skateboarding2.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9P1RN3JJ9M5R";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004374";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids,platformer,sports";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Soccer: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Soccer<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "soccer-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "soccer_box_md.png";
show[maxI][PORTABLE] = "soccer/soccer.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004370";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids,sports";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Soccer (Challenge Mode Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Soccer<br>(Challenge Mode Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "soccer-challenge-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "soccer_challenge_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004370";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids,sports";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Softball: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Softball<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "softball-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "softball_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004371";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids,sports";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Softball (2 Player Cooperation Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Softball<br>(2 Player Cooperation Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "softball-2p-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "softball_2p_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004371";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids,multiplayer,sports";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Softball (3 Player Cooperation Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Softball<br>(3 Player Cooperation Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "softball-3p-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "softball_3p_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004371";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids,multiplayer,sports";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Softball (4 Player Cooperation Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Softball<br>(4 Player Cooperation Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "softball-4p-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "softball_4p_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004371";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,educational,kids,multiplayer,sports";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Space: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Space<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "space-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "space_box_md.png";
show[maxI][PORTABLE] = "space/space.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003306";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Space 2: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Space 2<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "space-2-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "space2_box_md.png";
show[maxI][PORTABLE] = "space-2/space2.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9PG46ZK46GJK";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002844";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Space 2 (2 Player Cooperation Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Space 2<br>(2 Player Cooperation Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "space-2-2p-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "space2_2p_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002844";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids,multiplayer";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Space 2 (3 Player Cooperation Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Space 2<br>(3 Player Cooperation Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "space-2-3p-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "space2_3p_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002844";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids,multiplayer";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Space 2 (4 Player Cooperation Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Space 2<br>(4 Player Cooperation Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "space-2-4p-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "space2_4p_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002844";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids,multiplayer";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Space 2 (Challenge Mode Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Space 2<br>(Challenge Mode Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "space-2-challenge-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "space2_challenge_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9PN6709KJHP0";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10002844";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Space RPG (Episode 1): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "Space RPG (Episode 1)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "space-rpg-episode-1-project-summer-ice";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "space_rpg_story_one_box_md.png";
show[maxI][PORTABLE] = "space-rpg/episode1.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NK8RF317BHP";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Space RPG (Episode 2): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "Space RPG (Episode 2)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "space-rpg-episode-2-project-summer-ice";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "space_rpg_story_two_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9N4S3JPL2WZ1";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "The Continents: Breakthrough Gaming Activity Center";
show[maxI][GAME_HTML_NAME] = "The Continents<br>Breakthrough Gaming<br>Activity Center";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Activity Center";
show[maxI][GAME_CODE] = "the-continents-breakthrough-gaming-activity-center";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "btg_activity_continents_box_md.png";
show[maxI][PORTABLE] = "thecontinents/thecontinents.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10006243";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,cartoons,educational,kids,studying";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Track: Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Track<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "track-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "track_box_md.png";
show[maxI][PORTABLE] = "track/track.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003169";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids,platformer,sports";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Track (Challenge Mode Edition): Breakthrough Gaming Arcade";
show[maxI][GAME_HTML_NAME] = "Track<br>(Challenge Mode Edition)<br>Breakthrough Gaming Arcade";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Arcade";
show[maxI][GAME_CODE] = "track-challenge-breakthrough-gaming-arcade";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "track_challenge_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003169";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,arcade,bible,educational,kids,platformer,sports";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "United States Capitals: Breakthrough Gaming Activity Center";
show[maxI][GAME_HTML_NAME] = "United States Capitals<br>Breakthrough Gaming<br>Activity Center";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Activity Center";
show[maxI][GAME_CODE] = "united-states-capitals-breakthrough-gaming-activity-center";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "btg_activity_usa_capitals_box_md.png";
show[maxI][PORTABLE] = "unitedstatescapitals/unitedstatescapitals.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NM2ZV30JHWT";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10006242";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,cartoons,educational,kids,studying";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Valentine's Day (Pammy Version): Project: Summer Ice 6";
show[maxI][GAME_HTML_NAME] = "Valentine's Day<br>(Pammy Version)<br>Project: Summer Ice 6";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "valentines-day-pammy-project-summer-ice-6";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "valentines_day_pammy_story_one_box_md.png";
show[maxI][PORTABLE] = "valentine-psi6/pammy.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NN5J5S7N9L7";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,bible,careers,college,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Valentine's Day (Zack Version): Project: Summer Ice 6";
show[maxI][GAME_HTML_NAME] = "Valentine's Day<br>(Zack Version)<br>Project: Summer Ice 6";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "valentines-day-zack-project-summer-ice-6";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "valentines_day_pammy_story_one_box_md.png";
show[maxI][PORTABLE] = "valentine-psi6/zack.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,bible,careers,college,educational,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Welcome to Erin's story in the World of Our Church and Halloween (Visual Novel)";
show[maxI][GAME_HTML_NAME] = "Welcome to Erin's story in the<br>World of Our Church and<br>Halloween (Visual Novel)";
show[maxI][SERIES_NAME] = "Our Church and Halloween,Project: Summer Ice";
show[maxI][GAME_CODE] = "welcome-to-erin-our-church-and-halloween-rpg";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "welcome_to_erin_box_md.png";
show[maxI][PORTABLE] = "welcometoerinhalloween/welcometoerinhalloween.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10006459";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,educational,kids,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "400";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Welcome to James' story in the World of Our Church and Halloween (Visual Novel)";
show[maxI][GAME_HTML_NAME] = "Welcome to James' story in the<br>World of Our Church and<br>Halloween (Visual Novel)";
show[maxI][SERIES_NAME] = "Our Church and Halloween,Project: Summer Ice";
show[maxI][GAME_CODE] = "welcome-to-james-our-church-and-halloween-rpg";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "welcome_to_james_box_md.png";
show[maxI][PORTABLE] = "welcometojameshalloween/welcometojameshalloween.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10006410";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,educational,kids,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "400";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Welcome to Jane's Story in the World of Project: Summer Ice (Visual Novel)";
show[maxI][GAME_HTML_NAME] = "Welcome to Jane's Story in the<br>World of Project: Summer Ice<br>(Visual Novel)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "welcome-to-jane-in-the-world-of-project-summer-ice";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "welcome_to_jane_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10005524";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.49";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,college,educational,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Welcome to Mark's Story in the World of Project: Summer Ice (Visual Novel)";
show[maxI][GAME_HTML_NAME] = "Welcome to Mark's Story in the<br>World of Project: Summer Ice<br>(Visual Novel)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "welcome-to-mark-in-the-world-of-project-summer-ice";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "welcome_to_mark_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10005763";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.49";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,college,educational,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Welcome to Pammy's Story in the World of Project: Summer Ice (Visual Novel)";
show[maxI][GAME_HTML_NAME] = "Welcome to Pammy's Story in the<br>World of Project: Summer Ice<br>(Visual Novel)";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "welcome-to-pammy-in-the-world-of-project-summer-ice";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "welcome_to_pammy_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10005666";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.49";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,college,educational,romance,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Welcome to Scott's story in the World of Our Church and Halloween (Visual Novel)";
show[maxI][GAME_HTML_NAME] = "Welcome to Scott's story in the<br>World of Our Church and<br>Halloween (Visual Novel)";
show[maxI][SERIES_NAME] = "Our Church and Halloween,Project: Summer Ice";
show[maxI][GAME_CODE] = "welcome-to-scott-our-church-and-halloween-rpg";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "welcome_to_scott_box_md.png";
show[maxI][PORTABLE] = "welcometoscotthalloween/welcometoscotthalloween.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10006409";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,careers,educational,kids,jrpg,rpg,romance,visualnovel";
show[maxI][WIDTH] = "400";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Welcome to the World of Nik and Kit (Visual Novel)";
show[maxI][GAME_HTML_NAME] = "Welcome to the World of<br>Nik and Kit (Visual Novel)";
show[maxI][SERIES_NAME] = "Nik and Kit";
show[maxI][GAME_CODE] = "welcome-to-the-world-of-nik-and-kit";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "welcome_to_nik_and_kit_box_md.png";
show[maxI][PORTABLE] = "welcometonikandkit/welcometotheworldofnikandkit.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9P712HGS94M6";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10006099";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "welcometonikandkit/welcometotheworldofnikandkit.html";
show[maxI][TAGS] = "adventure,arcade,bible,educational,kids,platformer,visualnovel";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "Welcome to the World of Zippy the Circle (Visual Novel)";
show[maxI][GAME_HTML_NAME] = "Welcome to the World of<br>Zippy the Circle (Visual Novel)";
show[maxI][SERIES_NAME] = "Zippy the Circle";
show[maxI][GAME_CODE] = "welcome-to-the-world-of-zippy-the-circle";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "welcome_to_zippy_box_md.png";
show[maxI][PORTABLE] = "welcometozippy/welcometotheworldofzippythecircle.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10006041";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "3d,adventure,anime,bible,cartoons,educational,kids,platformer,sports,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "480";
maxI++;

show[maxI][GAME_NAME] = "Welcome to the World of ZJ the Ball (Visual Novel)";
show[maxI][GAME_HTML_NAME] = "Welcome to the World of<br>ZJ the Ball (Visual Novel)";
show[maxI][SERIES_NAME] = "ZJ the Ball";
show[maxI][GAME_CODE] = "welcome-to-the-world-of-zj-the-ball";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "welcome_to_zj_the_ball_box_md.png";
show[maxI][PORTABLE] = "welcometozj/welcometotheworldofzjtheball.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10005146";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.49";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,bible,cartoons,educational,kids,visualnovel";
show[maxI][WIDTH] = "500";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Women's Basketball (Episode 1): Project: Summer Ice";
show[maxI][GAME_HTML_NAME] = "Women's Basketball (Episode 1)<br>Project: Summer Ice";
show[maxI][SERIES_NAME] = "Project: Summer Ice";
show[maxI][GAME_CODE] = "womens-basketball-episode-1-project-summer-ice";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "womens_basketball_bria_story_one_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NG530QFL8VP";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "anime,arcade,bible,careers,educational,romance,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Zippy the Circle";
show[maxI][GAME_HTML_NAME] = "Zippy the Circle";
show[maxI][SERIES_NAME] = "Zippy the Circle";
show[maxI][GAME_CODE] = "zippy-the-circle";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zippythecircle_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9NDKGWB38VCJ";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "3d,action,adventure,anime,bible,cartoons,educational,kids,platformer,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Zippy the Circle (Level 1 and Level 2)";
show[maxI][GAME_HTML_NAME] = "Zippy the Circle<br>(Level 1 and Level 2)";
show[maxI][SERIES_NAME] = "Zippy the Circle";
show[maxI][GAME_CODE] = "zippy-the-circle-level-1-level-2";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zippy_level_1_2_box_md.png";
show[maxI][PORTABLE] = "zippythecircle-level1-level2/zippythecircle-level1-level2.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003856";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "3d,action,adventure,anime,bible,cartoons,educational,kids,sports,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Zippy the Circle (Level 3 and Level 4)";
show[maxI][GAME_HTML_NAME] = "Zippy the Circle<br>(Level 3 and Level 4)";
show[maxI][SERIES_NAME] = "Zippy the Circle";
show[maxI][GAME_CODE] = "zippy-the-circle-level-3-level-4";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zippy_level_3_4_box_md.png";
show[maxI][PORTABLE] = "zippythecircle-level3-level4/zippythecircle-level3-level4.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003882";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "3d,action,adventure,anime,bible,cartoons,educational,kids,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Zippy the Circle (Level 5, Level 6, and Level 7)";
show[maxI][GAME_HTML_NAME] = "Zippy the Circle<br>(Level 5, Level 6, and Level 7)";
show[maxI][SERIES_NAME] = "Zippy the Circle";
show[maxI][GAME_CODE] = "zippy-the-circle-level-5-level-6-level-7";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zippy_level_5_6_7_md.png";
show[maxI][PORTABLE] = "zippythecircle-level5-level6-level7/zippythecircle-level5-level6-level7.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003933";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "3d,action,adventure,anime,bible,cartoons,educational,kids,platformer,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Zippy the Circle (Level 8, Level 9, and Level 10)";
show[maxI][GAME_HTML_NAME] = "Zippy the Circle<br>(Level 8, Level 9, and Level 10)";
show[maxI][SERIES_NAME] = "Zippy the Circle";
show[maxI][GAME_CODE] = "zippy-the-circle-level-8-level-9-level-10";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zippy_level_8_9_10_box_md.png";
show[maxI][PORTABLE] = "zippythecircle-level8-level9-level10/zippy-level-8-9-10.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003934";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "3d,action,adventure,anime,bible,cartoons,educational,kids,platformer,sports,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Zippy the Circle (Level 11, Level 12, and Level 13)";
show[maxI][GAME_HTML_NAME] = "Zippy the Circle<br>(Level 11, Level 12,<br>and Level 13)";
show[maxI][SERIES_NAME] = "Zippy the Circle";
show[maxI][GAME_CODE] = "zippy-the-circle-level-11-level-12-level-13";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zippy_level_11_12_13_box_md.png";
show[maxI][PORTABLE] = "zippythecircle-level11-level12-level13/zippy-level-11-12-13.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003935";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "3d,action,adventure,anime,bible,cartoons,educational,kids,platformer,sports,visualnovel";
show[maxI][WIDTH] = "640";
show[maxI][HEIGHT] = "360";
maxI++;

show[maxI][GAME_NAME] = "Zippy the Circle Calculator";
show[maxI][GAME_HTML_NAME] = "Zippy the Circle Calculator";
show[maxI][SERIES_NAME] = "Zippy the Circle";
show[maxI][GAME_CODE] = "zippy-the-circle-calculator";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zippy_calculator_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10006240";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,anime,bible,cartoons,educational,kids,studying,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Zippy the Circle Challenge (Level 1C and Level 2C)";
show[maxI][GAME_HTML_NAME] = "Zippy the Circle Challenge<br>(Level 1C and Level 2C)";
show[maxI][SERIES_NAME] = "Zippy the Circle";
show[maxI][GAME_CODE] = "zippy-the-circle-challenge-level-1c-level-2c";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zippy_challenge_1c_2c_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004372";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "3d,action,adventure,anime,bible,cartoons,educational,kids,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Zippy the Circle Challenge (Level 3C and Level 4C)";
show[maxI][GAME_HTML_NAME] = "Zippy the Circle Challenge<br>(Level 3C and Level 4C)";
show[maxI][SERIES_NAME] = "Zippy the Circle";
show[maxI][GAME_CODE] = "zippy-the-circle-challenge-level-3c-level-4c";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zippy_challenge_3c_4c_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004372";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "3d,action,adventure,anime,bible,cartoons,educational,kids,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Zippy the Circle Challenge (Level 5C, Level 6C, and Level 7C)";
show[maxI][GAME_HTML_NAME] = "Zippy the Circle Challenge<br>(Level 5C, Level 6C,<br>and Level 7C)";
show[maxI][SERIES_NAME] = "Zippy the Circle";
show[maxI][GAME_CODE] = "zippy-the-circle-challenge-level-5c-level-6c-level-7c";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zippy_challenge_5c_6c_7c_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004372";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "3d,action,adventure,anime,bible,cartoons,educational,kids,platformer,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Zippy the Circle Challenge (Level 8C, Level 9C, and Level 10C)";
show[maxI][GAME_HTML_NAME] = "Zippy the Circle Challenge<br>(Level 8C, Level 9C,<br>and Level 10C)";
show[maxI][SERIES_NAME] = "Zippy the Circle";
show[maxI][GAME_CODE] = "zippy-the-circle-challenge-level-8c-level-9c-level-10c";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zippy_challenge_8c_9c_10c_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004372";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "3d,action,adventure,anime,bible,cartoons,educational,kids,platformer,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Zippy the Circle Challenge (Level 11C, Level 12C, and Level 13C)";
show[maxI][GAME_HTML_NAME] = "Zippy the Circle Challenge<br>(Level 11C, Level 12C,<br>and Level 13C)";
show[maxI][SERIES_NAME] = "Zippy the Circle";
show[maxI][GAME_CODE] = "zippy-the-circle-challenge-level-11c-level-12c-level-13c";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zippy_challenge_11c_12c_13c_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004372";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "3d,action,adventure,anime,bible,cartoons,educational,kids,platformer,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "Zippy the Circle Special";
show[maxI][GAME_HTML_NAME] = "Zippy the Circle Special";
show[maxI][SERIES_NAME] = "Zippy the Circle";
show[maxI][GAME_CODE] = "zippy-the-circle-special";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zippy_the_circle_special_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10006461";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$9.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "3d,action,adventure,anime,bible,cartoons,educational,kids,platformer,sports,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "ZJ the Ball";
show[maxI][GAME_HTML_NAME] = "ZJ the Ball";
show[maxI][SERIES_NAME] = "ZJ the Ball";
show[maxI][GAME_CODE] = "zj-the-ball";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zjtheball_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "https://amzn.to/2J5xMTa";
show[maxI][APPLE_LINK] = "https://itunes.apple.com/us/app/zj-the-ball/id1449857533";
show[maxI][MICROSOFT_LINK] = "https://www.microsoft.com/store/apps/9N3Z7M975MS3";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/2889200";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,adventure,arcade,bible,cartoons,educational,kids,platformer,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "ZJ the Ball (Level 1)";
show[maxI][GAME_HTML_NAME] = "ZJ the Ball<br>(Level 1)";
show[maxI][SERIES_NAME] = "ZJ the Ball";
show[maxI][GAME_CODE] = "zj-the-ball-level-1";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zjtheball_level_1_box_md.png";
show[maxI][PORTABLE] = "zjtheball-level1/zjtheball-level1.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003307";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/2889200";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,adventure,arcade,bible,cartoons,educational,kids,platformer,visualnovel";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "ZJ the Ball (Level 2)";
show[maxI][GAME_HTML_NAME] = "ZJ the Ball<br>(Level 2)";
show[maxI][SERIES_NAME] = "ZJ the Ball";
show[maxI][GAME_CODE] = "zj-the-ball-level-2";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zjtheball_level_2_box_md.png";
show[maxI][PORTABLE] = "zjtheball-level2/zjtheball-level2.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003655";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/2889200";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,adventure,arcade,bible,cartoons,educational,kids,platformer,visualnovel";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "ZJ the Ball (Level 3)";
show[maxI][GAME_HTML_NAME] = "ZJ the Ball<br>(Level 3)";
show[maxI][SERIES_NAME] = "ZJ the Ball";
show[maxI][GAME_CODE] = "zj-the-ball-level-3";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zjtheball_level_3_box_md.png";
show[maxI][PORTABLE] = "zjtheball-level3/zjtheball-level3.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003711";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/2889200";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,adventure,arcade,bible,cartoons,educational,kids,platformer,visualnovel";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "ZJ the Ball (Level 4)";
show[maxI][GAME_HTML_NAME] = "ZJ the Ball<br>(Level 4)";
show[maxI][SERIES_NAME] = "ZJ the Ball";
show[maxI][GAME_CODE] = "zj-the-ball-level-4";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zjtheball_level_4_box_md.png";
show[maxI][PORTABLE] = "zjtheball-level4/zjtheball-level4.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003712";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/2889200";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,adventure,arcade,bible,cartoons,educational,kids,platformer,visualnovel";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "ZJ the Ball (Level 5)";
show[maxI][GAME_HTML_NAME] = "ZJ the Ball<br>(Level 5)";
show[maxI][SERIES_NAME] = "ZJ the Ball";
show[maxI][GAME_CODE] = "zj-the-ball-level-5";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zjtheball_level_5_box_md.png";
show[maxI][PORTABLE] = "zjtheball-level5/zjtheball-level5.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10003714";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/2889200";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,adventure,arcade,bible,cartoons,educational,kids,platformer,visualnovel";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "ZJ the Ball Calculator";
show[maxI][GAME_HTML_NAME] = "ZJ the Ball Calculator";
show[maxI][SERIES_NAME] = "ZJ the Ball";
show[maxI][GAME_CODE] = "zj-the-ball-calculator";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zjtheball_calculator_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10006241";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "adventure,bible,cartoons,educational,kids,studying,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "ZJ the Ball Challenge (Level 1C)";
show[maxI][GAME_HTML_NAME] = "ZJ the Ball Challenge<br>(Level 1C)";
show[maxI][SERIES_NAME] = "ZJ the Ball";
show[maxI][GAME_CODE] = "zj-the-ball-challenge-level-1c";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zj_the_ball_challenge_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004377";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/2889200";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,adventure,arcade,bible,cartoons,educational,kids,platformer,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "ZJ the Ball Challenge (Level 2C)";
show[maxI][GAME_HTML_NAME] = "ZJ the Ball Challenge<br>(Level 2C)";
show[maxI][SERIES_NAME] = "ZJ the Ball";
show[maxI][GAME_CODE] = "zj-the-ball-challenge-level-2c";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zjtheball_challenge_2c_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004378";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/2889200";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,adventure,arcade,bible,cartoons,educational,kids,platformer,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "ZJ the Ball Challenge (Level 3C)";
show[maxI][GAME_HTML_NAME] = "ZJ the Ball Challenge<br>(Level 3C)";
show[maxI][SERIES_NAME] = "ZJ the Ball";
show[maxI][GAME_CODE] = "zj-the-ball-challenge-level-3c";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zjtheball_challenge_3c_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004379";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/2889200";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,adventure,arcade,bible,cartoons,educational,kids,platformer,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "ZJ the Ball Challenge (Level 4C)";
show[maxI][GAME_HTML_NAME] = "ZJ the Ball Challenge<br>(Level 4C)";
show[maxI][SERIES_NAME] = "ZJ the Ball";
show[maxI][GAME_CODE] = "zj-the-ball-challenge-level-4c";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zjtheball_challenge_4c_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004385";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/2889200";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,adventure,arcade,bible,cartoons,educational,kids,platformer,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "ZJ the Ball Challenge (Level 5C)";
show[maxI][GAME_HTML_NAME] = "ZJ the Ball Challenge<br>(Level 5C)";
show[maxI][SERIES_NAME] = "ZJ the Ball";
show[maxI][GAME_CODE] = "zj-the-ball-challenge-level-5c";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zjtheball_challenge_5c_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10004386";
show[maxI][STEAM_LINK] = "https://store.steampowered.com/app/2889200";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,adventure,arcade,bible,cartoons,educational,kids,platformer,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "ZJ the Ball Special";
show[maxI][GAME_HTML_NAME] = "ZJ the Ball Special";
show[maxI][SERIES_NAME] = "ZJ the Ball";
show[maxI][GAME_CODE] = "zj-the-ball-special";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zj_the_ball_special_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10006460";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$9.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,adventure,arcade,bible,cartoons,educational,kids,platformer,visualnovel";
show[maxI][WIDTH] = "";
show[maxI][HEIGHT] = "";
maxI++;

show[maxI][GAME_NAME] = "ZJ the Ball 2 (Level 1)";
show[maxI][GAME_HTML_NAME] = "ZJ the Ball 2<br>(Level 1)";
show[maxI][SERIES_NAME] = "ZJ the Ball";
show[maxI][GAME_CODE] = "zj-the-ball-2-level-1";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zjtheball_2_level_1_box_md.png";
show[maxI][PORTABLE] = "zjtheball2/level1.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,adventure,bible,cartoons,educational,kids,platformer,visualnovel";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "ZJ the Ball 2 (Level 2)";
show[maxI][GAME_HTML_NAME] = "ZJ the Ball 2<br>(Level 2)";
show[maxI][SERIES_NAME] = "ZJ the Ball";
show[maxI][GAME_CODE] = "zj-the-ball-2-level-2";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zjtheball_2_level_2_box_md.png";
show[maxI][PORTABLE] = "zjtheball2/level2.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,adventure,bible,cartoons,educational,kids,platformer,visualnovel";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "ZJ the Ball 2 (Level 3)";
show[maxI][GAME_HTML_NAME] = "ZJ the Ball 2<br>(Level 3)";
show[maxI][SERIES_NAME] = "ZJ the Ball";
show[maxI][GAME_CODE] = "zj-the-ball-2-level-3";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zjtheball_2_level_3_box_md.png";
show[maxI][PORTABLE] = "zjtheball2/level3.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,adventure,bible,cartoons,educational,kids,platformer,visualnovel";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "ZJ the Ball 2 (Level 4)";
show[maxI][GAME_HTML_NAME] = "ZJ the Ball 2<br>(Level 4)";
show[maxI][SERIES_NAME] = "ZJ the Ball";
show[maxI][GAME_CODE] = "zj-the-ball-2-level-4";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "zjtheball_2_level_4_box_md.png";
show[maxI][PORTABLE] = "zjtheball2/level4.html";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "action,adventure,bible,cartoons,educational,kids,platformer,visualnovel";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "ZJ the Ball's Collect Stuff: Breakthrough Gaming Activity Center";
show[maxI][GAME_HTML_NAME] = "ZJ the Ball's Collect Stuff<br>Breakthrough Gaming<br>Activity Center";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Activity Center,ZJ the Ball";
show[maxI][GAME_CODE] = "zj-the-ball-collect-stuff-activity-center";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "btg_activity_zj_collect_stuff_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10006040";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,cartoons,educational,kids,studying";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;

show[maxI][GAME_NAME] = "ZJ the Ball's What's Different Game: Breakthrough Gaming Activity Center";
show[maxI][GAME_HTML_NAME] = "ZJ the Ball's<br>What's Different Game<br>Breakthrough Gaming<br>Activity Center";
show[maxI][SERIES_NAME] = "Breakthrough Gaming Activity Center,ZJ the Ball";
show[maxI][GAME_CODE] = "zj-the-ball-whats-different-game-activity-center";
showNumber[maxI]=show[maxI][GAME_CODE];
show[maxI][GAME_IMAGE] = "btg_activity_whats_different_box_md.png";
show[maxI][PORTABLE] = "";
show[maxI][AMAZON_LINK] = "";
show[maxI][APPLE_LINK] = "";
show[maxI][MICROSOFT_LINK] = "";
show[maxI][PLAYSTATION_LINK] = "https://store.playstation.com/concept/10006244";
show[maxI][STEAM_LINK] = "";
show[maxI][PRICE] = "$0.99";
show[maxI][SAMPLE] = "";
show[maxI][TAGS] = "arcade,bible,cartoons,educational,kids,studying";
show[maxI][WIDTH] = "320";
show[maxI][HEIGHT] = "240";
maxI++;