var fDesc=new Array(); fDesc[0] = "Word Editor is an All-in-One Word Creator, Word Editor, Word Converter and Word Reader tool, You can Create, Edit, Convert, Read MicroSoft Office Word 2010/2007/2003/2000/97 Files and Convert Docx, Doc, Rtf, Txt to Adobe PDF, Docx, Doc, Rtf. Word Editor is a multilingual software, including English, Chinese, German, French, Italian, Japanese and Very user-friendly interface and easy to use. Very quick in read speed and no quality is lost."; 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 = ''; } }