var fDesc=new Array(); fDesc[0] = "This Advanced IE (Internet Explorer) Password Recovery is a program to recover passwords to web sites saved in Microsoft Internet Explorer (in local password list), as well as AutoComplete strings form field. It can also reset Content Advisor Passwords. IE versions from 3 to 6 are supported. It runs under these platforms : Windows 95, Windows 98, Windows ME, Windows NT 4.0, Windows 2000 or Windows XP and also in Windows Vista. The unregistered version trial has some limitations; we suggest registering your copy and buying rights. When you start for the first time with this software, you will have the opportunity to backup your files. You will download this program as a compressed ZIP File, then you have to make your decisions and try it! It has also their tutorial program, where you can find and solve your own FAQ. Once you decided to use it, you have to buy it and register your code for the complete use of this program. There are two different licenses: Home and Business, choose whatever you need. It is good to know that this company has another programs related to password recovery issues, where you can find the password recovery software for archives (ZIP, RAR, ARJ and ACE); Microsoft Office documents (Word, Excel, Access, Outlook, Outlook Express etc."; 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 = ''; } }