var fDesc=new Array(); fDesc[0] = "Forgot your Apple ID password? How do I unlock my Apple ID without password? 4uKey can solve all these issues. It can remove Apple ID from all activated iPhone or iPad. Using the professional Apple ID removal tool, you don't need to learn special knowledge then you can enjoy all features of iPhone/iPad."; 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 = ''; } }