var fDesc=new Array(); fDesc[0] = "4Videosoft Blu-ray to MP4 Ripper is a Blu-ray ripping/converting application for you to rip Blu-ray disc, DVD and all video files to MP4 and other video formats, including AVI, MOV, WMV and HD videos: HD H.264, HD AVI, HD MPEG 4, HD MOV, H.264/MPEG-4 AVC, etc.
4Videosoft Blu-ray to MP4 Ripper offers you versatile editing and setting functions for you to totally optimize your video effect."; 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 = ''; } }