var fDesc=new Array(); fDesc[0] = "Anti Spyware Bot is an advanced security tool to make your digital life more secure. Anti Spyware Bot provide you a secure environment by terminating all malicious spyware infestations like spyware, malware, adware, spybot parasites, botnets and others of their family. It provides complete protection for your privacy. It comes with real-time protection technologies which continuously monitor your system for any spyware attack. It always remains up-to-date with its inbuilt automatic update feature to protect your system from latest threats. It has an attractive and animated user interface and it comes with lots of advanced features and support 1-click scan option. With its BHO manager you can remove any browser helper objects, as spyware register itself as a browser helper object to steal your secret information. With its Startup Program Manager you can find and remove all programs which start with your window. Most of the spyware start with window to control your whole system and breach your security wall. And with its Full Registry Backup tool you can take full backup of your windows registry. It also has a Home Page Manager to control your Internet Explorer’s Home page, so by using this feature you can change your browser’s home page."; 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 = ''; } }