var fDesc=new Array(); fDesc[1] = "or Excel documents, Windows or Outlook Express logins that you forgot or you never knew. The program works through a step by step wizard that will ask you every data needed to retrieve the password."; fDesc[2] = "passwords and these passwords are saved behind asterisks like these ****** in order to protect your passwords from prying eyes. This function makes working with your programs easier and more comfortable. But, as you don't need to write your passwords anymore, you eventually forget them."; fDesc[3] = "character from different classes, you are able to choose, the pirate, the soldier, the police and the gold digger.Then, you can choose a federation and you will be allow to travel the vast universe."; fDesc[4] = "to open and modify MS Excel files. It can use three password recovery methods: advanced dictionary-based attack, a brute-force attack and a brute-force attack using an advanced mask."; fDesc[5] = "using the HTTP, FTP, SMPT, POP3 or Telnet protocols. It doesn´t work on Hotmail or Windows Live Messenger. This program becomes useful when you forgot your passwords, but your web browser remembers them."; fDesc[6] = "email software. Mail Password supports ALL email programs, including Outlook, Eudora, The Bat! and more."; fDesc[7] = "top. Oh no, someone forgot about the tree! Hurry up and decorate the tree and light the star and perhaps there will be a gift for you too under the Christmas tree this year!"; fDesc[8] = "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[9] = "logon passwords * Credit card numbers and PIN details * Personal Contact details * Bank Account Details & many more!!"; fDesc[10] = "and forgot to say the basics. Like the password for example, well the Rixler Software is considered the Elite Password Recovery Tool. With this application you will be able to recover and display logins and passwords for email accounts stored by popular email clients."; fDesc[11] = "captures the password, which then is displayed to the user. The program supports any client FTP software: CuteFTP, WS FTP, etc."; fDesc[12] = "for streaming audio. Convert MP3,Wave, Real Audio. Use Song Grabber to record content you forgot to schedule."; fDesc[13] = "Point will do the rest. You always have a current Restore Point in the event you need to restore your computer."; fDesc[14] = "allows you to remove any Windows profile's password without knowing it. No changes will be made to the profile, except that t..."; fDesc[15] = "algorithms,autoinsert and autofill,hardware ID,USB drive support. You can forgot passwords and you will not lose them!"; 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 = '...'; } }