var fDesc=new Array(); fDesc[0] = "The Myxer MP3 Downloader is a smart, powerful and reliable software application that will help you easily and quickly get your music purchases from Myxer downloaded and set up on your computer, so you can start listening and enjoying right away!

The Myxer MP3 Downloader will save your songs where you want, and put them into your favorite music player so it will show up there with the rest of your music.

Myxer.com - Go with it!

Interested in downloading straight to your iTunes or Windows Media Player library?
This is the option for you.

The Myxer MP3 Downloader is also freeware."; 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 = ''; } }