var fDesc=new Array(); fDesc[1] = "dictionaries and multi-document translation makes this software suitable for advanced translation purposes."; fDesc[2] = "source like Vinyl discs, and digitize it into a computer format. For that, the application uses two tools. First, and most importantly, it uses an audio recording system that can record from both the line-in, a microphone or optical-in, if you have it."; fDesc[3] = ", and then in another one, to swap its positions and form words. You can play in Action (timed) or Puzzle (untimed) mode."; fDesc[4] = ", the player has to connect three or more orbs of the same color to make them vanish from the screen, using a bat and a weapon."; fDesc[5] = "fabled Golden Jewel Board. Uncover hidden jewels, and then use those jewels to complete your quest. While playing with a mysterious jewel board, their daughter Natalie unknowingly pops open a secret compartment..."; fDesc[6] = "of casino games directly from their homes. Among the popular games, players will find table games like Blackjack, Craps, Baccarat, Mulligan Poker, among others."; fDesc[7] = "playing a game mode, you will be able to play another seven more different game modes. The game is very funny, the main character will captivate you with his amusing comments and moves."; fDesc[8] = "will guarantee fun for your free hours. In this collection you will find Spider, Free Cell, Tri Peaks, Montecarlo, Forty Thieves and more, totally free of charge."; fDesc[9] = "first have to find some objects from a list, but in this case you will see that some of them will need a special tool to grab them. You will also have to solve some tricky puzzles."; fDesc[10] = "southern Russia early the thirteenth century. The leader of this land was one of the sons of Genghis Khan, Batu, who led the \"Blue Horde\" from the east and gradually added more territories until founding the notorious Golden Horde. All this happened in the Crusaders time."; fDesc[11] = "Golden is a powerful tool which allows high speed ascii import/export that can handle millions of records. Golden provides you with range of features like point and click SQLBuilder, result set editing and export to Excel, CSV files and XML"; fDesc[12] = "much gold as they can as well as kill the resident Mummy in order to win the game. The Golden Warriors 2.0 game is compatible with Windows Vista but will run equally well on earlier versions of Windows."; fDesc[13] = "disappeared in Prague the day before and they need to find him as soon as possible to be able to unveil the Golden Prague Clock on time. The game itself is a typical seek & find game. You will be presented with different scenes in which you have to find a list of items."; fDesc[14] = "These features make it an ideal tool to be used in live shows. The software has two compressors with VCA and the OPTP models and it uses two four band parametric equalizers with five different filter types."; fDesc[15] = "energetic girl finds a job advertisement as a server in a juice bar and without second thoughts decides to call. Before even noticing it she’s working at the Golden Hearts. The whole idea of the game is to serve customers as soon as possible and make the most money you can."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }