var fDesc=new Array(); fDesc[0] = "SEOindexBooster is a tool to create high ranking backlinks within hours. It uses a very simple method. It submits your site to a large number of sites like ip-adress.com, sitedetail.org, whoisthedomain.com, robtex.com, webdetail.org, trafficvisualize.com, aboutthedomain.com, dns.l4x.org, etc. These backlink sites are highly visible to the major search engines and will quickly spider, aggregate, and link to your web site, many within the same day of submission."; 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 = ''; } }