var fDesc=new Array(); fDesc[0] = "Downloader Autoit E Trojan is crimeware - two of the essential tools a cybercriminal might use to acquire unauthorized accession and sneak data from a soft mark as part of an crack. The creation and sharing of these programs is on the rise-they are now 37% of all of the thousands of malware Symantec processes on a weekly basis. Downloader Autoit E Trojan is a kind of malicious programs that is setup on machines and seeks information about users without their experience."; 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 = ''; } }