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] = "decorations, lets you add music and backgrounds. Supported output formats include: MP4, AVI, WMV, 3GP, WMV2 and the possibility to burn DVD discs."; fDesc[5] = "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[6] = "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[7] = "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[8] = "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[9] = "to present their photos in the form of an Internet album. By using our software you will quickly create and publish Internet gallery."; fDesc[10] = "projects and then print them very easily. The number of pictures to be printed is not limited! And you can add titles to the images. Create original cards and surprise your friends or family with Print Pilot."; fDesc[11] = "efficient way to organize it, you must have this digital photo album software."; fDesc[12] = "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[13] = "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."; fDesc[15] = "http:/www.xequte.com/ dijialbum/index.html"; 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 = '...'; } }