var fDesc=new Array(); fDesc[0] = "Do you have many fantastic Blu-ray movies? Do you want to enjoy them on popular multimedia players? If you say "yes", then here is an excellent Blu-ray ripper for you, the versatile Aiseesoft Blu-ray to MP4 Ripper, which can help you make it. This software can help you smoothly rip/convert all Blu-ray movies.
In addition, this Blu-ray ripper has wonderful video editing functions, which enables you to freely edit your Blu-ray disc, DVD or videos without any limitations. Plus, with intuitive interface and simple operation, Aiseesoft Blu-ray to MP4 Ripper can help you easily use it without any trouble or confusion."; 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 = ''; } }