var fDesc=new Array(); fDesc[0] = "W32/StartPage Free Trojan Removal Tool will detect and remove W32/StartPage Trojan completely, from your system. Download cleanstartpage.exe and save it in a temporary directory. Double click on cleanstartpage.exe to execute it. Follow the user-friendly instructions to detect and remove the W32/StartPage Trojan from your computer. This virus removal tool will detect and remove W32/StartPage Trojan and its variants from your computer. It is a Windows based free virus removal tool designed by Proland Software Pvt Ltd."; 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 = ''; } }