var fDesc=new Array(); fDesc[0] = "Moyea Video to Zune Converter is a powerful and easy-to-use video to Zune software. It helps you convert almost all video and audio formats including AVI, MPG, MP3, MP4, VOB, MOV, AAC, WMV, WMA, 3GP, 3G2, DV, AAC, M4A, etc. to Zune supported formats.
Moyea Video to Zune Converter has many attractive functions. It allows you to custom the video you want. You can crop the unwanted black borders, trim the video to the just phase and adjust the brightness, contrast and audio volume. With Moyea Video to Zune, you can also adjust some parameters, such as frame rate, bit rate, etc. to the best 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 = ''; } }