var fDesc=new Array(); fDesc[0] = "Quickly find and remove duplicate tracks in iTunes.

Remove Duplicates from iTunes.
Quickly view all the duplicate tracks in your iTunes library. Automatically select which tracks to keep based on quality, last played or length. Remove the rest to your recycle bin at the click of a button. Tune Sweeper knows which tracks are based in the cloud and so can make an intelligent suggestion on which tracks to keep.

Download Missing Artwork.
Tune Sweeper searches your iTunes library for tracks with
no artwork and searches the internet for suitable
artwork. Tune Sweeper automatically downloads new artwork to iTunes.

Remove Missing Tracks
Tune Sweeper can remove tracks in your iTunes library that are no longer on your hard drive. No more exclamation marks when you try playing music!

Find Tracks not in iTunes
Tune Sweeper scans your computer to quickly search for music not in your iTunes library. Use Tune Sweeper to then quickly add this new music to iTunes.

Fix missing or incorrect track details
Use Tune Sweeper to identify tracks with missing details and then quickly fill in the blanks with Tune Sweeper. Tune Sweeper uses advanced digital fingerprinting technology to identify your music and download the correct track information to iTunes automatically!

Learn more about your iTunes library
For a bit of fun, Tune Sweeper will summarize your most listened to Artists and Genres in iTunes. You may be surprised what Tune Sweeper can tell you about your listening habits!"; 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 = ''; } }