var fDesc=new Array(); fDesc[0] = "Don't settle for listing to your favorite band's concert on TV.

Better capture the music and atmosphere with your MP3 player. Insert a DVD, select the required tracks and convert the audio track into space-saving and universal data formats (MP3, M4A, OGG, WMA). Of course you can also copy your video files onto an external drive. Thereby you never have to do without them even on the road and in your car.

The clever 3-step-technology converts your music DVDs or data in high quality into the desired format. Select the tracks and quality - all the rest is done by eJay's smart music-pros. It couldn't be easier or more reliable."; 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 = ''; } }