var fDesc=new Array(); fDesc[0] = "AudiFab Apple Music Converter is a unique Apple Music to MP3 converters for Windows users. With an innovative decrypting technique, it supports converting Apple Music playlists and tracks to popular audio file formats (including MP3, AAC, FLAC, WAV, ALAC or AIFF format) at 10x speed so that you can enjoy them in all sorts of scenarios. Users can perform all the music conversion tasks handily. It is a reliable music converter that can produce high-quality results with a variety of conversion features and batch processing features. More importantly! This program preserves original audio quality and all ID3 tags after conversion. It also offers users some additional functions, such as "Format Converter", "Edit ID3 Tags", "Submit Feedback", "Customize output folders" and "Adjust Output Filename" , etc. The great feature of this powerful music converter is fully compatible with Windows 11/10/8/7 and the latest version of iTunes App."; 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 = ''; } }