var fDesc=new Array(); fDesc[1] = "shall get a lot of services from windows live. It is a free service created by Microsoft. But there are many features that you will need to pay for like the Windows Live Call, which is something like Skype."; fDesc[2] = "card, removable drives, floppy disks, etc. These files (or folders) stay in the system once they are deleted because of accidental actions, formatting, Windows reinstallation, hard disk failure, empty the Recycle Bin, partition errors, by mistake, etc."; fDesc[3] = "popular, for it's special effects and good fighting sequence. The game features 10 characters with 2 characters which can be unlocked by doing some actions such as transformation or fusion. This game also contain 2 more characters and other minor characters which can be unlocked by typing a code at the main menu which you will get after completing the game at Difficult level but the code is most likely no longer secret. All characters are playable by this code. Each character has it's own different attacks. This game contains many type of game play like VS mode: You can fight either computers or a friend, Story mode: To go progress through a series of levels with a boss at each end of the level. Tournament mode 1v1 or 2v2: Fight through a series of Players to progress to the top of the hill to win.Battle Mode: Like a war where you can have minor characters fight along you in a large..."; fDesc[4] = "game providing them with a ‘bridge’ continuum from edition 3 to 4 of Gothic. This add-on is rated for Teen to Adult use and presents players with an enhanced interface, updated graphics of outstanding visual quality and up to 20 hours at least, of new game play"; fDesc[5] = "Playchess.com. It won't require a registration, which means that you can simply download the client and start playing as a guest. Once inside the application, the main GUI is divided by tabs in Players, Games and World."; fDesc[6] = "tiles set in a Chinese Zodiac. Match your way through over 100 unique mahjong puzzles. Play in Traditional or Garden Modes. This game has been rated ”E” (Everyone) by the ESRB."; fDesc[7] = "space only. The Shutdown scheduler allows one to atomize computer’s shutdowns and restarts. The Shutdown Scheduler has been rated with 5 stars and this software has received 100 % CLEAN award granted by Softpedia."; fDesc[8] = "top site Explorer, top Forum Explorer, top directory Explorer, top Software Explorer, regular online updates from server, allows book-marking your favorites, and manage products"; fDesc[9] = "iPhone or iPod. The final output is optimized enough to take minimum space without any noticeable loss in quality. At highest quality level, it produces flawless output."; fDesc[10] = "possibly not even touching one's real money! Real Time Gaming Inc. has presented its top-rated casino online game named Silver Sands Casino. With a professional veneer and featuring excellent graphics quality, Silver Sands Casino offers you a wide range of all types of casino games."; fDesc[12] = "people on every webpage. In two minutes, you can get started and have fun browsing with your avatar!"; fDesc[13] = "statistics, multiple ranking systems, full editing capabilities, over 6600 rated fighters, trainers, corner men, referees are all part of the simulation"; fDesc[14] = ", Mac and Mobile. With TopSoftware Explorer you can find out the best software you need on the web."; fDesc[15] = "Continually updated since 1995. Are you saving enough for retirement? This software will tell you."; 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 = '...'; } }