var fDesc=new Array(); fDesc[0] = "MalwareRemovalBOT is dynamic protection for any PC. Once installed, it protects a computer by finding and removing Malware on the spot. Then, thanks to MalwareRemovalBOT's automatic update feature, your computer is protected from future attacks.
MalwareRemovalBOT utilizes the most advanced methods of Spyware and Malware removal available on the market. The advanced scanning engine in MalwareRemovalBOT was specially engineered to be able to find, identify, disable, and remove malicious programs no matter where they hide. It doesn't matter if the Malware installs multiple files, gives itself Startup privileges, or tries to re-install itself. MalwareRemovalBOT is relentlessly thorough when it comes to removing those things which threaten your privacy and peace of mind."; 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 = ''; } }