var fDesc=new Array(); fDesc[1] = "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[2] = "cheaper than the average video editing application, but I guess the functionality isn't anything new, seeing that there are many applications that do the same."; fDesc[3] = "approach when they are faced with the task of cutting portions of video. What they do is cut the video and then re-encode it."; fDesc[4] = "Project) into AVI files. Using this program, you will be able to convert one file into another or to convert a group or files, even a folder into AVI files at once."; fDesc[5] = ", RM, RMJ, WAV, MP3, OGG, WMA, MP2, MP1, MPEG, MP4, AAC, OGG, AVI, MPC, MOV, QT, WMA, AMR, AC3, AIFF, AIF, AU and 3GP. Additionally you can rip you audio CDs to WAV, MP3, WMA, AMR and OGG formats in single click."; fDesc[6] = "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[7] = "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[8] = "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[9] = "cell phones, then you should give AVI to 3GP a try. This program will allow you to convert any of your AVI files so that you can extract them to the mentioned devices in a very fast way. AVI to 3GP is completely free."; fDesc[10] = "functionality of most applications that convert video for mobile devices. Most other developers market one application that converts to 3GP files and one that converts to MP4 files, thus charging twice as much."; fDesc[11] = "allows you to convert a lot of video and audio files, including MJPEG, DivX, XviD, AVI, DAT, MPG, FLV, Mp4, M4V, WMV, ASF, QT, AAC, AC3, AU, FLAC, WMA, Mp3 and Mp2, into 3GP, 3G2 and Mp3 files."; fDesc[12] = "format used by the most popular mobile devices such as iPhone, iPod, Zune Player, Mp4 player and cell phones."; fDesc[13] = "3GP in a glimpse of an eye. Using this software, you will be able to convert a lot of video files, such as AVI, MP4, MPEG, AVC, MPEG-4, WMV, WMA and more into 3GP."; fDesc[14] = "to convert your video files into 3GP so that you can extract them to your cell phone, iPod, PSP Player and some other portable devices. The program works with a fast conversion speed and it supports a lot of input video files."; fDesc[15] = "your files to the most popular mobile devices, including iPod, iPhone, Zune Player, cell phones and so on. The program also allows you to extract audio from your 3GP files."; 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 = '...'; } }