var fDesc=new Array(); fDesc[0] = "Problems with Windows registry are a common and may cause Windows to crash and to get error messages. With the trial download all trial users get one chat-support session with a Microsoft Certified Engineer to solve any problems the system may have.
Unlike many registry cleaners, this one includes and Undo function. If you make a change that doesn't seem to help, you can undo it and restore the Registry to the way it was. The program employs high-performance conflict identification algorithms to make the process speedy."; 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 = ''; } }