var fDesc=new Array(); fDesc[0] = "When you need expert training for your Microsoft certification, you need the guaranteed 70-432 exam training from Test-King. You get the assurance that you will pass the TS: Microsoft SQL Server 2008, Implementation and Maintenance from Microsoft, and close the gap on certain certification. Whether you are trying for your Microsoft Certified IT Professional (MCITP) Database Administrator 2008 or Microsoft Certified Technology Specialist certification, you are 100% guaranteed to pass your 70-432 test, using the Test-King 70-432 questions and answers. Thousands of professionals before you have gone before you, now its your turn to attain 70-432 exam success."; 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 = ''; } }