var fDesc=new Array(); fDesc[0] = "Want to recover lost password for your Word documents? Word Password Unlocker is an efficient Word password recovery tool to recover forgotten password for MS Word 2007/2003/2000/97 files by using 3 powerful password recovery methods. With this useful utility, you can quickly get back your lost MS Word password. 100% security is guaranteed with all data and files undamaged.
The brute-force attack lets you get into the password recovering in no time. Even a new user can fully control the software in less than a minute to recover the password with brute-force attack.

The brute-force with mask attack is amazing! If you still remember part of your password, its features or attributes, then you are half of the way to successfully recovering the password! The best in it is that the program allows you to offer password traces to it, dramatically reducing the calculation load of the program, saving time. For example, you remember your password is 6-character long, with the initial character is "A" and the last one is "#", then your password is something like A****#. The program receives your information and will calculate the 4 characters in the middle instead of the whole six characters!

The dictionary attack is terrific as well. A dictionary is the file the program based on to find the password. You are even allowed to create such a dictionary! If the dictionary is listed with characters or character sets that you frequently used as your password components and the program starts to calculate based on this dictionary instead of the one listing seas of characters and character sets that may just irrelevant to your password. What will it be? The password may be recovered in 3 minutes instead of 3 hours or even 3 days!"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }