var fDesc=new Array(); fDesc[0] = "OJOsoft 3GP Converter is an excellent and easy-to-use video conversion program that converts video to 3GP at fast speed and high quality. Moreover, it is also a 3G2 video converter. It means this 3GPP video converter not only can convert to 3GP but also can convert to 3G2 video files, such as convert AVI to 3GP, WMV to 3GP, FLV to 3GP, MP4 to 3GP, MP3 to 3GP, DivX to 3GP, etc.
In addition, OJOsoft 3GPP Converter can convert almost any video formats to audio formats, including MP3, 3GP Audio, 3G2 Audio etc, supported by most mobile phones.
You can convert to 3GP from AVI,being the best 3GPP video converter allows you convert AVI video files to 3GP.
WMV to 3GP video converter

Convert Windows Media Video to 3GPP/3GP/3G2/3GP2 video format."; 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 = ''; } }