var fDesc=new Array(); fDesc[0] = "Assembling the functionalities of audio file conversion, audio extraction, CD ripping and CD burning in one tool, ImTOO Audio Converter Pro provides the most comprehensive solutions for music fans to transform between different audio formats, extract audio from popular HD and general video formats, rip CDs to music files and burn music CD from audio/video files.

Allowing you to add and adjust audio effects (fade-in, fade-out, volume normalize, bandpass, chorus, flanger, echo, speed), this professional audio file converter software helps you get music files with the special effects to your taste.

Additionally, you can output different-format files from a single track at once, clip audio segments, split tracks, and make adjustments to the output parameters. Come to experience the high-speed and great-quality audio conversion, CD ripping and CD burning with ImTOO Audio Converter Pro now."; 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 = ''; } }