var fDesc=new Array(); fDesc[0] = "You will pass your UM0-100 exam GUARANTEED using this accurate UM0-100 practice questions and answers. "Certified UML Professional Fundamental", also known as UM0-100 exam, is a OMG certification. With the complete collection of UM0-100 Questions and Answers. You will cover every field and category of UM0-100 exam helping to ready you for your successful OMG Certification."; 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 = ''; } }