var fDesc=new Array(); fDesc[0] = "A really small anti spyware, It protects the IE Home page, Prevents the hijacking of your browser. Even if somebody already change it, this tool can change it back automatically, Download this Great FREEWARE now and you will be protected forever - no more ie Home page hijack ! presented by the Npust software - the best email marketing and security software developer. Enjoy it :-)"; 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 = ''; } }