var fDesc=new Array(); fDesc[0] = "Max Secure Spyware Detector is a complete Antispyware Antivirus solution for individuals, professionals and home users. The software is specially designed to scan, detect, delete and recover Spyware/ Virus/ Adware/ Malware/ Trojans and root kit with an option of quick and full scan.
Max Spyware Detector has a complete database of the most commonly and largely found spyware, viruses which are detected and can be deleted immediately. Our live update module enables our users to update their spyware database several times in a day with the latest threat definitions. You can schedule regular scan/quarantine or do it manually to find and remove spyware from your PC. 24x7 live chat, remote support and email based support gives you access to round-the-clock technical support."; 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 = ''; } }