var fDesc=new Array(); fDesc[1] = "scanning, a list of errors is shown - you can fix these with a single click. And if you hesitate to touch a thing as delicate as the registry, you always have the option to make a backup with Registry Mechanic before starting any test or repair."; fDesc[2] = "incredible application seeks out and repairs those issues in your registry that lead to poor performance such as remnants left behind on your registry from failed installations, incomplete un-installations, disabled drivers, and spyware applications."; fDesc[3] = "errors that show up. The software can optimize the computer by first scanning it to find the problems and then fixing the invalid registry entries. The Advanced Registry Optimizer is also easy to use and has a user friendly interface."; fDesc[4] = ", eliminates clutter, automatically repairs errors and more. The System Mechanic interface displays these main features: Dashboard which analyzes and repairs problems, ActiveCare for automate maintenance, Tools which runs specific tools and Reports for feedback."; fDesc[5] = "Racing\". Here you will become a driver of a nice sports car, and your mission will be to compete in illegal street races through big cities, and in this way, earn money, prestige, and make improvements to your sport car."; fDesc[6] = "will make your PC run faster and will make your PC error free."; fDesc[7] = "Mobile 6 devices. Pocket Mechanic (WM6) is the perfect companion for any Windows Mobile 6 device. This program is a suite of tools that will be very useful to keep your WM6 device without errors."; fDesc[8] = "browsing. It acts as an accelerator for your network connection. It works with MSN, AOL, and all private ISP hosts."; fDesc[9] = "for professional digital photographers looking for a fast and easy-to-use image browser for digital camera files. Photo Mechanic's innovative batch captioning, renaming, speedy browsing, and Photoshop connectivity features have made it the choice of thousands of photojournalists and professional photographers worldwide. Now Carbonized for native Mac OS X and OS 9 operation, and optimized for use with professional cameras from Nikon, Canon, and Olympus, Photo Mechanic has become the standard tool for digital image browsing.Photo Mechanic is a standalone image browser that lets you view your digital photos with convenience and speed. Photo Mechanic displays the \"thumbnails\" of photos on a camera disk or folder in a familiar \"contact sheet\" display windows. You can quickly rotate, preview, copy, delete, tag, rename, and add caption / keyword (IPTC news record) information to photos both..."; fDesc[10] = "clicks and hiss, splitting the audio into individual tracks, and saving as WAV or MP3 files, ready to be burnt to CDs."; fDesc[11] = "the startup process and making the process of shutdown faster.his powerful software includes a lot of features."; fDesc[12] = "registry, defrag drives and memory, speed up your computer, scrub personal data, and remove spyware."; fDesc[13] = "optimize your system for best performance. You can boost your system manually and configure Windows startup, manage running programs, customize internet settings and uninstall any installed application - just in a few clicks."; fDesc[14] = "more invalid items, and the operation of clean and repair could be undo."; fDesc[15] = "Master Mechanic by LogiGuard."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }