var fDesc=new Array(); fDesc[0] = "Specially designed for Zune player, Xilisoft Zune Video Converter allows you to convert almost all video and audio formats to Zune supported formats such as MP4, WMV, AAC, MP3, WMA, M4A, etc.

Additionally, flexible output ways like customizing the size of file, getting segment of video, and splitting a large file into smaller ones will bring you stable and free conversion process. Moreover, simple operation and clean interface enable you to master the Zune Video Converter tool easily and fast."; 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 = ''; } }