var fDesc=new Array(); fDesc[0] = "iPod to iTunes Transfer is the best solution and most easy-to-use application that can help you to transfer the songs, videos and playlists from your iPod back to the iTunes library in your computer. It supports all type of iPod (including iPod Touch and iPhone) all-in-one, and works greate with all version of iTunes (including the latest version: iTunes 9).

Every iPod owners should have a copy of iPod to iTunes Transfer. As we all know, iTunes can only sync music to iPod in one direction. But soon or later, you will need to do the transfer from iPod to iTunes. For example, you may want to use your iPod with a new computer, or your PC crashed. With iPod to iTunes Transfer, you can always restore your music library from iPod to iTunes easily.

The iPod to iTunes Transfer has a lot of unique advantages that you need. It is the most easy to use iPod to iTunes transfer you can find with highest quality. And it supports all type of iPods including iTouch, iPhone and even iPad!"; 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 = ''; } }