var fDesc=new Array(); fDesc[0] = "GoodOk DVD Ripper Gold is all-in-one DVD ripper software which supports almost all popular video and audio formats, such as rip DVD to AVI, WMV, DVD, MP4, iPod, iPhone, Zune, 3GP, Xbox, PMP, PSP, Apple TV, Pocket PC, FLV, SWF, MOV video, and rip DVD to all popular audio formats including MP3, AC3, AMR, AAC, M4A, OGG, WAV. It can rip DVD for playing on portable video devices such as iPod, MP4, PSP, iPhone, 3GP Cell Phone, Apple TV, Zune, MP3 with super fast DVD ripping speed and excellent quality. It has all the functions of GoodOk DVD Ripper series."; 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 = ''; } }