var fDesc=new Array(); fDesc[0] = "Extra DVD Ripper Express is a versatile DVD ripper application, it is extremely easy to use, and it will help you to convert DVD movies into almost every format including AVI, MPEG, WMV, iPod(MPEG4, H.264, MP3, AAC), iPhone(MPEG4, H.264, MP3, AAC), iPad, FLV, Sony PSP PS3, BlackBerry(3GP, AVI, WMV, MP4, MP3, AAC, M4A, WMV), Zune(WMV, MP4, MP3, AAC), Pocket PC(WMV, AVI, FLV, MP4, 3GP), RM, RMVB, Mobile 3GP, Apple TV, Archos Player, Creative Zen Player, Disney Mix Max Player, xBox360, Audio(MP3, AAC, WMA, WAV) and many other formats with no quality loss. The powerful features and unbeatable price make Extra DVD Ripper Express an affordable and powerful DVD ripper solution on personal computer."; 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 = ''; } }