var fDesc=new Array(); fDesc[0] = "View and Change your product keys for both Microsoft
No Restarting or Reinstalling
No need to reinstall or restart your Software. KeyChanger Deluxe can change your Microsoft product keys in a matter of seconds.
KeyChanger Deluxe is capable of changing Retail, OEM, and Volume License product keys. This is perfect for business environments where software licenses are bought and changed often. KeyChanger Deluxe will allow you to change both Windows and Office product keys on all your computers quickly and easily."; 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 = ''; } }