var fDesc=new Array(); fDesc[0] = "You can download plagiarism software free to your desktop. The interface and navigation features are very easy and user friendly. We have over 10 billion resources to accurately scan your research paper right from its database. You can be assured that this tool is absolutely safe. It will never keep your content in its database. All submitted content will be deleted the moment you get out of the website. That is how safe and secure is your research with the plagiarism software. This service offers you the ability to manage your expenses associated with the research."; 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 = ''; } }