var fDesc=new Array(); fDesc[0] = "Bigasoft 3GP converter can change movies into 3GP, MP4 to help you enjoy favorite movies on mobile phones, PDAs. The 3GP converter supports various mobile phones (Samsung, Motorola, LG, BlackBerry, Nokia, Apple, HTC, etc.) and handheld computers.

The 3GP video converter can convert all popular video formats (AVI, MPEG, WMV, MP4, MKV, H.264, DivX, Xvid, MOV, RM, M4V, VOB, ASF, 3GP, etc.) to 3GP, 3G2, 3GPP, MP4 with high video quality. Meanwhile, you can also convert AVI to 3GP, MP4 to 3GP, MPEG to 3GP, WMV to 3GP using the 3GP converter.

Moreover, it can also extract audio tracks from movie and music video files."; 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 = ''; } }