var fDesc=new Array(); fDesc[0] = "FoxRadio MP3 Converter is a cool, easy-to-use internet radio recorder that has the ability to play and convert your favorite online music into MP3s.

While the app is equipped with its own list of online radio stations, it lets you enrich it with the stations of your choice. This way you will be able to unlimitedly add to your MP3 library.

With FoxRadio MP3 Converter you can make individual track files automatically so you can have them transferred on your audio portable devices and listen to them anytime, anywhere.

FoxRadio MP3 Converter allows unlimited recording – since you record directly on your hard disk, as long as you have space available you can store any amount of music.

The app eats up very low resources, offers a smart, neat interface bundling no ads. It includes four large icons that make your streaming and recording experience easy and fun."; 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 = ''; } }