var fDesc=new Array(); fDesc[0] = "Pass4sure study guides are the real and prompt solution to your worries of passing IT certifications like PW0-104 CWNA Certification exam. It is all-inclusive and contains straightaway questions and answers comprising all the important topics of CWNA PW0-104 CWNA Certification test. Prepared with a view to provide you maximum ease in your preparation, CWNA PW0-104 study guide is so comprehensive that you need not run after any other source material."; 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 = ''; } }