var fDesc=new Array(); fDesc[0] = "Wonderful data recovery tool for iPhone/iPad/iPod touch
iTunes Data Recovery is a powerful and advanced windows third-party tool which is designed for extracting almost all previous data from iTunes backup files.
Recover data without running iTunes or connecting iOS device to computer.
Rescuse your important data even lost your iOS device.
Provides comprehensive support for various file types including: text message, MMS/iMessage, contacts, call history, calendars, reminders, message attachments and much more.
Automatically and intelligently found out iTunes backup for every iOS device that has backed up or synced with iTunes.
Fast, Easy-to-use, efficient, and complete iPhone/iPad/iPod touch data recovery.
Recover 7 types of deleted data directly from iPhone 5S/5C/5/4S, iPad mini, iPad with Retina display, The New iPad, iPad 2 & iPod touch 5, which includes messages, contacts, notes, etc"; 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 = ''; } }