var fDesc=new Array(); fDesc[0] = "With the ImTOO Ringtone Maker, making mobile ringtones from your favorite videos and music has never been so easy! Not only can you convert various audio types to formats supported by your mobile using this ringtone maker software, you can also extract soundtracks from videos and save them as your mobile ringtones. ImTOO Ringtone Maker can make ringtones from many video and audio formats including AVI, MPEG, WMV, DivX, MP4, H.264/AVC, MKV, RM, MOV, MP3, WMA, WAV, RA, M4A, AAC, AC3, and OGG.
With numerous encoders built-in, you can rest assured that this ringtone maker can convert your favorite movie soundtrack or music to a format compatible with your mobile. Featuring video/audio segment trimming, fading effects, precise time settings, and much more, this versatile ringtone creator has everything you need to create attractive ringtones."; 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 = ''; } }