var fDesc=new Array(); fDesc[0] = "Aimersoft BlackBerry Ringtone Maker is the best Blackberry ringtone maker and Blackberry ringtone converter for you to make your own ringtone for Blackberry from your favorite music or video. It can support all common audio and video formats like MP3, WMA, WAV, RA, M4A, AVI, MPEG, WMV, AIFF, FLAC, MP4, H.264/AVC, MKA, RM, MOV, M2TS, TS, TP, TRP, 3GP, etc to BlackBerry ringtones MP3, and transfer ringtones to your BlackBerry directly after converting.
With this BlackBerry Ringtone Maker, you can clip any segment from Music Video you want and create it as your own BlackBerry ringtone by setting start time and end time, adjust ring volume and make the ringtone fade in and fade out."; 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 = ''; } }