var fDesc=new Array(); fDesc[1] = "file formats as well as DVDs, VCDs, and other streaming protocols. It includes a large number of common encoding and decoding codecs like 3GP, AVI, FLV, etc."; fDesc[2] = "video conversion. Easy to use. Supports batch and merge conversion modes. Converts all or only a segment of the input file. It has options to preview the converted video and to automatically shutdown your computer once the conversion has been completed."; fDesc[3] = "popular audio and video formats in the easiest possible way. We can convert our video and audio files, so that we can enjoy them later on our iPhone, NDS, Wii, PSP, iPod, mobile phone, Xbox, and so on."; fDesc[4] = "formats. Once you have chosen the file to convert, it will play it, showing you information about the flash version that was used to create it, total length, frame rate, and movie size."; fDesc[5] = ", DIVX, XVID, MPEG, MPG, WMV, ASF, RM, RMVB, DAT, MOV, SWF, FLV, VOB for playback on portable devices like iPod, iPhone, Zune, etc. It has preset profiles with the most common configurations for different formats and devices and lets you configure output parameters."; fDesc[6] = "short amount of time. The program supports the most popular video formats, including AVI, FLV, Mp4, WMV, MP3G and 3GP. This application also allows you to extract audio from your video files."; fDesc[7] = "interface is user friendly. Unlike other converters, it does not take a lot of time to first read the file and then go for other processes; instead, after installation, when the user adds the file the converter creates and image of the file for faster reading."; fDesc[8] = "formats so that you will be able to extract them to your portable devices. Using this application, you will be able to extract your videos to the most popular portable devices such as iPod, PSP, 3GP, Zune and plenty of mobile phones."; fDesc[9] = "videos) into PC-compatible formats, such as AVI; and vice versa .The program can also extract the audio from these video files and export it as MP3."; fDesc[10] = "in an easy way. The application supports many video files such as MPG, AVI, MPEG, WMV, VOB, M4V, MOV, QT, MP4, 3GP, DAT, RM, OGM, RMVB, FLV, MKV, iPod, PSP, Zune, Apple TV, 3GP and more."; fDesc[11] = "you never use Acala before with this program you can converts files to the following video formats DivX, XviD, AVI, MPG, MPEG, VOB, VCD, SVCD, to 3GP with the resolution and appropriate formats."; fDesc[12] = "mpeg, vcd, dvd, wmv, asf , divx , xvid , avi, mov , quicktime, rm , rmvb to 3GP files playable on most mobile phones. Supports batch conversion, allows you to trim movie, and configure advanced settings."; fDesc[13] = "WMV.ASF. MOV. 3GP. SWF. FLV, among others to iPod, PSP, 3GP, Zune, FLV Video in a few steps. This incredible program has been designed for anyone who wants to enjoy movies or videos on any portable video device wherever you go."; fDesc[14] = ", MOV and ASF to 3GP allowing you to play them with your mobile phone. You can edit video clip, process batches, and capture scenes to images."; fDesc[15] = "converting files with a very fast conversion speed. Using this efficient conversion tool, you will be able to extract the contents of your DVDs to the most popular mobile devices (iPhone, Zune Player, Mp4 player, Mp3 player, iPod, etc.)."; fDesc[16] = "files into 3GP files. Using this application, you will be able to convert any video files so that you can extract them into your mobile device (iPod, iPhone, Zune Player, Mp4 Player, etc.)."; fDesc[17] = "reproduction on compatible mobile phones. It includes a DVD ripper and a video converter with output editing tools such as crop, trim, brightness, contrast, saturation controls and effects such as gray, emboss, and negative."; fDesc[18] = "audio track to MP3, WMA, WAV files and capture scenes from the video to pictures. It supports movie trimming, cropping, effect adjustment, batch conversion, and multi threading."; fDesc[19] = "files compatible with most portable media players including iPod, PSP, iPhone, and Mobile Phones. Supports batch conversion, lets you trim, and configure advanced output settings."; fDesc[20] = "almost all popular video formats, e.g. AVI/DIVX/XVID/DIV, MPEG/MPG/DAT, WMV/ASF/ASX, RM/RMVB, MOV/QT, 3GP/3G2, MP4/M4V, FLV, and any video format play-able. With Easy Video to 3GP Converter, user can put their favorite videos on their mobile phones."; 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 = '...'; } }