var fDesc=new Array(); fDesc[1] = "artifacts, and you enter The Zone, a radioactive hot spot. With free-roaming capabilities as well as many weapons and RPG elements, this game is excellent. Very recommended."; fDesc[2] = "is programmed only for RAR/WINRAR archive files of version 2.x and 3.x. It gives two options to the end user to regain the password. The first is by using a brute force attack which tries all the combinations of the characters"; fDesc[3] = "created in MS Excel 97/2000/XP/2003/2007 (*.xls, *.xlt, *.xla, *.xlsx files). This incredible application has the ability to o crack \"open\", \"write\", workbook, shared workbook and worksheet passwords."; fDesc[4] = "trial version available from the developer's website. This software has been designed to help us to recover forgotten and lost passwords and login from our Office documents. It runs under Windows 2000, XP, Vista and Windows Server 2003, 2008."; fDesc[5] = "all types of lost or forgotten passwords of any length and complexity. This incredible software features a very simple and intuitive user interface which does not require any technical knowledge to be operated and makes this recovery process a breeze."; fDesc[6] = "different file, or merge selected pages and full PDF documents into a new one. It offers a high level of flexibility and an adequate number of splitting and merging options. This stand-alone tool does not require the user to have any Adobe application installed."; fDesc[7] = "VBA passwords. The amazing performance of this program is grounded on the expert knowledge of Office protection and the use of a powerful decrypting server."; fDesc[8] = "which is used to get instant access to Microsoft Office program such as Word and Excel documents, this access is protected with \"open\" password. The complete toolbox will recover any password from the Microsoft Office programs family."; fDesc[10] = "downloading and purchasing. The game provides players with a fun, brain-training arcade experience. Triangles of same colors should be correctly lined up by rotating - thus disappearing and allowing other tiles to fall. The object of the game is to try to get rid of them all."; fDesc[11] = "speed and obstacles, you must destroy the blocks in front of you and collect some items, lives and bonus score points."; fDesc[12] = "or other characters to speed up the process. It can work with all programs and can be customized for each one by defining the return key or keys."; fDesc[14] = "tracks and make your MP3 or Wave files manageable. Perfect music editing software for converting records and tapes to CD."; fDesc[15] = "or Wave files manageable. As a Wave splitter -Wave Breaker will save your split tracks and convert to MP3 with either Fraunhofer or Lame encoders (not included but available for free download on home site). Perfect music editing software for converting records and tapes to CD. It will seperate a long recording into smaller segments. Automatic splitting when detecting silence or manual splitting of tracks for complete control. Wave Breaker is a necessary tool in your audio editing software arsenal. It is completely customizable and integrated with our powerful Wave Editors RipEditBurn for full music editing and burning of audio CDs. Check out our online tutorials to guide you step by step. Audio editing has never been easier!"; 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 = '...'; } }