var fDesc=new Array(); fDesc[0] = "What is Registry Recycler?
Registry Recycler is the answer to your each question, if you are in search of a tool that has the ability to keep your system fast and lag free by frequently identifying the broken threads within your registry database and renovating them.

Registry Recycler is a free registry cleaner that scans the registry against corrupt, damaged, and invalid registry entries. There are unserviceable entries that play role in slackening your PC operations. The utility aims to repair your registry against bad registry data and threatening errors. It deeply scans the registry to find and fix errors in missing reference entries."; 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 = ''; } }