var fDesc=new Array(); fDesc[0] = "Remember the old days when you could put up a site, submit it to a few search engines and get a ton of traffic. Well those good old days are gone. These days getting your site fully indexed and ranked high is very difficult. Most people focus too much on the "on page" factors like keyword density, and related keywords taking Google's latent semantic indexing into account. Off page factors like inbound links are often thought about like an afterthought. A strong combination of "on page" and "off page" factors is what is needed to rank high. Select the blog platform and add your keywords into the software and press the search button . From the blogs found, delete those that you don't like or those whose page rank is below a certain figure. Click the "Load Browser" button and the blogs that are found are loaded in the browsers and the fields are automatically filled out for you. So all you do is enter the comment and press submit!."; 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 = ''; } }