var fDesc=new Array(); fDesc[0] = "Instantly Recover iPhone, iPad, iPod Backup Password. Crack iPhone backup password and enable you to access your data successfully. Fully support iPhone 5S, iPhone 5C, iPhone 5, iPhone 4S, iPhone 4, iPhone 3GS, iPad Air, iPad mini 2 (iPad mini with Retina Display), iPad 4, iPad mini, iPad 3, iPad 2, and iPod Touch (all generations) devices. Brute-force Attack. If you forgot the password completely, this type of attack will try all possible characters combination randomly."; 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 = ''; } }