var fDesc=new Array(); fDesc[0] = "WinX Free FLV to 3GP Converter is a free and versatile FLV to 3GP converter which is specially made for converting FLV to 3GP. Though as totally free software, WinX Free FLV to 3GP Converter enables you to play FLV video files on your Nokia, Motorola, Blackberry, Sony Ericsson and other mobile phones.

WinX Free FLV to 3GP Converter can perfectly convert video from FLV to 3GP without any video degradation after your conversion. One more wonderful feature of WinX Free FLV to 3GP Converter is that: its perfect compatibility offers you the best and easiest method to convert FLV video to 3GP format."; 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 = ''; } }