var fDesc=new Array(); fDesc[0] = "CompTIA Network (2009 Edition) Exam, also recognized as N10-004 exam, is a significant CompTIA certification. Self Exam Engine releases a number of best possible industry quality N10-004 Training Tools that include N10-004 Study Questions and N10-004 Practice Test Engine. Every product is backed by the guarantee that you would pass your CompTIA certification examination first time."; 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 = ''; } }