var fDesc=new Array(); fDesc[0] = "You’re on the right site if you want:

Repair errors on your PC: Thanks to advanced technology for detecting errors RegistryMum scanning identifies, removes and repairs safely.

Speed up your PC: Technology RegistryMum defragmentation optimizes your system database to increase the speed of the PC.

Improve PC Performance: RegistryMum delete unwanted system database entries and you will immediately notice improved performance of your PC.

Avoid crashes and deadlocks: RegistryMum repairs corrupted system database entries, you avoid crashes or deadlocks.

Clean your system: RegistryMum cleans all the missing and useless system database entries to keep it in perfect condition.

To restore and maintain optimum performance of your PC, download our software RegistryMum that 2 minutes can save you months of frustration and crashes."; 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 = ''; } }