var fDesc=new Array(); fDesc[1] = "like customs buttons with gadget support, new tab page to access a new page, quick search box to navigate your web search faster, synchronized toolbar setting to access your information from any computer, and improved auto fill that allows you to have several profiles information."; fDesc[2] = "application ever. Nowadays, billions of people use Skype for several reasons. Firstly, it allows you to call anyone who has Skype for free. The call quality is great and you can even go on a video chat with anyone who has a camera."; fDesc[3] = "photos with friends and family is as easy as pressing a button!"; fDesc[4] = "same time it can save and protect your password. When you install it appear like a toolbar and you can handle from your browser this is an amazing feature because the program is used in the web."; fDesc[5] = "password text. SeePassword provides users with an easily applied retrieval tool for forgotten passwords"; fDesc[6] = "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[7] = "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[8] = ", etc., and for this reason, it becomes a necessity to have a good password manager. And this simple but powerful program is an excellent option to try."; fDesc[9] = "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[10] = "password. Any office files' read-only passwords can be recovered here."; fDesc[11] = "files are. Download now."; fDesc[12] = "analyzes Word, Excel documents (password to open), Access databases, Outlook PST, OneNote, PowerPoint, MS Money files and Zip archives."; fDesc[13] = "personal data. The program has three recovery modes."; fDesc[14] = "restore password hashes and submit them to a special service that'll process the query and send you the original logon password."; fDesc[15] = "search capabilities. Access Internet resources or launch local applications. Track your usage of entries."; 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 = '...'; } }