var fDesc=new Array(); fDesc[1] = "any photo, edit it and animate it using effective and easy tools. You can create animated pictures, screensavers, banners and buttons in no time."; fDesc[2] = "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[3] = "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[4] = "with high quality effects in minutes. You can import any GIF, BMP, JPG, PNG, TIFF, PSD, TGA, EMF, WMF or ICO image file then edit using built-in editor. To create an animation, all you have to do is to “create a sequence of images that you want to run with some seconds of delay”."; fDesc[5] = "difference to the charm of the homepage of an ordinary website, by adding elegant and stylish buttons and good looks, thereby making it user friendly and eye catching."; fDesc[6] = "effects, then Atani can be a good option to choose. With this powerful application you will be able to use your favorite pictures to create a video (AVI) or animation (GIF) file easily in just a couple of steps; and, thanks to the wizard included, in a pretty fast way."; fDesc[7] = "animation from a blend of images, captured video snapshots and multi-page files. It can be used both by amateur designers and professionals."; fDesc[8] = "pictures to make your web sites more impressive. It is well said that “Efficiency is intelligent laziness” and when your efficiency meets the technology of IconCool GIF Animator, you bring the most outstanding output."; fDesc[9] = "banners are built from still images that are, in turn, created from another programs (MS Paint BMP or GIF) and this application will put them together and make them work as an animated GIF or banner."; fDesc[10] = "size, background, number of loops, offset transparency, interlacement, delay. You will be able to create GIF files and edit them using the editor you prefer."; fDesc[11] = "to convert between one graphics format and another, change image color depth, resize images, make image galleries for the web or CD and more. Features include: Wizards to help you get up and running quickly JPG, GIF, JPEG-2000, PNG, TIFF, PCX, BMP, WBMP, PhotoCD, Photoshop, TGA, ASCII, WMF and EMF AVI, TTF (TrueType Fonts), animated GIF and multi-page TIFF frame extraction Batch or single file operation HTML page generator, with links, tables, HTML templates, and more. Output images in a wide choice of formats and color depths Apply contrast, sharpening, brightness corrections Copy EXIF and IPTC data from JPG files And more..."; fDesc[12] = "Background music can be supported too."; fDesc[13] = "able to create .gif and animated .gif to use in your sites and web applications or, why not, to customize your cell phone screens. It'll allow you to protect your gifs using hidden signatures, to prevent unauthorized use. It runs on Windows 95/98/ME/NT/2000/XP/Vi sta."; fDesc[14] = "to your image files, modify,copy,morph multiple images fast and accurately."; fDesc[15] = "the easiest way to quickly create animation for your Web pages. MotionGIF key features are, * user-friendly interface * Drag&drop importing 15 common image file formats including animated GIF * Image editing, resizing, zooming, cropping * Resizable objects: Images, text, shapes and brush lines * Productivity tools: grids, rotation, grouping and alignment. * Multi-level undo/redo * 21 built-in visual effects for frame transition * Create your own library of objects just drag&drop * Set templates for quick object creation * Built-in player and preview in IE * Export HTML file MotionGIF combines draw, paint and animation in one easy-to-use program to save your time and get your job done."; 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 = '...'; } }