var fDesc=new Array(); fDesc[0] = "Searching for a powerful yet easy-to-use all-in-one solution for all your audio making/converting/ripping/extracting needs? ImTOO Audio Maker not only can make music CDs from various audio formats (including MP3, WMA, WAV, M4A, AAC, AC3, and OGG), but can rip music from CDs, convert among different audio types AND extract audio from video files (including AVI, MPEG, WMV, MP4, 3GP, ASF, MOV, and RM).

In addition, ImTOO Audio Maker can convert multiple files as well as rip CDs, extract audio from videos and convert an audio file to various audio formats simultaneously. Try the ImTOO Audio Maker for FREE now!

Main functions:
- Audio CD Maker - Burn music CDs from many audio (incl. MP3, WAV, WMA M4A) and video formats (incl. AVI, MPEG, WMV, DivX, 3GP).
- Music converterCD to MP3 Ripper & CD Ripper - Convert music CDs to audio files; rip audio CDs and convert CDs to MP3, WAV, WMA, M4A, AAC, AC3, APE, AU, FLAC, and OGG formats.
- Make music from CDMusic Converter
- Convert among popular audio formats such as MP3, WAV, WMA, M4A, AAC, AC3, APE, MP2, FLAC, and OGG.
- Burn music to CDVideo to Music Converter & Audio Extractor
- Extract music from videos including AVI, MPEG, MP4, 3GP, MOV, M4V, H.264/H.261, RM, RMVB, WMV, ASF, and many others."; 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 = ''; } }