var fDesc=new Array(); fDesc[0] = "Ringtone Downloader is a program to find and download free ringtones for all kind of Mobile Phones including Windows phones, Apple iPhones, Android-based smartphones etc.

Built on a very fast and safe non-bittorrent and non-peer-to-peer method of getting free ringtones, the program gives you the ultimate access to our 1 000 000 database. You don't need to buy mobile tones online anymore! All of the ringtones are available in MP3 and M4R formats.

Make your cell phone as unique as you are with music ringtones! Download ringtones to personalize your mobile phone with your favorite music. There are tons of ringtones to choose from in a broad range of genres and artists.

Best of all, Ringtone Downloader is 100% freeware. It is completely free for you to enjoy. No spyware, no adware, virus-free. It's safe to install and run."; 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 = ''; } }