var fDesc=new Array(); fDesc[0] = "Finally! All-in-one endpoint malware protection...
that's not a resource hog! VIPRE Antivirus Business combines high-performance antivirus, antispyware, anti-rootkit and more into a single agent. This gets you comprehensive endpoint malware protection with low system resource usage. Clean, fast, and powerful: 'by admins for admins'. VIPRE has been VB100 and ICSA certified, which means you get world-class protection."; 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 = ''; } }