var fDesc=new Array(); fDesc[0] = "Modiac Free MP4 to MP3 Converter is a perfect and free MP4 to MP3 audio converting software that can convert MP4 video file to MP3 audio format for playing or further applications. Meanwhile, users are able to customize all the audio and video parameters as they need through this MP4 to MP3 converter.

With advanced codec engine and super accelerating technology, it can provide fastest converting speed to convert MP4 to MP3 with high 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 = ''; } }