var fDesc=new Array(); fDesc[0] = "TunePat M4P Converter is a DRM protected audio and music conversion software which can convert protected iTunes M4P Files, DRM WMA, DRM protected AAC to plain Audio MP3, WAV, WMA files ready for use on any computers or mobile music devices such as iPod, iPhone, PSP, Zune, cell phone, MP3 player and car MP3 CD players, etc.

This M4P to MP3 Converter uses the Virtual CD burning technology which emulates the whole workflow of burning music to normal CD-R/RW disc: CD ripping, CD burning, MP3 encoding are automatic and with the fastest speed. Its ability to convert DRM protected music files into regular MP3 files makes it a perfect solution for people who purchase their music online but have compatibility issues with their MP3 player, 3GP phone, Zune, PSP, and more.

TunePat Audio Converter is not specially designed for removing DRM protection from DRM music. Actually TunePat M4P to MP3 Converter converts audio files from many different file formats into mp3, wav or wma files such as M4P to MP3, M4P to WAV, M4B to MP3, M4A to MP3, M4B to WAV, M4A to WAV, wav to mp3, mp3 to wav, wma to mp3 and much more.

TunePat can convert between MP3, WAV and WMA. It can also convert open aac, rax, mp4, ra, snd, ogg, aa and aif to mp3, wav and wma."; 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 = ''; } }