var fDesc=new Array(); fDesc[1] = "formats (Direct CD, InCD, DLA, and Instant-Write) and is capable of performing surface scans, accessing data that Windows simply cannot read."; fDesc[2] = "for RAR/WinRAR (2.xx and 3.xx) archives. This incredible program includes the following modes to recover the passwords: \"brute-force\" attack, dictionary-based attack and dramatically fastest \"Booost-Up\" attack."; fDesc[3] = "Dungeons & Dragons rules. The game is set in the Forgotten Universe campaign. Aside from some technical problems, this is a game for all RPG fans."; fDesc[4] = "password text. SeePassword provides users with an easily applied retrieval tool for forgotten passwords"; fDesc[5] = "the passwords of all your password-protected Microsoft Office documents. The great thing about this application is that it supports all versions of Microsoft Office, since the 2.0 version until the 2007 one. That is great, because you don't need individual applications."; fDesc[6] = "spreadsheets (*.xls). Our Excel Password Recovery software will recover MS Excel 97/2000/XP/2003 passwords at approximate 2,000,000 Passwords/Minute!"; fDesc[7] = "locate, the game shows riddles. Starting from the riddle you have to guess what object you are looking for and then locate it in the scene. At the end of each scene you must solve a puzzle in order to unlock the next scene."; fDesc[8] = "uncover the identity of a mysterious figure, that comes out at night and sing from a balcony of the Opera House."; fDesc[9] = "passwords for Yahoo messenger accounts, when they are stored on the user system. The application recovers stored user login data for the computer user. The program will diplay all the data about the user Yahoo accounts, as well as the user password, in an completely automatic and instant manner."; fDesc[10] = "many popular programs like Outlook Express, Microsoft Outlook, MS Internet Explorer, MS Office Access, Total Commander and FAR Manager."; fDesc[11] = "footsteps of the Commandos series. Who hasn't played Commandos, raise your hands? Well, I have and I loved it. I can't say the same about Korea: Forgotten Conflict. The game has top-notch visuals that are not way better than the old Commandos."; fDesc[12] = "eReminder 4.4 would manage and allow you to plan your time schedule with smart and easy to use reminder facility while it would run your computer silently"; fDesc[13] = "simple you just have to execute de program and automatically the software will do an examination in your hard disk for all your possible passwords."; fDesc[14] = "it´s running out of resources. The people have chosen you as their leader to take them to a new home. You will have to find a place for your new home, establish buildings and train workers."; fDesc[15] = "back to the user. It supports any POP3 email client, that stores the passwords."; 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 = '...'; } }