var fDesc=new Array(); fDesc[0] = "Transfer Android SMS to iPhone in one click. No Root/Jailbreak required.
Whether you're looking to transfer Android SMS to iPhone, Backuptrans Android SMS to iPhone Transfer is the best fast & simple-to-use choice which lets you do it in only one single click. Now it is fully compatible with the latest iOS 6 and iPhone 5.
Transfer Android SMS to iPhone with ease
Save Android SMS to local database on computer
Copy SMS from PC local database to iPhone
Export Android SMS to document files such as txt, csv, doc or html
Print out Android SMS messages in conversations
Requirement: Windows NT/2000/XP/2003/Vista/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 = ''; } }