var fDesc=new Array(); fDesc[0] = "Introducing 4Media 3GP Video Converter, the perfect video converter that can convert 3GP videos from a huge range of video formats to cater for your needs and desires.

Features:

-CJL 16-05-2011
-Convert AVI, MPEG, H.264/AVC, MKV, DivX, XviD, RM, MP4, MOV, WMV, ASF, FLV videos to 3gp or convert 3GP to other formats
-Convert between audio formats with ease
-Instant playability on Blackberry, iPhone, Nokia, Sony Ericcson, Samsung and many more devices
-Dual-core and multi-core CPU support provide the platform for top speed conversions!"; 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 = ''; } }