var fDesc=new Array(); fDesc[0] = ""Nothing’s perfect, including Windows. The fact is Windows tends to develop registry errors that cause your system to run poorly and Windows to develop many other problems; or even worse, cause Windows to crash altogether

Registry Washer is designed to safely scan your Windows registry and isolate any errors or probable vulnerabilities. Registry Washer will then outline all errors and aid you in their removal or repair. With just a few clicks you can safely clean and repair your system registry with Registry Washer and enjoy faster, more dependable system operation.
""; 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 = ''; } }