var fDesc=new Array(); fDesc[0] = "Pass4sure Practice Exams for Cisco Wireless LAN 650-621 are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development - no 650-621 dumps. This software has comprehensive questions and answers about Cisco 650-621 exam, questions accompanied by exhibits, verified answers researched and much more"; 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 = ''; } }