var fDesc=new Array(); fDesc[0] = "XoftSpySE Anti-Spyware 7.0 is easy to install and use. Its common sense interface puts the full features of this anti-spyware software in your hands. You simply choose the scan you want and this antispyware download goes to work. It will scan deeply to find all kinds of spyware and malware, threatening to steal your identity and credit card information, bombard you with advertising and monitor your online activities. As well, this antispyware download will help keep your PC running right by removing spyware and malicious code that can slow you down."; 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 = ''; } }