var fDesc=new Array(); fDesc[0] = "WinHKI Checksum-Calculator Anti-Virus protection virus tool is an anti-virus software tool that will carry out a complete system background check of Windows to find new worms, adware, Trojans or malicious code that have gotten installed in your system. It is a protection tool and a good anti-virus software. This anti-virus software tool is a set of programs in computer language, which will identify the viruses, trojans and worms that get installed in the computer from time to time. Once it locates all these infections, it will carry out the process of getting rid of them and of the damage they can cause or have caused."; 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 = ''; } }