var fDesc=new Array(); fDesc[1] = "creative projects. Take any picture you want and put it in a funny frame. You may also take a picture from your webcam; there is a quick access to this function in the program."; fDesc[2] = "the program asks for the name that we want to add to our album and we can see the demo in the program that teach to us how to use this useful program."; fDesc[3] = "new look to our classic photo albums, and it is very unique and easy to share. Thanks to the in-built 3D designer templates, we can now view our images in several exciting 3D environments like showrooms, art galleries, neon maze, Halloween, camp, Chinese garden etc."; fDesc[4] = "the web, paint with the mouse, etc. You can acquire digital photos from file on your computer, with the help of a scanner or a digital camera and at once start to work with them."; fDesc[5] = "decorations, lets you add music and backgrounds. Supported output formats include: MP4, AVI, WMV, 3GP, WMV2 and the possibility to burn DVD discs."; fDesc[7] = "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[8] = "online, this is the perfect software to use. The whole process of creating album is simple and easy. No experience necessary for handling HTML or FLASH tools used in this software."; fDesc[9] = "digital photo album. A flipping sound can be heard while opening the digital album which gives the viewer a feel of a real and attractive flash photo album. FLIP Flash Album Deluxe serves as a most powerful and easy to use tool."; fDesc[10] = "pictures, but also for scrapbooking, since you can also add text and even hypertext links. There are two ways of starting a project. You can create a new book, which will give you a sort of 3D representation of a book."; fDesc[11] = "with friends. My Pictures 3D Album is a new extraordinary way to show off and store your photo collection in 3D Photo Albums. This program gives you an opportunity to place each photo in the certain location in picturesque 3D galleries, fine-tune pictures and then view in the 3D virtual space. Albums can be viewed both in automatic mode and manual mode. In automatic mode the program itself guides you through the gallery halls, showing your photos. You can also switch to the free move (manual) mode and wander freely inside the virtual space using a mouse. Every your photo album will be a masterpiece - varying different galleries from our constantly growing collection and your photo collection, you'll be able to create a unique photo album to maintain each memorable moment of our life. You can save your albums both into special My Pictures 3D Album format or stand-alone EXE file that may..."; fDesc[12] = "services that can help us in this task, but what about if we want to create our own photo album? Then iWebAlbum can help us to do this, a simple tool that will help you to create your online web album with just a couple of clicks and a few minutes."; fDesc[13] = "albums based on the popular Adobe Flash technology. Within the program you will have more than 38 eye-catching templates to choose, and you will be able to apply many visual effects to your albums with ease."; fDesc[14] = "solution for creating a PDF photo album. You can print and distribute them, burn them on a CD, send them with email or publish them on Internet!"; fDesc[15] = "provides a comprehensive toolbox suite so we can fully customize the album to our preferences.There are many templates, clip arts, colors, background textures, and many more. We can easily access our album collection, add pages, insert images, export, insert file, video, audio, text, print, 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 = '...'; } }