var fDesc=new Array(); fDesc[1] = "really friendly interface that will guide all users, step by step, on how to extract audio, or sound or background from any video file in a fast way."; fDesc[2] = "File for playing on mobile phone easily and quickly! Watch your own Videos on your 3GP Phone anytime, anywhere. It features excellent video and audio output quality with super fast processing speed. Really comfortable for usage with beautiful user friendly interface."; fDesc[3] = "quickly and easily convert your favorite video files to 3GP format with high speed and excellent output quality. Freez 3GP Video Converter supports most popular video formats to be converted to 3gp video, including Avi, Divx, XVid, MPEG 1/2/4, etc"; fDesc[4] = "It can convert AVI to 3GP, MPEG to 3GP, 3GP to AVI, 3GP to MPEG, etc. easily and fast. It supports the most popular mobile phone video formats including 3GP, 3G2 and MPEG-4."; fDesc[5] = "AVI in a very short amount of time and in a really easy way with no quality loss at all. This application supports a lot of video files, including, VOB, SVCD, VCD, OGM, ASX, MKV, MOD, MOV, RM, ASF, RMVB, FLV, M4V, MPEG and more."; fDesc[6] = ", AAC, AC3, AMR, AVI, DivX, FLV, MP4, MP2, OGG, VOB, DAT, WAV and many other video formats. Additionally you can create small video clips using the built-in video splitter by setting up the start and end points of the video."; fDesc[7] = "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[8] = ", 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[9] = "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[10] = "in your mobile phone. It supports AVI, WMV, MPEG, MOV, RM and more, and it offers you more than a dozen different pre-defined conversion profiles for fast high-quality encoding."; fDesc[11] = "phone or compatible player. The program offers flexible conversion with customized video resolution and quality that matches all the popular phone brands and models."; fDesc[12] = "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[13] = "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[14] = "video formats MPEG to 3GP, AVI to 3GP, WMV to 3GP, and extract audio tracks from supported video files. Magicbit 3GP Video Converter support Nokia, Motorola 3GP/MP4 video, can convert MPEG, AVI, WMV, MP4, VOB, DV, MOV, animated GIF, SWF, MPEG4, etc, to 3GP file formats. In addition, you can get converted video MPEG, MPEG4/AVC/H.264, WMV, MOV, MP4, AVI, DivX and audio formats ASF, WAV, WMA, MP3, m4a, MP2, OGG, etc, from your 3GP video files Our 3GP Converter is based on very fast conversion speed on every computer, and it runs great on Intel and AMD processors. All encoders/codec are built-in, it can convert any clip or segment with excellent output quality."; fDesc[15] = "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."; 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 = '...'; } }