var fDesc=new Array(); fDesc[1] = "user of compact cameras, ACDSee taking a more professional version for the advanced user. For the price it has is an interesting option for the purchase by the amateur ."; fDesc[2] = "import your photos and videos from digital cameras, camcorders, CDs, DVDs, and Windows Live Spaces. Moreover, with this incredible program you can enhance your photos with easy-to-use tools for adjusting exposure, color, and for removing red eyes."; fDesc[3] = ", use and manage picture information, archive, print, make CD or 3D pictures."; fDesc[4] = "photo collection. With Creative Photo Manager you can create slideshows, screen savers and panoramic views from your photos. It provides you with various editing tools to enhance your photos."; fDesc[5] = "offering the best performance even with large files and folders. This incredible program will help you get your family and friends excited with perfect photos, multimedia presentations, brilliant printouts, photo books and many other creative gift ideas."; fDesc[6] = "languages. PicaJet 2.5.0.495 begins with a tutorial that guides you through the whole process of organizing your existing digital photos."; fDesc[7] = "Finder, a combination of a wide range of features and convenience, is the answer to all these questions."; fDesc[8] = "photos with multiple options, then Turbo Photo is an excellent program to try. With this powerful application you will be able not only to edit your photos in a professional way, but also create beautiful albums for your pictures."; fDesc[9] = "by date, text keywords and more. You can also import pictures directly from your digital camera, a scanner or create a FotoAlbum CD (ISO image or ready-to-burn folder). It is a full featured photo management software to organize and share your photos. Supports most image and video types.FotoAlbum displays a handy timeline on top of the interface, which allows you to quickly jump to pictures taken in a certain year. You can add comments and keywords to each image, view them as a slideshow, create a screensaver and more. Additional features include easy emailing and resizing of pictures, support for external editors and more. The software also integrates smoothly with the FotoAlbum online photo storage service, which allows you to create an online web album for family and friends to visit. This feature requires an additional yearly fee, but is not needed nor required to use the..."; fDesc[10] = "images. Fast Photo Renamer can rename thousands of images in seconds. Fast Photo Renamer simplifies the collection and management of photos by giving their name the same prefix."; fDesc[11] = "organize, find, and view their digital photos."; fDesc[12] = "the html code for your galleries. Batch resize, rotate, generate thumbnails and add watermarks to your photos."; fDesc[13] = ", browse,improve and enhance their photographs, as well as create photo CDs, personalized slideshows, customized prints."; fDesc[14] = "and display software that allows you to create photo albums for all of your digital images in a snap."; fDesc[15] = "happen. With Zoner Photo Studio 9 Professional you get an all-in-one photos program for every step. New GPS support is unique worldwide!"; 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 = '...'; } }