var fDesc=new Array(); fDesc[0] = "4Videosoft 3GP Video Converter is the most professional 3GP Video Converter to convert any formats like MP4, FLV to 3GP, or extract audio from video formats to AAC, AC3, MP3, M4A, MP2, WAV audio with super speed and excellent quality. Then you can easily enjoy your video on BlackBerry, Archos, Creative Zen, iRiver, PSP, PS3, Wii, Xbox, etc.

With various settings and powerful editing functions, 4Videosoft 3GP Video Converter is really valuable. More specific encoding parameters are available for you to get the perfect playing effect. It can also allow you to trim video, crop video, join video, watermark video and take snapshot."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }