var fDesc=new Array(); fDesc[0] = "Swifturn Free DVD Copy, one of the most popular free DVD copy software, is practical when you try to save the movie collection in the computer for permanent backup. The straight 3-step process makes it easy to operate even for inexperienced users. Now you can easily backup your favorite DVD movies on hard drive or watch them on your iPod, iPhone, iPad, PSP or other devices with stunning speed while preserving the quality."; 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 = ''; } }