var fDesc=new Array(); fDesc[0] = "Wanna extract beautiful music from a video and put them into your music player? Xilisoft MP4 to MP3 Converter realizes it for you by affording the function to convert MP4 video formats to MP3 format.

This MP3 converter can extract MP3 from video formats such as AVCHD (*.mts, *.m2ts), MP4, MPEG-1, MPEG-2, MPEG-4, WMV, AVI, 3GPP, 3G2, MOV, RM, RMVB, DV, H.264/AVC video files and from various audio formats: WAV, WMA, AAC, AC3, AIFF, AIF, CDA, FLAC, MPA and M4A.

With powerful MP4 to MP3 Converter, you can obtain high-quality MP3 music from any format of video and audio and enjoy it in your music player!"; 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 = ''; } }