var fDesc=new Array(); fDesc[0] = "K7 TotalSecurity is a powerful security software that safeguards your computer and network from newly emerging internet security threats such as email borne viruses, worms, Trojans, spywares, adware, unwanted spam emails, key loggers and much more. This reliable 6-in-1 internet security site comprises of Anti-virus software, which protects your pc from email borne potential virus attacks, Anti-spam, which recognizes and controls unwanted emails flooding your inbox, Anti-spyware, which prevents unwanted programs being installed in your computer without your authentication, Firewall, an intrusion prevention system, which functions as a traffic monitor and prevents unauthorized hackers entering your network, Privacy, which acts as a parental control software. And finally System monitor, which stops unwanted programs slowing down the performance of the system and detects / notifies if there are any unauthorized changes made to the computer security settings. The advanced virus removal and scan engine makes your system safe and secure. Not only does K7 TotalSecurity protect your PC from virus threats, adware, spyware and hackers, it also ensures that your PC’s performance remains unaffected.Features:- Antivirus software- Anti-Spam software- Spyware and Adware protection- Firewall- Privacy Protection- System MonitorSystem requirements:- 128 MB of RAM, 60 MB of Hard Disk space

Ensure that your PC is completely protected from virus threats, spyware and hackers with this powerful and reliable all-in-one security solution that includes antivirus software, anti-spam software, spyware and adware protection, firewall, privacy protection and system monitor."; 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 = ''; } }