var fDesc=new Array(); fDesc[1] = "using other recovery software and tools. Deleting a file using traditional delete method of Windows never removes your file completely. A file deleted with Simple File Shredder can no longer be recovered at all."; fDesc[2] = ", car??.jpg, *nirvana*.mp3 etc.) on your computer or local network."; fDesc[3] = "LookUp, Quote Of The Day, Mail Notify and more!"; fDesc[4] = ", cluster tips, free space, cluster tips, full disk and the Internet traces irrevocable and secure."; fDesc[5] = "that are lost by deleting or formatting or repartition or Ghost. Its recovering speed is very fast."; fDesc[6] = "easily clear your browser’s history, your browser’s cache,I mean, temporary internet files. It can also delete cookies of your browser. If you want, you can clear typed and visited URLs list. It can also clear the auto complete forms data and passwords."; fDesc[7] = "system, track file status with comments, use Adobe Bridge to find files visually, search for XMP metadata, and host Adobe PDF reviews."; fDesc[8] = "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."; fDesc[9] = "recent document list cookies browser cache visited URLs and more. http://www.internetcle aningtool.net/"; fDesc[10] = "include provision to move junk files to the recycle bin, custom folder or completely delete them. The application is indeed a powerhouse utility for controlling Cookies and typed URLs, and it displays all start-up items in registry or in startup folder."; fDesc[11] = "allows you to delete the repeated files found. It has an optional wizard to guide you during the search and delete processes, and default protection for vital files and folders."; fDesc[12] = "alternative for standard Windows file search utility. Finder features Find files, which Windows can't! Specially optimized fast files processing. Find any files on your computer or local network. Mask search with \"*\" and \"?\" wildcats characters. String search in files, including PDF, Unicode, Word Perfect and Microsoft Office files. Inverted string search (for files not contains string). Optional code page selection OEM-DOS, ANSI-Windows, Unicode-Windows XP. Results can be saved to text or CSV file Search in ZIP with extremely fast \"Search in ZIP files\" option! \"Show Hints\" option - very useful if you search files by string. And more..."; fDesc[13] = "These files are supposed to be removed and the space recovered after these programs are closed. Often, however, they don't because of a program error, sloppy architecture, your system is reset or not shut down properly, or if another application locks up or crashes. Any file that is left behind in this manner will remain on your system unless you manually search for it and remove it. Over time, these junk and obsolete files can accumulate to megabytes of wasted hard drive space, as well as turn into potential error-producing cross-linked drive references. Find Junk Files targets these specific types of files which are missed by common disk utilities, un-install, \"Defrag\", \"Scandisk\", and other standard \"cleaner\" type programs. As well as wasting space on your system, obsolete and junk files can produce very hazardous results if not properly cleaned from your drive on a periodical basis."; fDesc[14] = "search by file names, attributes and tags. Apply smart filtering and sorting of results, cut, copy, delete, drag&drop files."; fDesc[15] = "single request. You will also find WebPictureGrabber useful while organizing your digital photos, and finding picture duplicates on your PC"; fDesc[16] = "Download even big movies whenever you want without waiting. Accelerate Internet connection. Save your time and nerves!"; fDesc[17] = "digital media (from hard drives through all kinds of modern removable media to floppy disks). This utility keeps track of the contents of any CD, DVD, floppy disk, local or network drive, enabling you to quickly find any file. ACAT supports all kinds of media recognized as drives by Windows and lets users include into the current database individual folders or even files from any media. This feature enables users to create individual catalogs for various kinds of files (e.g. a catalog of music files, a document library, a database of all files related to some project etc.) - even if all files are stored in various directories on one drive. The program features powerful search capabilities: it can perform the search using Boolean expressions, find files by name, description, notes or keywords, using the size and date limits - all this without physically accessing the disks. When a file..."; fDesc[18] = ", view files, display search strings, match text ,multiple text, uses files extensions & dates, files size, text, attributes & case sensitive,"; fDesc[19] = "control system, track file status with comments, use Adobe Bridge to find files visually, search for XMP metadata, and host Adobe PDF reviews."; fDesc[20] = "security problems associated with unauthorized or illegal use of confidential company information."; 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 = '...'; } }