var fDesc=new Array(); fDesc[1] = "you to easily import video and images. It supports multiple formats including 3GPP, 3GPP2*, AVI, MPEG-1, MPEG-2, MPEG-4, WMV, and ASF.The program allows you to import images from DSC cameras, memory cards and local hard drives."; fDesc[2] = "in a couple of minutes. To make the work easier, the program offers a wizard that will guide you throughout the whole slideshow making process. Flash Slideshow Maker is also useful to make amazing banners for your website in a few easy steps."; fDesc[3] = ", 3gp and more. When we open the program we can find a Menu Bar and three tags they are: organize photo, choose menus and burn disc. In the Organize Photo tag we can see our folders in one window and the files that we select in the other window."; fDesc[4] = "images. With this program, we can add text, sound (which can even be recorded by the same program), clipart, ballons and hyperlinks to our site in the images. We can also add transition effects for our slides, add panning or zooming, or add a background music too."; fDesc[5] = "gallery of screensaver sets and more than 3,000 images or create your personal screensaver using your own photos! Set slide"; fDesc[6] = "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[7] = "(0.9.1.0) is the newest version of DVD slideshow GUI. The application is constantly actualized and comes with new features each time it comes out. All you have to do to get your slide shows created is import image files you want to work with and then set the order."; fDesc[8] = "number of template for every occasion. Just drag and drop your pictures/videos, music and select the template of your choice and within no time you will see your pictures converted to a nice looking slideshow."; fDesc[9] = "ceated. A menu with music can be designed. The buttoms and background can be customized. Standard can be selected. And most important: the DVD can be burned."; fDesc[10] = "folders from the list. You can configure the program to select the image to be used as wallpaper randomly, how much time will it remain unchanged and if you want the program to change it at every startup. Your images must be saved in JPG, GIF, PNG, TIFFor BMP format."; fDesc[11] = "slideshows with your own photos. The application features a nice and intuitive user interface that includes most of its main options in a single pane. You just have to select the images you want to include in the slideshow, select the style, change the desired options and you are ready to go"; fDesc[12] = "software to create animated flash slideshows with your favorite digital photos, you will not devote much of your precious time to this task. Also, you won't need any complex slideshow building software."; fDesc[13] = ", crossfade, zoom and much more. Burn your slideshow to DVD for playback on TV, or as a standalone video file for enjoying on web and portable devices."; fDesc[14] = "astonishing effects. The application features a simple and intuitive three-step user interface, that enables you to create original slideshows to share with your family and friends in a snap."; fDesc[15] = "and various transition effects. As a result you can get a standalone executable (.exe) file with music, images inside."; 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 = '...'; } }