var fDesc=new Array(); fDesc[1] = "images together with different layouts, templates, photo frames, mask effects, cliparts and word arts. Created collages can be saved, printed, sent via E-mail or saved as wallpapers."; fDesc[2] = "including MP4, FLV, 3GP, ASF, MOV, M4V, MPG, VOB, XviD to play your media on portable devices such as iPhone, iPod, Apple TV, Zune, PSP, Pocket PC, PDA, PS3, Archos, iRiver, and others. It lets you trim, join, convert batches of files, get snapshots from scenes and includes a complete video editor."; fDesc[3] = "and record it with high fidelity for your reserve, as on-play music, video clips, movie, webcasts, etc."; fDesc[4] = "movies. It presents lots of useful features and tools including a video editor to crop and add effects, video triming, a PSP movie manager, and an iPod video transfer manager ."; fDesc[5] = "and audio conversion. All you have to do is click \"Add\" to import an Audio or a Video file, select the appropriate settings to specify the output format, and then click the \"Start\" button to initiate the conversion process."; fDesc[6] = "format. It supports a wide range of DVD formats and creates an interest in the users to gather the available memoirs to meaningful collection of images. The movie can also have audio suitable for the occasion or event integrated with titles"; fDesc[7] = "Supports conversion from AVI, Divx, XviD, WMV, MPG, DAT, RM, RMVB, and MOV to MP4 compatible with iPod, Apple TV, iPhone, PSP and other MP4 players. Includes a video edition tool, ability to process batches, trim, crop, adjust settings, and use preset profiles."; fDesc[8] = "flash, flash video, exe and screensaver. You can edit video, control brightness, contrast, add effects, flip image, trim, crop, merge multiple files to a single output, and configure output parameters."; fDesc[9] = "Flash players, Flash Templates, video effects and background music. It allows you to select DVD subtitle and language."; fDesc[10] = "Downloaded videos can be converted to formats supported by iPod, iPhone, PSP, Apple TV, Zune, Pocket PC and other mobile devices."; fDesc[11] = "Gallery and Slideshow. The first one lets you create a gallery in 3 steps while the second one gives you additional tools to customize presentations."; fDesc[12] = "mulitple output methods"; fDesc[13] = ", MPEG1, MPEG2 from Power Point slide shows keeping animations, transitions, video and sounds. It works as a wizard that helps you with all the configurations needed."; fDesc[14] = "you to enhance your video files with text, voice-overs and music. That is not all this program does. The application allows you to burn video files directly into DVD movies with an outstanding quality."; fDesc[15] = "formats easily. Everyone knows that in the Internet is possible to get many videos and/or audio files in all sorts of formats, which means no problem for players, since most have a wide range of formats supported."; 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 = '...'; } }