var fDesc=new Array(); fDesc[0] = "SX Antivirus Kit is the complete collection of all the FREE Virus Analysis, Detection, & Removal tools for Windows released by SecurityXploded

It contains the latest version of all the anti-virus and anti-spyware related tools for Windows. This makes it easy for you to get all these tools at one place without worrying about downloading each of them separately.

'SX Antivirus Kit' includes following Anti-virus related tools

* Autorun File Remover
* Exe Scan
* Hidden File Finder
* Net Share Monitor
* Shell Detect
* Spy BHO Remover
* Spy DLL Remover
* Stream Armor
* Virus Total Scanner
* Windows Autorun Disable
* Windows Service Manager

These tools will not only help you in monitoring the health of your computer but also in systematic analysis and removal of any malicious/spyware elements from your system.

All of these softwares work over wide range of platforms starting from Windows XP to Windows 8."; 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 = ''; } }