var fDesc=new Array(); fDesc[0] = "With the 3GP video converter, you can convert any video format to 3GP/3G2 and play it on you mobile phone, such as Nokia, BlackBerry, Palm, Sony Ericsson, Motorola, Samsung, Philips, LG, NEC etc.

3GP Video Converter Factory Pro is an excellent and easy-to-use video converting program that converts video to 3GP at fast speed and high quality. Moreover, it is also a 3G2 video converter. It means this 3GP 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, MPEG to 3GP, DivX to 3GP, etc."; 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 = ''; } }