var fDesc=new Array(); fDesc[1] = "program is very complete but it is easy to use. You can be an expert on software but you will find this program very complete and useful. If you are a beginner, the program's interface will seem really easy and you will have no problems by using it."; fDesc[2] = "and images to create slideshows with background music - there are numerous transition effects templates that we can add to our projects. We can adjust the output options, choosing between creating a flash file or making a gift, a presentation CD or DVD."; fDesc[3] = "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[4] = "quick, and you can create your flash album or flash movie just by few clicks - so even a normal user who doesn’t know anything about flash development can easily use this software to create flash album or flash movie. Its user friendly interface will not bother anybody."; fDesc[5] = "creating professional looking banners on the flash. This program can be used by both novices and professional Flash designers, and especially can be very useful for web masters to create smart-looking, flashy pages to attract new visitors and make good impression."; fDesc[6] = "dragging and dropping the mouse. New version is available for you to add text and pictures (JPG,PNG,GIF)."; fDesc[10] = "information for your products"; fDesc[12] = "normal html button code, your email address is a sitting duck. With the StormPay Flash Button Creator, your email address will"; 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 = '...'; } }