var fDesc=new Array(); fDesc[0] = "Dr Essay Article Rewriter is a program that allows you to automatically or manually find synonyms and rewrite your articles and essays. The automatic mode feature rewrites your article without any human interaction, you can cut down your rewrite and paraphrasing times and customize rewrite ratio."; 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 = ''; } }