var fDesc=new Array(); fDesc[0] = "APE to MP3 Plus 1.0 is software that allows you to convert APE to MP3, APE to WAV, MP3 to APE, WAV to APE, APE to WAV, or MP3, APE and WAV audio files from one to another. Also, APE to MP3 Plus 1.0 can copy the ID3 tags to the destination files. The software supports the APE level from fast quality to slow, WAV samples, channels, MP3 quality, VBR, MAX VBR, and more.. APE to MP3 Plus 1.0 runs fast, can operate events when conversion is done, with advanced and very easy to use."; 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 = ''; } }