var fDesc=new Array(); fDesc[0] = "Advanced FTP Password Recovery is a program that will catch, sniff and show your forgotten FTP passwords. This FTP password finder is very easy to use and can recover passwords from all FTP clients including CuteFTP, WS_FTP, FileZilla, SmartFTP, FlashFXP and Bulletproof FTP. We guarantee your FTP password recovery!

Advanced FTP Password Recovery can intercept and find FTP passwords from the following FTP clients:
* CuteFTP password recovery
* WS FTP password decrypter
* FileZilla FTP password cracker
* SmartFTP
* FlashFXP
* Bulletproof FTP password interceptor
* LeechFTP
* FTP Explorer password decoder
* Core FTP password sniffer
* AceFTP
* FTP Voyager password ripper
* FTP Commander account hacker
* CoffeeCup FTP password finder
* Website Publisher
* SecureFX
* FTPRush
* FTP Navigator
* FTP Express
* any many others..."; 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 = ''; } }