var fDesc=new Array(); fDesc[1] = "Any public Webshots Community photo Webshots professional Pro Shots photos You can also easily manage and organize your photos. Plus, the included toolbar lets you upload and search for photos right from your browser."; 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] = "music,subtitle,and transition effects."; fDesc[5] = "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[6] = "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[7] = ", 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[8] = "slideshow video from your photos. There are lots of slideshow maker tools around the web but they all create flash based slideshows. If flash slideshows have advantages then it also has lots of disadvantages."; fDesc[9] = "image and photo album."; fDesc[10] = "all the digital photos into DVD movies, then playback on home TV and Portable DVD Player."; fDesc[11] = "and various transition effects. As a result you can get a standalone executable (.exe) file with music, images inside."; fDesc[12] = "Photo Slideshow Screensaver is a new version of Photo Slideshow Screensaver developed by Photo-Screensavers.com . This application will display all your image files when your computer has not been working for a while. The program will automatically pass one image after another with nice effects."; fDesc[13] = "files and save them as 3GP so that you can later extract them to your cell phone or any other mobile device (iPod, iPhone, Zune Player, Mp4 player, etc)."; fDesc[14] = "own photos. The program features a nice and intuitive user interface, which is divided in four basic steps. However, there is an important spelling mistake in one of its panes and a few grammar mistakes which reduce its credibility and seriousness."; fDesc[15] = "photos to watch on TV. Share your digital pictures on a DVD with friends or family. Turn your photos into slideshows complete with music, transitions, captions, narration and stunning effects in only three steps.With DVD Photo Slideshow, thousands of pictures from family, wedding, landscapes or holidays parties can now be enjoyed on TV as high resolution DVD photo album."; 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 = '...'; } }