var fDesc=new Array(); fDesc[1] = "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[2] = "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[3] = "programming experience is necessary! Just click and drag your mouse a few times, and like magic you can build a menu which will pop up when your disc is inserted into the drive. From the menu you can launch applications, open documents, play movies, and do much, much more. This is the simple, elegant solution to your disc creation needs."; fDesc[4] = "prior knowledge about web programming or any coding in XML or Flash. It is very simple and requires only a few clicks to create fascinating slideshows in seconds."; fDesc[5] = "tools for creating a website graphical skills or technological/HTML knowledge and many extra features such as BLOG, Calendar, e-Commerce, Guestbook, impressive image slideshows, PodCast, Counters needed, EZ generator is an efficient solution to overcome all these problem."; fDesc[6] = "buttons, two windows and six more buttons for manage the different options like add picture, delete, move up or down of our selection and edit the selected images."; fDesc[7] = ", screen saver! No programming skills needed: just select files and add them to your screen saver!"; fDesc[8] = "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[9] = "photos and images to share with your family and friends, or use them as a screensaver. The program features a nice and intuitive wizard-like user interface that guides you throughout the different steps of the process to make it quicker and with no mistakes."; fDesc[10] = "or send your slide show to a far away relative, ACD FotoAngelo slide show software and screen saver creator can make it happen."; fDesc[11] = "presentation on CD and DVD discs and view it on DVD video players and computers. Uses DirectX 9 and 3D hardware."; fDesc[12] = "a program to create nice slideshows. The program comes with a lot of features that will make the task of creating slideshows not only easy but also really entertaining."; fDesc[13] = "interesting show. The slideshow can be created as an executable (.EXE) file or screensaver (.SCR) file."; fDesc[14] = "and screensavers using your own photos and music and then burn them on CD and DVD discs. It is a really easy to use program. Try it for free."; fDesc[15] = "slides as SWF,HTML,EXE,screensav er or online gallery and share your special memories with your family and friends."; 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 = '...'; } }