var fDesc=new Array(); fDesc[1] = "PC from numerous threats. The application is free, easy to use and, in a few minutes, will make your computer run much better. It scans your system searching for potential issues with your shortcuts, spyware, registry, and start up programs, and then enables you to clean them up."; fDesc[2] = "users to search for true duplicates in folders or drives on your computer. The tool provides full Unicode support and greater safety by providing added scan options to protect system files and folders. The scanning process is quite fast and can also search sub directories."; fDesc[3] = "3D visual tours. The program requires detecting Wi-Fi signals in the area near the PC, but the PC can use any type of Internet connection. It runs on Windows 2000 and Windows XP."; fDesc[4] = "you can move them to the Recycle Bin or to another folder for later revision or use. First of all you have to select the folders you intend to scan and press Scan."; fDesc[5] = "delete such of those duplicates. The software not just tracks the music files with the same name, it will search the tags of MP3 files and deletes such of those duplicates having different file names."; fDesc[6] = "empty files in any folder or drive. It automatically searches all files in all subdirectories. Duplicate files are based on byte for byte comparisons (100% accurate), for comparing large files you can select \"Fast Searching\" which compares the first and last 10 megabytes of large files, to increase speed (99% accurate). This program is great for cleaning up disk space in your picture folders, or documents folders, or download folders. You can also specify to only search for jpg files or mp3 files, or any other type of specific file type! WARNING: Do not delete files if you do not know what they are! It is NOT recommended that you search your system directory and delete all the duplicate files it contains; since your operating system may need those files! Features and Details: � Multithreading operation to provide extremely fast search results. � FASTER Duplicate File Searching than..."; fDesc[7] = "network without the need of it being installed on these other computers. It generates a list of duplicate files found which by the way can be sorted, exported and acted upon. It even lets the user save the results of a search."; fDesc[8] = "program will search for phrases or names in different search engines, such as Google, Altavista, Picsearch, Ask Jeeves and more."; fDesc[9] = "Album Cover Finder 6.5 is a kind of additional application to this software. It helps all people who uses ITunes in finding a lot of interesting information for their music collections."; fDesc[10] = "that can be a perfect choice for searching your files and directories easily and fast, and with advanced features. Definitely, Super Finder is a good replacement for the Windows built-in search function."; fDesc[11] = "system and index all your files. When you open Disk Space Finder, it will scan those files and create graphs that tell you exactly how much space is used on your hard drive."; fDesc[12] = "number of tariffs for different type of users and the controlling parameter is the limit to upload/download it is very difficult to control the usage and know your monthly billing. It is a wonderful product to serve the purpose of Usage Finder for Dataone users."; fDesc[13] = "excellent program with which you can find similar images even if the images are of different size or different image types or horizontally/verticall y stretched or rotated/flipped."; fDesc[14] = "that include DoFollow links back to your website. It is an excellent tool that helps you in finding high page rank backlinks and drives traffic to your web sites. With Fast Blog Finder you can find out the domain, blog page PR and type of blog page."; fDesc[15] = "what you download. Thus, you end up with many duplicate files that will not only make your computer slow, but also take some hard drive space that you might need. Double File Finder makes certain that you don't have any duplicate files by showing you exactly where those files are."; 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 = '...'; } }