var fDesc=new Array(); fDesc[0] = "Incredibly easy to use for both beginners and professionals, All Free DVD to 3GP Converter helps you to watch your favorite DVD movies in your mobile phones anytime anywhere. It helps you convert DVD-9 and DVD-5 to 3GP, AVI, MP4, MPEG FLV and many formats. With this DVD ripper tool, you can preview the movie, snapshoot the images in preview and customize the output quality. All Free DVD to 3GP Converter, remarkable with its super high converting speed and quality, will be the great mate of your mobile phones."; 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 = ''; } }