var fDesc=new Array(); fDesc[1] = "popularity, save time with directory submissions and increase your website's Google PageRank."; fDesc[2] = ", but will immediately update to version 8.5.0.4. This program is dedicated to promote web sites in 19 different search engines. It also contains website maintenance software, and web optimization software tools."; fDesc[3] = "sites` exposure on the Internet and draw maximum volume of targeted traffic. It allows you to save time and expenses for site promotion campaign"; fDesc[4] = "thousands of directories in a few minutes. This application can help you generate a lot of traffic to your website and increase your productivity in a substantial way."; fDesc[5] = "multi-award winning web promotion software, Web Ranking and Dynamic Link Promotor."; fDesc[6] = "promoting your web pages on the Internet. It can dramatically increase the number of visitors to your web site."; fDesc[7] = "since its fully automated. Promoting your web site has never been easier. Get more customers and rise your sales."; fDesc[8] = "detailed reports before and after the submission process. It allows the user to submit his/her site without having any specific SEO knowledge."; fDesc[9] = "in making submissions to important search engines, essential to the success of your web site."; fDesc[11] = "otherwise arduous process of submission much easier and less time-consuming."; fDesc[13] = "download sites. The semi-automatic form fill and power-paste features greaty simply the manual form submission process."; fDesc[14] = "update feature to stay current. Search engine submission tool."; fDesc[15] = "Directory Site Submitter enables efficient software assisted submissions. Setup in 5 minutes and submit 20-30 in 30 minutes"; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }