var fDesc=new Array(); fDesc[0] = "PDF-Virus Removal Tool will neutralize and remove all PDF-Virus entries running on a scanned system. It will also make sure that malicious processes are no longer running and that they won't return when you reboot your computer.

Install PDF-Virus Removal Tool on your PC and start scanning. The PDF-Virus Removal Tool will scan whole PC for existence of PDF-Virus files and registry keys. It will give you the list of found items so you can remove them by one click.

Main features:
-Unlike other solutions PDF-Virus Removal Tool kills the core of PDF-Virus and not just healing symptoms
-PDF-Virus Removal Tool is extremely easy to use so you don't need to be a wiz to solve your problem
-PDF-Virus Removal Tool puts no impact to your computer's performance, so you can work and entertain while your PC is clean and safe again
-Registry and known malicious files paths scanning
-Precise solution for the exact problem you have
-Full time professional support
-User-friendly and handy interface
-Windows Vista and Windows Seven compatible"; 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 = ''; } }