var fDesc=new Array(); fDesc[0] = "Opell Blackberry 3GP Converter is a useful and handy 3GP video converter for mobile phone. It can convert almost all video format, e.g. DivX, XviD, AVI, WMV, MPG, MPEG, MP4, M4V, FLV, 3GP, ASF, RM, RMVB, MOV, MOD, ASX, MKV, OGM, SVCD, VCD, VOB to 3GP, 3G2, AVI, MP3 Video format. Integrated world class H263 XviD MPEG4 encoder brings you amazing video quality with super fast conversion speed, And the output video supports multifarious resolution (QCIF, SQCIF, CIF, VGA, QVGA, etc). It is also a powerful 3GP movie/video converter with fast conversion speed. It's so easy that anyone can use it. Enjoy your favorite videos on mobile phone at any time."; 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 = ''; } }