var fDesc=new Array(); fDesc[0] = "With innovative technology and advanced programming, PC Registry Shield speeds up your PC and optimizes its performance! How? PC Registry Shield fixes file errors, wipes unused files, and reorganizes your Windows® registry as well as scans for system and user related errors, junk files and more – All of which possibly damage a computer’s registry.

PC Registry Shield is customizable allowing both the pc-savvy users as well as the none technical users to enjoy it and its maximum capacity and strength!

Using PC Registry Shield will reduce freezes, errors and crashes that could cost you hours of work, boost computer speed, and improve overall performance."; 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 = ''; } }