var fDesc=new Array(); fDesc[1] = "transitions effects. The interface is friendly and contains a number of assistants to guide those who have just began. You can save files to disk or burn them directly to a DVD. It may be somewhat limited for those seeking complex issues."; fDesc[2] = ", use and manage picture information, archive, print, make CD or 3D pictures."; fDesc[3] = "pieces, combine various videos, incorporate background music, sound effects and voice utilities and many more, in just 3 steps."; fDesc[4] = "2000 compression artifacts, sharpens and corrects edges without overshooting or noise amplification; and creates unique effects."; fDesc[5] = "because the interface of it is very intuitive and we can handled like we wish. When we open the program we can find one toolbar, one panel for browse our files and for searchs images or videos and other two panels and a central window."; fDesc[6] = "caricature art. This software contains features such as caricature effects, comic rendering, green screen, face swap, head-on-body, comic rendering, text, clip part and many other novelty templates."; fDesc[7] = "good price the users can create and optimize animated GIF images, buttons, banners and other Web graphics that draw the attention of the site's visitors."; fDesc[8] = "allows you to edit images from a variety of formats and enhance them using different effects. Moreover, the program features a very simple and extremely easy to use user interface which does not need any technical knowledge and makes this task a breeze."; fDesc[9] = "image edition program gets slower, and longer to start up, menus get complicated, Plugin Commander helps users to take control of the plugins and effects. This application is very useful for managing and previewing plugins and effects collections for graphics programs."; fDesc[10] = "creative and brand-new functions similar to Adobe PhotoShop. IconCool supports fifty image filters including blurring, sharpening, embossing, as well as fifteen image effects, including Linear Gradient, Wave, 3D shadow, 3D button, text gradient effects and more."; fDesc[11] = "quickly creates complex text and image effects with just a few clicks of the mouse."; fDesc[12] = "optimize your photos and apply a lot of scary effects that will let you to convert your images in ghostly photos, and to personalize them to high extents, but that's not all. Customize text messages, edit screenshots and adjust webcam captures."; fDesc[13] = "of your photos, create collages and add effects to your images. You’ll be able to upload images in BMP, JPEG (JPG), GIF, PCX, PSD, PNG format, edit them and then save them on GIF, BMP, PNG, and JPEG format. Available in 8 languages."; fDesc[14] = "and edit it in seconds. It enables you to make professional high-quality screenshots of your desktop, active window or rectangular, circular, polygonal area in a snap and create wonderful presentations with them."; fDesc[15] = "skills with your PC. You can create artistic designs, presentations, business cards, invitations, edit photos, apply cool effects, etc. The program offers you a wide range of tools that will surprise you for its ease of use and performance. Besides, it is completely free!"; 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 = '...'; } }