var fDesc=new Array(); fDesc[0] = "Amadis DVD to iPod/PSP/3GP/MP4/AVI video converter is a powerful and easy-to-use DVD to iPod, PSP, 3GP, MP4, AVI ripping application for converting DVDs to MP4 movies and videos with excellent output quality. This tool can convert DVDs to iPod video, PSP video, Mobile video, PC mpeg4 video and so on. You can enjoy your favorite DVDs on your iPod, PSP, Mobile, etc. With the integrated advanced MPEG4 encoder, it is faster than other DVD MP4 Converter software, and just a few clicks are enough to perform the conversion. Amadis DVD to MP4 Converter supports batch file processing. You can check the chapters or videos you want to convert and convert them one by one, also you can select any audio track and subtitle as you want."; 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 = ''; } }