var fDesc=new Array(); fDesc[1] = "path and start the scan. You can set the match percentage required to consider the image a duplicate and preview all found duplicates side by side with an option to delete one of them."; fDesc[2] = "similar and/or identical ones. The accuracy of comparison is really good. The program supports most of the popular image formats: TIFF, JPG, PCX, BMP, ICO, PNG, WMF, TGA, J2K, and others."; fDesc[4] = "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[5] = "it can find similar images even if they are in different image formats, different bit depth and image sizes."; fDesc[6] = "duplicate image files and almost identical images, anywhere in our computer, including any driver and external devices. We can set up the comparision method, the matching percentage between 2 images, match method and match restriction, etc."; fDesc[7] = "Using this utility you can organize files on your hard disk or server storage. Image preview and thumbnails bars."; fDesc[8] = "by file name or size, but also by visual similarity. This application runs the search option very fast and compares and finds the similarity between photos and then processes the results deploying the images. Quite simple."; fDesc[9] = "tables and quickly look up any information you need. Whether you'll will use it to manage your address books or to organize your more complex data sets for your hobby activities or in a network environment at work, GS-Base can be a good choice for you. Up to 2,097,152 records and 2047 fields in one table; any number of tables in one file. Managing any type of data: numbers, plain text fields, long formatted text documents, images and any files. Around 300 standard built-in formulas that can be used to automatically calculate field values, create filtering expressions or to create links between tables. Extensive searching capabilities - searching for duplicate records or field values, full-text searches etc.; multiple sort keys. Standard editing and formatting tools and options; Excel-compatible formula syntax, predefined numeric styles and user-defined styles. Printing tables, forms..."; fDesc[10] = "search inside a website that you will choose and will follow one link after the other to search for information. The second function allows you to search a website and download images, videos, documents, sounds and much more! You can download files into separate categories or create a duplicate of the original website."; fDesc[11] = "desktop. It allows you to easily manage all your wallpapers through the use of categories and cycle them with a specified delay or at specific times or both. Wallpaper Cycler includes an advanced random choice algorithm, can be started at Windows logon, can be configured to change the wallpaper once at Windows logon, and much more. Features: Transparent desktop icons. Add categories which contain similar wallpapers. Categories can have time constraints. So a certain category can be set up to be used only during winter, or in the morning,... Easily find duplicate images and delete them. Preview bitmaps and JPG's full screen. The delay between two wallpapers can be up to 24 days 20 hours 31 minutes 23 seconds. Cycling can happen with a specified delay or at specific times or both. Shuffle during cycling: Wallpaper Cycler includes an advanced random choice algorithm which ensures that you..."; fDesc[13] = "time. You can use any variety of CD or DVD burners - they don't have to be the same. Connect your drives through any drive interface (IDE, SATA, SCSI, Firewire, USB 1.1 and 2.0). Why sit around waiting? GEAR PRO lets you multi-task! With GEAR, you can continue to work on new disc projects while you burn CDs and DVDs. Duplicate batches of CDs or DVDs using your Windows PC and multiple CD or DVD burners, at any speed, to any media format, including DVD Double-Layer recordable discs (DVD+R DL, or DVD-R DL). Burn the same title to multiple drives, or different titles to different drives. Don't get burned with inflexible software. Get it in GEAR. GEAR PRO is the smart choice for professional-level CD and DVD burning software on Windows. Powerful yet easy-to-use, GEAR's Professional Edition generates all the major industry formats and records data, audio, video, digital images, multimedia..."; fDesc[14] = "remove duplicate files using duplicate file remover wizard, remove duplicate files and remove duplicates."; fDesc[15] = "hard drive, user can promptly monitor and swiftly manage new duplicates on the drive. Striclone saves not only space on your hard drives; it also saves time on the drive clean up process. The program's new feature - use of drives' images - can considerably speed up the search process. Image of drive is a special file, which stores information on files and folders located on drive. That information includes files and folders names, their size, date they were created and the files' so-called CRC (cycling redundancy check sum). The CRC sum is often used to uniquely identify a file. Striclone uses image of drive for speeding up the duplicate search. It creates the image only once and uses it multiple times instead of reloading the files' properties off the hard drive over each time. When a content of the drive changes, user may update the image of drive. Since it adopts only the updated..."; 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 = '...'; } }