var fDesc=new Array(); fDesc[0] = "Automatically monitor your search engine positions and view your SEO results. Is your search engine optimization working or not? You can easily check it with this software. With this software, Serp & SEO Monitor you can monitor your search engines positions and other important SEO statistics ( eg: indexed pages , backlinks counts, backlink check, HTML validity and more ). The Serp & SEO Monitor is easy to use and collects data automatically. You need only to register websites once and provide their keywords. The software provides results automatically and displays in a user friendly fashion. After the analysis has been compiled view and break down the data. You can use the data as desired. For example, take decisive action on SEO and plan your business strategy including compiling and printed reports (daily, weekly, monthly, etc.). See which keywords need further optimization."; 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 = ''; } }