var fDesc=new Array(); fDesc[0] = "MP4 to MP3 Converter is an easy, efficient, fast yet free MP4 to MP3 Converter. This converter is totally free of charge for any private & non-commercial usage. It is the fastest MP4 to MP3 Converter available and fully optimized for the mainstream multi-core CPUs. With its build-in latest & advanced MP4 codec and Lame MP3 encoder, the sound quality of the encoded MP3 files is well maintained and superior to its counterparts. MP4 to MP3 Converter supports batch mode converting and it is extremely easy to operate, with just a few mouse clicks, it converts hundreds of MP4 files to MP3 format within a few minutes. The last but not the least, MP4 to MP3 Converter is compatible with the latest versions of Windows like Windows 7 (64bit and 32bit). Want to use it to convert your MP4 music collections to the popular MP3 format? Download and install it to start the MP4 to MP3 Conversion right now! Do not know how to use it? Never mind, go to the Tutorial page to learn How to Convert MP4 to MP3 format step by step. Have some questions regarding MP4 to MP3 Converter? See the below Frequently Asked Questions immediately."; 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 = ''; } }