var fDesc=new Array(); fDesc[0] = "EasyTec Duplicate Doctor is a practical utility that allows users to find and delete duplicate files wasting valuable space on their hard drives.

It’s FAST
It’s EASY to use
It’s ACCURATE, finds all dupes.
It’s SAFE, won’t kill your system.
30 days trial, all features, NO LIMITS.
100% money back guarantee
This is an indispensable piece of software for users who find themselves with crowded folders or limited disk space and can’t figure out the cause. A cluttered hard drive slows you down, makes files harder to find and stops you from fully enjoying all your favored programs and media. Duplicate Doctor helps you to diagnose where disk space can be reclaimed by removing copies or unnecessary files in bulk.

Scanning your drives or file locations takes just a few clicks, deleting obsolete files is just as straightforward. The program’s well designed, slick interface will be a welcome change compared to what you might expect from desktop utilities. And you will highly appreciate how much space it frees up on your PC, laptop or external network drive."; 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 = ''; } }