var fDesc=new Array(); fDesc[0] = "Contains over 200 directories that you can submit your sites to. Sort list according to Pagerank, Alexa rankings, alphabetical orde. The directory list is updated monthly.

Automatically rotate multiple titles, descriptions and keywords to make sure your links seem natural and be able to rank for multiple keywords.

Loads up to 10 browsers at the same time to speed up your submission process.

Saves your previous work and records the sites that you have submitted to.

Unlimited user and site profiles."; 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 = ''; } }