var fDesc=new Array(); fDesc[1] = "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[2] = "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[3] = "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[4] = "Users don't need to have Macromedia skills. Just by using basic HTML it is possible to create Flash effects, 3D text effects, navigation menus, scrollers, slide shows, etc. in a customizable manner to suit users web pages. This free edition includes up to 40 applets already made."; fDesc[5] = "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[6] = "files into iPod compatible video files. This easy tool developed by Keronsoft has been exclusively designed to convert all your popular video formats to iPod Video files. MobileVideo For iPod can convert your video files to: AVI to iPod, MPEG to iPod, WMV to iPod, vob to iPod and DVD to iPod."; fDesc[7] = "transforms digital photo collection to Macromedia Flash file format ( SWF ) which you can share your memorial moments with your family or friends on your own homepage or website. With ANVSOFT Flash Slide Show Maker, you can easily turn a folder full of still images into a stunning Flash slide show with background music and special transition effects. This Flash slide show software allows you to add nice looking animated slide shows to your website in no time!"; fDesc[8] = "create slideshows for your different needs. With Xatshow you can easily create slideshows by just few clicks and you does not required any professional knowledge."; fDesc[9] = "and various transition effects. As a result you can get a standalone executable (.exe) file with music, images inside."; fDesc[10] = "distribute screensavers for Windows. This incredible program includes a fully integrated workspace to make your own slideshow screensaver with images (*.bmp, *.jpg, *.gif, *.png) and sounds (*.mp3, *.mid, *.wav) to share with your family and friends."; fDesc[11] = "pictures in just one SWF file, that will show them in a 3D slideshow that you can send by email or publish in a web."; fDesc[12] = "presentation on CD and DVD discs and view it on DVD video players and computers. Uses DirectX 9 and 3D hardware."; fDesc[13] = "file in Mpeg format by adding our favorite photos, images, pictures and our favorite tunes in mp3 format. Once the files have been added, we can select to apply from over 170 transitions effects, display time, and add audio or not."; fDesc[14] = "MPEG-4 video format, to be played later on our iPod devices. From the Main Window, we just click on the add button, select the photos anywhere in our system directory, including drivers and external devices. We can preview them and apply transitions effects."; fDesc[15] = "them to your HTML website, or even directly to Microsoft FrontPage with the add-on already included in the program. The program can display unlimited slides in JPEG or SWF files."; 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 = '...'; } }