var fDesc=new Array(); fDesc[0] = "Registry medic 2008 is an industry leading state of the art registry cleaning and registry security tool. It has all in its magic box what you may expect from this tool and even it provides you beyond your expectation. So let’s discuss what it has in its magic box. It’s Scan and fix capability gives you two options to scan your system’s registry, you can scan the full registry by a single click or if you want to choose individual areas of the registry to scan for error then you can choose its custom scan option. Registry medic is completely safe because it always take backups of all changes made by Registry Medic in your system’s registry which you can restore any time. Registry Medic have a registry compactor to make your registry smaller and error free, because this registry compactor re-built the registry and eliminate any or all structural defects and reduce fragments. But its priceless gem is its registry firewall which protects your system registry and so whole system from suspicious and dangerous viruses, worms, Trojan horses etc. by denying any modification in the registry without your permission. By using its spyware and malware immune you can find and immunize all installed spyware and malware on your system. It also has some other advanced tools for optimization of the system in its magic box."; 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 = ''; } }