var fDesc=new Array(); fDesc[0] = "IBP is a powerful search engine optimization software tool that helps you to get high rankings on search engines. It has a success rate of more than 98%.IBP's Top 10 Optimizer will then analyze all the relevant ranking elements on your web page and the links to your website and calculate a ranking score based on that information."; 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 = ''; } }