var fDesc=new Array(); fDesc[0] = "This inventive tool Word File Properties Editor is a specialist in changing the properties of MS word details effortlessly. It supports .doc, .docx, and other extensions of word and has the ability to process a huge number of these files. You can change properties like title, author, keywords and numerous more with the help of this howdy tech instrument. It is an apparatus that can be exceptionally favorable for the associations that do altering work in word records. The product is quick in altering the properties and does precisely as you need. The device automatically also has option to create a target where the files with edited properties will be saved. With these wonderful components this device is truly a gem in itself and most likely the best of its field."; 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 = ''; } }