var fDesc=new Array(); fDesc[0] = "WebParser SEO tool from CyberMake is the answer to all your concerns. WebParser - backlink builder sowtware. WebParser possesses flexible configuration and a number of additional features like the website checker, proxy checker, website analyzer, keywords generator, CAPTCHA support and many more. WebParser is a winner in the area of speed. The tool makes use of no proxy and does not need it to operate efficiently. This is quite contrary to many other products in the market that require consistently updated proxy lists."; 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 = ''; } }