var fDesc=new Array(); fDesc[0] = "Protect your life and your privacy with the new Evidence Eliminator. Evidence Eliminator is simply the first and only top-quality professional PC cleaning program that is capable of defeating all known investigative Forensic Software! You can remove all evidence of your internet activity from your PC in a totally non-recoverable way. Evidence Eliminator is an internet washer that deletes in one click your cache, your temporary files, your index.dat. Evidence Eliminator can even remove in a non-recoverable way files that are locked by your operating system. Hundreds of customers trust their online privacy with Evidence Eliminator as it is a piece of software that can beat forensic software costing at least a hundred times more than Evidence Eliminator. Check out the full features and functionality now and protect your privacy!"; 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 = ''; } }