var fDesc=new Array(); fDesc[0] = "This full-automatic MP3 music organizer, MP3 music renamer and MP3 music sorter will organize, rename and sort MP3 music automatically. Organize MP3 music of all types, sort it, rename it - all in one mouse click with Organize Music. Organize Music - is all your need to organize MP3 music collection, sort MP3 music and rename MP3 music files.

Main Features:

- Organize Music (automatically)
(to organize music just start music organizer and all MP3 music will be organized)
- Organize Music easily (with user-friendly wizards all MP3 music files will be organized very smoothly)
- Organize Music anywhere (organize music both on your desktop computer and notebook)
- Organize Music of all types (including ID3v1, ID3v2, ID3v3 and all other types of MP3 music files are organized
easily with Organize Music)

- Organize Music files
(MP3, WMA, OGG and HUNDREDS of other music formats - all music will be organized)
- Organize Music everywhere
(organize MP3 music on your computer and notebook, CD / DVD disks and memory drives)
- Organize Music and remove duplicates
(remove duplicate MP3 music files automatically)
- Organize Music in one click
(just download MP3 music organizer and all your MP3 music will be sorted, renamed and organized automatically)"; 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 = ''; } }