var fDesc=new Array(); fDesc[1] = "GoldWave, a very advanced program that will help you perform from simple to complex audio projects. With this application you will be able to play, edit, mix, restore and apply many audio effects to your files that will let you get professional results."; fDesc[2] = "can convert any mp3, ogg, wav or amr file to mmf, qcp, amr or wav file that can be used as a ringtone on your phone. You can use the inbuilt editor to cut a desired part of an audio file, to use sound effects like fade-in and fade-out, to amplify the audio volume or normalize the audio."; fDesc[3] = "SMS, backup your data, create original rigtones or copy YouTube videos right to your phone and much more."; fDesc[4] = "sound, such as your favorite song, a soundtrack from your favorite movie, your friends' voices, your kids laugh, your cat , etc."; fDesc[5] = "tools to do that. Radiotracker is a tool to record audio direct from Internet radios. MP3VideoRaptor allows you to search the Internet for videos to record them. TuneBite allow you to convert between almost any music and video formats"; fDesc[6] = "ringtones and easily send them to your phone. This incredible program enables you to create your own ringtones and includes over 450 ringtones and more than 200 photos, videos, and logos."; fDesc[7] = "clicks. The program supports all the popular audio formats including WAV, MP3, MMF, AMR, QCP and MP3. The best feature of the converter is the integration into Windows right-click menu."; fDesc[8] = ", mix your own music, create and upload your own ringtones, record iRadio, convert audio."; fDesc[9] = "ring tone every other day. With the help of this software the user can cut the music files into smaller pieces to compose ring tones of personal choice with great ease."; fDesc[10] = "of quality ringtones is touching sky limits. But user has been burning their pockets for such ringtones. Ringtone Converter / Ringtone Composer come as a savior to the pockets of such enthusiasts’ users."; fDesc[11] = "ring tone for the mobile. Most of the common ring tone format are supported and can be converted from mp3 or wma or wav files. The software has a send function to transfer the converted file to the mobile. MP3 To Ringtone supports multi audio cds to be ripped at the same time."; fDesc[12] = "mobile content creation and management applications that gives you the ability to create and send ringtones, wallpapers, MP3's, polyphonic ringtones, video, animations, docs, etc. The content you create can then be sent by WAP, Bluetooth or Infrared."; fDesc[13] = "formats easily. Our converting tool allows you to convert various .MID formats from one to another."; fDesc[14] = "ringtone maker, specially created for the popular touchscreen mobiles from Apple. With Xilisoft iPhone Ringtone Maker, creating melodies for your device is a really simple process."; fDesc[15] = "capabilities of the tool will not only help in removing dust, scratches, stains and other defects that appear on the damaged photos but will reconstruct the lacking parts of the photo with the help of the surrounding area information."; fDesc[17] = "conversion speed. The program supports a lot of audio and video formats, including MP3, WAV, AMR, MMF, MIDI, AAC, 3GP, MP4 and many more. Using this software, you will be able to convert any audio file you have got and convert it so that you..."; fDesc[18] = ", MP3, AC3, ACC, M4A, AMR. You can also configure audio settings like codec, bitrate, sample rate and channels for the output file."; fDesc[19] = "Phone\", you can transfer files with a few mouse clicks."; fDesc[20] = "mobile phone. This program can edit and convert music files into ringtones, and save it in acceptable for the phone format for further download it into your mobile. The ready ringtones can be loaded from your PC to mobile phone via cable, Bluetooth, or IR-port."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }