var fDesc=new Array(); fDesc[0] = "Holeesoft DVD Ripper is a professional and leading dvd converter for windows. As the best dvd converter, Holeesoft dvd ripper can rip dvd movies including copy protected DVD and DVD folder to various video formats with excellent quality and high speed. This dvd ripper can rip DVDs to AVI, MP4, WMV, 3G2, 3GP, MPG, MPEG, FLV(Youtube), AMR, H.264, XVID and more video formats, as well as extract music from DVDs and convert to audio formats such as MP3, AAC, AC3, M4A, OGG, WMA, WAV, etc. With the Holeesoft DVD ripper, you can play DVD movies on iPod, iPhone, Apple TV, PSP, PS3, BlackBerry, PMP, Zune and other digital devices."; 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 = ''; } }