var fDesc=new Array(); fDesc[0] = "Tenorshare Whatsapp Recovery easily recovers, exports all WhatsApp chats history and contacts from iPhone 6/6 Plus/5S/5C/5/4S/4/3GS, iPad Air/mini 2/4/mini, iPod Touch 5/4 to computer, no matter you lost them due to deletion, failed iOS 8/7.1/6 update or jailbreak, and etc. It provides two recovery modes: you can easily recover WhatsApp conversions and contacts from iTunes backup or directly from device without backup.

Key Features:
1. It recovers contacts and all lost WhatsApp Message including individual conversions and group conversions.
2. It recovers all data loss scenarios: accidental deletion, failed iOS update or jailbreak, factory reset, etc.
3. Two recovery modes for your selection: Recover from iTunes backup or directly from iOS device without backup.
4. Backup and Transfer your important WhatsApp Chats and contacts to PC.
5. Preview before recovery and selectively recover lost messages and contacts, instead of all of them.
6. Support all iOS Devices: iPhone 6/6 Plus/5s/5c/5/4s, iPad Air/mini 2/4/mini, iPod Touch 5/4.
7. Support latest iTunes 11 and iOS 8/7."; 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 = ''; } }