var fDesc=new Array(); fDesc[0] = "Joboshare iPod Rip is easy-to-use iPod rip, iPod backup, iPod transfer software which can fast rip, copy and transfer your music, movie, photo, ePub, pdf, audiobook, voice memo, camera roll (iOS 4 above), Podcast and TV Show from iPod to computer and vice versa even without iTunes. All formats compatible with iPod are supported. Moreover, Joboshare iPod Rip helps you create, edit, delete and transfer iPod playlists. With the professional iPod rip software, you can copy files among multiple iPods (iPod to iPod) at one time.

Joboshare iPod Rip supports all types of iPod/iPhone/iPad including iPod classic, iPod shuffle, iPod shuffle 6G, iPod nano, iPod nano 5G, iPod nano 6G, iPod touch, iPod touch 4, iPhone, iPhone 3G, iPhone 3GS, iPhone 4, iPhone 4S, iPhone 5, iPad, iPad 2, the new iPad and so on."; 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 = ''; } }