var fDesc=new Array(); fDesc[0] = "iWellsoft 3GP Video Converter is a powerful 3GP converter which can convert almost all popular video formats to 3GP ,3G2 ,MP4 video clips and play them in mobile phone or other software 3GP player. It can convert almost all video formats, for e.g., DivX, XviD, AVI, WMV/ASF, MPG, MPEG (MPEG-1, MPEG-2), MP4, M4V, MOV/QT (QuickTime), SVCD, VCD,RM, RMVB to 3GP, 3GP2, MP4 Video format and mp3, amr, aac audio format. It is an extremely easy to use video converter which can convert AVI to 3GP, MPEG to 3GP, WMV to 3GP, MOV to 3GP etc. It is the most important to cut any part of the movie which you like. With variable settings and fast converting speed, it is an vogue, high quality 3GP video encoder."; 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 = ''; } }