var fDesc=new Array(); fDesc[0] = "Avaide DVD to 3GP Converter is powerful and easy-to-use DVD to 3GP/3GP2 ripping software which helps you rip DVD to 3GP formats for mobile phone. It is so easy to use and fast than ever before, just a few clicks are enough. With Avaide DVD to 3GP Converter you can cut any segment of the DVD into 3GP video clips by specifying the beginning and end time of the conversion. Free try Avaide DVD to 3GP Converter now! You will have a great mood when you convert DVD movie."; 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 = ''; } }