var fDesc=new Array(); fDesc[0] = "Aimersoft M4R Converter is designed for iPhone ringtone, very professional M4R converter. With it you can convert MP3 to M4R, AAC to M4R, Aiff/WMA to M4R, even it can help you convert all common video formats to M4R, such as AVI, MPEG, WMV, MP4, H.264/AVC, AVCHD, MKV, RM, MOV, XviD, 3GP to M4R.With this excellent M4R Converter, you can easily put the converted M4R file on your iPhone\iTunes.
On the other hand, Aimersoft M4R Converter allows you to make, edit and manage your own ringtone for your iPhone by converting audio and video files to iPhone M4R ringtone. It is popular due to its User-friendly Interface and practical functions, in a word, this M4R Converter is your real assistant to convert MP3 and other audio and Video formats to M4R."; 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 = ''; } }