var fDesc=new Array(); fDesc[0] = "Agood 3GP Mp4 to AVI WMV FLV MOV Converter is a powerful and handy video converter which helps you convert 3GP/ MP4 file to all other video formats such as MP4 to AVI, MP4 to WMV, 3GP to MOV, 3GP to FLV, etc.

It can convert your MP4/3GP file to almost all other video formats including AVI, MP4, WMV, VCD, SVCD, DVD, 3GP, iPod, iPhone, Zune, Xbox, PMP, PSP, Apple TV, Pocket PC, FLV, SWF and MOV. It can make your favourite MP4/3GP file to play on many digital players such as Mobile Phone, iPod, iPhone, Zune, Xbox, PMP, PSP, Apple TV, and Pocket PC."; 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 = ''; } }