var fDesc=new Array(); fDesc[1] = "Recycle Bin, the command line window (DOS) or a network share; they can be recovered along with the original folder name and dates even if overwritten by new data."; fDesc[2] = "from your PC, playing against other skilled players around the world. That's exactly what Carom 3D let's you to do. You can play pool with a total control of your movements, and a great 3D perspective, so you will be able to rotate, zoom and move the camera as you desire."; fDesc[3] = ", memory card, or digital camera to find lost files. Recover your accidentally deleted files, your formatted hard disk drive ..."; fDesc[4] = "quickly, easily and securely. This incredible program applies a new encryption algorithm assuring intruders cannot access your encrypted data by any way as long as the password is kept safely."; fDesc[5] = "Display the true drive contents by bypassing the operating system and directly reading the raw drive sectors."; fDesc[6] = "lost,corrupted or damaged Mp3 files, songs, images, digital pictures and videos from all types of removable media due to human error or any Virus Generated Data Loss."; fDesc[7] = "their data recovery and file repair needs. This incredible program recovers lost, inaccessible or deleted files, folders and complete partitions quickly and easily, with added file repair capabilities for Zip files. Moreover, it supports all operating systems and media types."; fDesc[8] = "recover many deleted files on your hard drive by following three easy steps. The demo version only allows you to scan and preview recoverable files. To save them in another location, you must purchase a license."; fDesc[9] = "the features which you may found in any state of the art market leader data recovery software. Data LifeSaver has quality to recover data from IDE, SCSI and SATA types of hard disks. Data LifeSaver has full support to recover data from USB drives."; fDesc[10] = ", ICO, ZIP, PNG, PDF, RTF, DOC, SND, WMV, AIF, ASX, MID, MP3 and many other formats. It also supports raw file format. It is very useful for most individuals."; fDesc[11] = "The complete set of tools allows you to recover your lost data, reset Windows passwords, make computer system backups, securely erase data, control disk condition, manage partitions and a lot more."; fDesc[12] = "drives and devices, lost due to accidental deletion, system crashes, drive formatting and other reasons. The program features a very simple and intuitive wizard-like user interface, very suitable for beginners."; fDesc[13] = "recycle bin or deleted permanently using the Shift + Delete keys. This incredible program has the ability to recover data from damaged, formatted, deleted or corrupt partitions and supports data recovery from FAT16, FAT32, NTFS and NTFS5 file systems."; fDesc[14] = "With this incredible program you will be able to recover music, video and photos from your iPod even if it displays \"Drive Not Formatted\" message or if it is not recognized by your computer."; fDesc[15] = "intentionally deleted or lost photos. Simple and clear step-by-step interface allows you to instantly recover lost or deleted images from your: digital camera, computer, flash card, memory card, mobile phone or any other media or drive."; fDesc[16] = "devices such as Memory Sticks, SD, MMC, CF, Mobile Phones and USB Flash Drives. FlashMemoryMagic can recover files even on formatted media. It´s also able to build a byte to byte image of a flash drive, as a backup to recover its content, if something goes wrong."; fDesc[17] = "an iPod device. The retrieved files could be lost in a number of ways. They could have been deleted, formatted, reset or corrupted. With the program it is also possible to retrieve and restore all kinds of files, such as Mp3 files with songs, photos or other images."; fDesc[18] = "from your hard drive, USB drives, ZIP, flash drives, SD Cards, MMC, and Firewire drives. It supports both FAT and NTFS file systems. It recovers files deleted after pressing Shift+Delete on the keyboard; erased from the recycle bin; files lost from the DOS command prompt; among others."; fDesc[19] = "repair needs. This incredible program recovers lost, inaccessible or deleted files, folders and complete partitions quickly and easily, with added file repair capabilities for Zip files. Moreover, it supports all operating systems and media types."; fDesc[20] = "Recall DRS is a great solution, which enables the user to recover all the lost data. Irrespective of the fact whether the data was lost by unintentional deletion, or corrupted due to hard drive problems."; 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 = '...'; } }