var fDesc=new Array(); fDesc[0] = "You can now watch videos and movies on any multimedia device like PSP, PS3, iPod, iPhone, Apple TV, Archos, iRiver PMP and Creative Zen by converting them to MP4, DivX or WMV by using Xilisoft DVD to MP4 Converter. Besides converting videos, the professional DVD to MP4 converter also extracts audio or music (MP3, M4A and AAC) from DVD. Support for NVIDIA CUDA & AMD APP technology which can deliver huge gains when ripping DVDs and up to 5X faster performance in processing. Further settings like specify output video size, subtitle selection, audio and angle settings are available to customize your file conversion."; 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 = ''; } }