var fDesc=new Array(); fDesc[0] = "ActivePcOptimizer is an easy-to-use and effective utility for speeding up your PC and boosting up your system boot time.
Too many system startup programs, low memory, desktop icons, Anti-virus software, virus and malware, etc. will make your PC run slow.


Main Features:

-Speed up Windows 7, Vista, XP, 2003, 2000 & 98
-Boost up your PC System Boot Time
-Fix Slow System Startup
-Boost up System Performance
-Remove Unused System Startup Programs
-Manage Windows Startup Programs to Speed up Your PC
-Clean & Fix System Errors
-Automatically Scan & Back up Windows System
-Restore your System to its Previous Working State
-Defrag & Tune up Windows System
-Fix System Errors & Speed up Your PC System
-Scan & Clean Invalid System Entries
-Remove Unused Programs from System Drive to Speed up Your PC
-Remove Invalid System Entries that Cause Application Failure
-Remove Corrupted System Entries
-Fix Slow Media Play
-Fix Slow Internet Access
-Fix Slow File Access
-Protect Privacy Data
-Prevent Computer Freezing
-Internet Explorer Errors
-Fix Slow System Performance
-Speed up Windows System Startup
-Speed up Windows System Shutdown
-Fix Windows 7, Vista, XP, 2000, 98 and ME Issues
-Check ActiveX, OLE & COM Entries
-Check False System Software Settings
-Check Sounds & Application Events
-Check MRU & History Lists
-Check Invalid Help Files
-Check False Shared Programs
-Check Missing Startup Programs
-Check Invalid Application Paths
-Check Invalid File Associations
-Check Invalid File Extensions
-Check Missing Windows Fonts
-Check Disabled System Services
-Check Invalid Files and Fonts
-Check Invalid Software Entries
-Check Invalid Shortcuts"; 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 = ''; } }