var fDesc=new Array(); fDesc[0] = "Test-King will help you pass your 650-393 Specialist certification
With Test-King Questions and Answers for Cisco 650-393 you can achieve brilliant score in your 650-393 exam with our 650-393 exam preparation material. You no longer have to worry about reading books for your Specialist 650-393 exam preparation."; 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 = ''; } }