var fDesc=new Array(); fDesc[0] = "The Office CleanUP 4, can with only one easily mouse click configure, repair your Microsoft Office 97 to 2010 applications. These offers apply to each of the supported 11 applications, plus general office, coordinated functions. For example, you can each of the applications by clicking in a state of reinstalling them. All these adjustments can obviously be undone. And much more."; 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 = ''; } }