var fDesc=new Array(); fDesc[0] = "WinX iPhone Ringtone Maker is a professional and innovative iPhone (iPhone, iPhone 4, iPhone 3GS, iPhone 3G) ringtone creating program which empowers users to convert audio to iPhone ringtone file. It supports almost all audio formats, e.g. MP3, WAV, WMA, OGG, AAC, MP4, M4A, FLAC, FLA, MPC, MP+, MPP, AIFF, AC3, APE and more.
With this handy iPhone ringtone creator, users can customize ringtone duration depending on individual needs, and beautify the ringtone by adding fade-in and fade-out effect as you like. DSP function supported, it allows users to increase or decrease the original audio volume, removing the original high and low distorted voice that could not be played by iPhone. What' more, this iPhone ringtone maker allows users to define tag information for converted audio."; 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 = ''; } }