var fDesc=new Array(); fDesc[1] = "them. We can upload our images via FTP and we can upload our images to imageShack. The program lets us add texts too and save our work in different ways (create an HTML link code, mouse-overs, a banner ad rotator, etc.)."; fDesc[2] = ", Flash slide shows, Flash banner, Flash AD and ecards in a very easy way. The program allows you to create different Flash intros that can be used in any websites and blogs."; fDesc[3] = "the click of a button, from NavBars with menus to animated banner ads."; fDesc[4] = "It can print standard format (A0, A1 A2) poster or custom big poster. Make a great poster yourself!"; fDesc[5] = "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[6] = "than ever. Flex GIF Animator offers a wide verity of special effects, motions and movements that help you to create professional looking animations without any prior knowledge."; fDesc[7] = "files, intros and ads in a few steps without any graphic design knowledge. The user interface is really simple and intuitive with only one window and multiple tabs, although not very attractive. To create any object you just need to follow the offered steps."; fDesc[8] = "supplied templates (over 300 examples). Static or moving text can be inserted. Background can be replaced, size can be changed, movie clip insertion and re-location, effects to apply can be selected, etc. As a GIF resulting file, the output can be added to a web page."; fDesc[9] = "banners will make your website successful and will attract new visitors."; fDesc[13] = "simpler! When headlines need to be updated, RiadaHeadline's design environment makes editing HTML obsolete."; fDesc[14] = "poster or banner and Click2Poster will figure out how many pieces of paper you need and print your sign. Free to Try."; fDesc[15] = "created design offers dissimilar layouts so you are able to rapidly produce perfect sites, complete with all their artwork and navigation."; 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 = '...'; } }