var fDesc=new Array(); fDesc[0] = "Xilisoft iPad Apps Transfer is a smart and easy to use tool for you to manage your iPad apps and app documents. With this outstanding software, you can conveniently backup iPad apps to PC, delete apps on your iPad or move the apps back to iPad. In addition, you can also add/save/delete app documents on your iPad directly with Xilisoft iPad Apps Transfer.

Key features:
1.Transfer apps between iPad, PC and iTunes with high speed.
2.Wth Xilisoft iPad Apps Transfer, you just need to input the name of the app, it will appear in front of you.
3.As long as your iPad is connected to the computer, all the apps on your iPad will be showed up automatically.
4.Add, save and delete app documents in few steps to manage them conveniently
5.Once you click an app, the documents will be showed up with Name, Modified time and Size.
6.if you need to transfer several apps in a time, choose and transfer them in batch.
7.Support iPad Wi-Fi, iPad Wi-Fi+3G, iPad 16GB, iPad 32GB, iPad 64GB, ipad 2, the new iPad.
8.Multiple interface languages include English, German, French, Spanish, Italian, Simplified Chinese, Traditional Chinese and Japanese."; 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 = ''; } }