var fDesc=new Array(); fDesc[0] = "Microsoft Office Keyfinder, as well as Key changer, Change MS Office XP, MS office 2003, MS office 2007, MS office 2010 CD Keys. Office Keylite Finds your Installed MS Office Product CD Keys, Of MS office XP, MS office 2003, MS Project. It Supports Office 2000, 2003, and Office XP."; 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 = ''; } }