var fDesc=new Array(); fDesc[0] = "RankerX is a SEO tool. You can create thousands of accounts of authority websites like wordpress.com, tumblr... and a lot of other platforms websites like Elgg, PHPFox and much more.

The integrated scheduler lets you schedule your work so you just set up the initial configuration, schedule and just let the software do the rest.

Using built-in web-based diagram designer to create your own link building scheme or use predefined schemes and use them in the magical wizard."; 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 = ''; } }