var fDesc=new Array(); fDesc[0] = "SnowFox Audio Converter, a professional audio converter, could convert audio file from one format to another and could also convert video to audio file format, such as MP3, WMA, AAC, OGG, M4A and any other popular audio format without quality lost.



As an All In One audio converter, SnowFox Audio Converter is expert at converting Hd videos like AVCHD, and SD videos like AVI, MP4, WMV, MOV, MPEG, Xvid, Audios like MP3, M4A, WMA, AAC, OGG, MP2, AC3, FLAC, etc to popular audio. With perfect output quality and high conversion speed, it is easy to Enjoy music anywhere! Convert audio to a right format and playback on iPod, iPhone, PSP, Zune, BlackBerry, GPhone and various portable applications."; 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 = ''; } }