var fDesc=new Array(); fDesc[0] = "If you want to transfer WhatsApp between Android and iPhone, then WatsGo is the best for you. It's an effective tool to help you realize the goal hassle-free.
1. Easy-to-use. WatsGo features a user-friendly interface and operation instructions, no matter whether you are a freshman or not.
2. Multi-directional Transfer. WhatsApp/WhatsApp Business transfer from Android to iPhone, iPhone to Android, Android to Android, and iPhone to iPhone, all-in-one for your transfer without many worries.
3. One Click to Backup and Restore WhatsApp. Back up WhatsApp/WhatsApp Business to a computer without Google Drive or iCloud, which greatly saves your time and device space. Apart from that, you can easily restore WhatsApp backup to the same OS device or a different OS device.
4. A Wide Range of Data Transfer Types. WatsGo supports various data to be transferred including messages, images, voice messages, call history, videos, docs, links, status, etc.
5. WhatsApp Transfer with a High Success Rate. Among all the official ways, WatsGo demonstrates its high transfer speed and success rate of up to 90%.
6. Selectively transfer WhatsApp. You can select what you want to save or leave, which better helps you to transfer without extra worries."; 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 = ''; } }