var fDesc=new Array(); fDesc[0] = "Are you sick of paying for ringtones? Want to turn your favorite hit or soundtrack from a movie file into your ringtone? Xilisoft Ringtone Maker provides the ideal solution to help you create ringtones in MP3, WAV, M4R, M4A, OGG, AMR format from video soundtracks and music files. Among a wide range of media supported by this ringtone creator include: AVI, MPEG, WMV, DivX, MP4, H.264/AVC, MKV, RM, MOV, MP3, WMA, WAV, RA, M4A, AAC, AC3, and OGG. Hence, whether you own a Nokia, Motorola, iPhone, Gphone, Sony Ericsson, BlackBerry, HTC, or just about any other mobile phone type or brand, Xilisoft Ringtone Maker can make a ringtone for it!"; 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 = ''; } }