var fDesc=new Array(); fDesc[0] = "Easy Submit Website is an easy to use powerful search engine promoting tool.
This program is a tool that optimizes web pages for high rankings, providing detailed reports before and after the submission process.
It allows the user to submit his/her site without having any specific SEO knowledge.
It offers an instant submission service that means that the web site will be listed as soon as possible. The user does not need to submit sites manually anymore, just let the software work for him/her.
So if you are not an expert you can rank your web site higher than your competitors do. The user just needs to find, know, and be sure of the keywords he/she might use in the tags of the site.
Simple and easy to use software the user can download it for free from its own site or many other sites on the web.
Download the Easy Submit Website software and start too rank your sites earlier than your competitors can do. No previous knowledge needed, just little time to write the right keywords or phrases."; 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 = ''; } }