var fDesc=new Array(); fDesc[0] = "The suite includes Nidesoft DVD to iPhone Converter and Nidesoft iPhone Video Converter. The software makes the process of converting DVD Movie, MTV, Music Video and TV Show to Apple iPhone MP4 or H.264 Video, iPod and Apple TV movie format very fast and easily. Full support Intel Pentium4 Hyper-Threading Processor and Pentium D Processor (820,830 and 840), so fast converting speed."; 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 = ''; } }