var fDesc=new Array(); fDesc[1] = "favorite sound track, your photos and videos together to form a slide show full of effects, transitions and life. You can play the slide show in your media player or upload to the YouTube directly."; fDesc[2] = "files. Konvertor gives you professional quality imaging tools to view, edit, modify, organize, enhance and print your images. You can create web albums, PDF albums, panorama, IE animated logo, thumbnails using simple tools."; fDesc[3] = "software. The Picasa world is a program where you can find and organize your photos. This complement is the way to upload photos directly to the Picasa Web Albums and share with friends and family the pictures you have."; fDesc[4] = "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[5] = "album can be used at home and at the office."; fDesc[6] = "galleries and auto run photo CD's in simple steps. You just have to import any image or number of images, sort them in desired order, write a caption, select a transition and you are ready to create custom screen savers with exotic effects."; fDesc[7] = "rotate, resize, convert, compress, watermark, upload and share. Integrates with Windows Explorer and DriveHQ.com web album."; fDesc[8] = "application perfectly suits both simple home users and professional web designers. The important thing about this program is that you don’t need to know difficult web programming languages for creating web albums."; fDesc[9] = "ready feature, create auto-start CDs containing photo albums. Automatically prep images for the web without modifying the original photos. Create auto-loading slide-shows with user-specified time interval Save photo album collections to disk so they may be retrieved/edited later Build photo albums that can be used locally or on a web server Control JPEG compression at various levels (thumbnail, index page, remote images) Create contact sheets Support for Internet Explorer and Netscape Communicator There are many customization features Supports a wide varitey of graphic fomats, JPG, GIF, BMP, PSP, TGA, PCX, TIF, and more."; fDesc[11] = "interface and built-in templates let you create slick, professional displays in record time, whether you're a novice or power user."; fDesc[12] = "images of the format of .jpg,.gif,.bmp,.tif,.t iff,.psd and .png. The kimmie Album can be embedded on web pages."; fDesc[13] = "digital photos. You will be able to burn these albums to a CD or DVD, in order to share your memories with friends and family. Or you can upload them to the Internet, making it much easier to share them."; fDesc[14] = ", print, share and archive your photos. Create photo albums, photo CDs, easily e-mail photos or simply upload them to the web."; fDesc[15] = "digital camera and share them with your family and friends over the Internet. A thumbnail browser and a powerful HTML page generator make it the ideal tool for viewing, organizing, converting and archiving your digital images Its full-featured scripting language will enable you to build your own album templates, allowing almost unlimited creativity in developing display styles and techniques."; fDesc[16] = "high quality thumbnail images, modifies images and generates HTML pages."; fDesc[17] = "seconds. You can use your own custom settings or just choose one of our cool themes."; fDesc[18] = "control of output. Using simple 5 steps wizard interface you'll use the right functionality and feel all the power of simplify"; fDesc[19] = "knowledge. It also features many ready-to-use web album templates that can be easily customized for your needs."; fDesc[20] = "numerous themes, customize almost every detail, and publish your web album instantly or save it for future use."; 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 = '...'; } }