xjenisHelp = new Array("CLASSIC","TIME TRIAL","STRATEGY","PUZZLE");
xinfoHelp = new Array();
xinfoHelp[0] = "To clear blocks, two like colored blocks must be touching either above or below, to the left or right or to the front or back. Click one of the two like colored blocks to clear them. Diagonals are not allowed. The level is completed when the brown cube below Tema Tempe indicates Zero. Click Tema Tempa to create a new level of cubes and to decrease the number of levels left to complete. The game is over when the game life equals Zero or the Game Over Indicator reaches the maximum level allowed.";
xinfoHelp[1] = "\nTo clear blocks, two like colored blocks must be touching either above or below, to the left or right or to the front or back. Click one of the two like colored blocks to clear them. Diagonals are not allowed. A level is completed once the time runs out. Click Tema Tempe to create a new level of cubes. There is no Game Over Indicator in the time trial mode.";
xinfoHelp[2] = "\nTo clear blocks, two like colored blocks must be touching either above or below, to the left or right or to the front or back. Click one of the two like colored blocks to clear them. Diagonals are not allowed. A level is complete if the brown cube under Tema Tempe indicates Zero. Click Tema Tempe to create a new level of cubes. There is no time limit or Game Over Indicator in the strategy mode.";
xinfoHelp[3] = "\nTo clear blocks, two like colored blocks must be touching either above or below, to the left or right or to the front or back. Click one of the two like colored blocks to clear them. Diagonals are not allowed. A level is complete when no cubes remain. Click Tema Tempe to continue the game. There is no time limit or line limit in the puzzle mode. The game is over when the Game Life equals zero.";