var fDesc=new Array(); fDesc[1] = "formated or corrupted from almost any memory card. With this powerful utility you will be able to recover images, videos, data and any other media stored in any of the supported memory cards."; fDesc[2] = "Photo Recovery will recover lost, deleted and formatted digital photos, audio and video files from all media types."; fDesc[3] = "It is a perfect solution for home and business use, amateurs and professional photographers."; fDesc[4] = "accidentally erased images you will be able to get them back with this simple but powerful application, which has an easy-to-use interface."; fDesc[6] = ", movies, documents, messages, images, audio files, sound tracks and other files from removable devices and HDD with FAT (FAT12,FAT16,FAT32)."; fDesc[7] = "your computer. It is designed for PIXO MEDIA USB card reader but it also works with memory cards and digital cameras appearing as a drive letter on your computer. You have to select the drive where you want to find images, and all found images will be saved in the destination folder."; fDesc[8] = "Diego save a lost wolf pup. Diego, his sister Alicia and cousin Dora are part of the mission team, and your child can work together with them to bring the youngest wolf pup back to the Animal Rescue Shelter."; fDesc[10] = "modes: Casual and Expert. The real objective in the Casual mode is to place the animals in the matching slots and fill out the screen before times runs out, whereas in the Expert mode, you first have to choose the right type of animal view and then fill the slots."; fDesc[12] = "the corrupt or damaged Photoshop image files and recover your data in them as much as possible."; fDesc[13] = "deleted or damaged images."; fDesc[14] = "www.lexar.com/software . professional photographers since its introduction. Lexar Image Rescueâ„¢ 3 software is simple, intuitive image recovery software that can recover lost or deleted files from any type or brand of memory card, using any card reader-giving you peace of mind that your valuable images and files are not lost.* And Lexar Image Rescue 3 software not only provides image recovery, but now restores video and audio files as well. Image Rescue 3 will be available for free download with purchase of any new 2007 Lexar Professional or Platinum II line CompactFlash or Secure Digital memory card. The software will also be available for purchase at photo specialty stores nationwide and for easy download at www.lexar.com/software . Ultimate Functionality: Simple, Trusted Image Recovery. If you've ever accidentally deleted an image, experienced a card corruption, or had camera batteries fail while saving a..."; fDesc[15] = "phones to CD/DVD and PC Hard Drives. The program can recover a wide range of file formats: JPEG, GIF, BMP, CRW, etc."; 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 = '...'; } }