var fDesc=new Array(); fDesc[1] = "supports mpeg2 (that is, Quick time is now compatible with .mpg, .mpeg, .vob, .vro, .m2v, .m2a, .m2s). It is also compatible with a variety of audio formats like AIFF, WAV, MOV, MP4 (AAC only), CAF and AAC/ADTS. QuickTime also opens images in jpeg format and other image formats."; fDesc[2] = "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[3] = "and Flash Video (FLV) into all popular graphic formats such as Projector EXE, AVI, animated GIF and frame-by-frame JPEG/GIF/BMP image series targeting almost any potential customer."; fDesc[4] = "program allows you to choose the video file, select your desired part and then crop it for your avatar, userpic or signature. You can in this way create original video avatars for your blogs or journals, or you can set userpics in your profile page for any forums, communities, your website, etc."; fDesc[5] = "intuitive and easy to use. No skills are necessary for starting the job, but the options and possibilities make this application suitable for beginners and experts."; fDesc[6] = ", family, celebrities. Turn them into a cat or a pig or any jokes!"; 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] = "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[9] = "animation from a blend of images, captured video snapshots and multi-page files. It can be used both by amateur designers and professionals."; fDesc[10] = "handling, images blending, translucent objects, etc. The application can manage up to 16 different types of files, such as JPEG, GIF and PNG, and even previous animated GIF files. An automatic image converter will make a GIF file out of any imported picture."; fDesc[11] = "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[12] = "drop' facilities make easier the add images process. The application enables to use many image formats to add to the future animated GIF file, such as previous animated GIF files, video files, static and animated text, etc. to the managed frames."; fDesc[13] = "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[14] = "formats like BMP, JPG, GIF, PNG, in seconds. Also you will be able to capture the selected frames of an Adobe Flash file and save them to GIF or AVI, or create small animations from images easily."; fDesc[15] = "as Video Cleaner Pro, Video Perspective, Video Slice, Cam 3D, and others output to Animated GIF and FLC files. It also works as a stand alone video to animated GIF converter."; 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 = '...'; } }