var fDesc=new Array(); fDesc[1] = "tools you will ever need to manage your web site and reach the top of the search engines!"; fDesc[2] = "Use the program's advanced reporting features to print keyword analyzer, submission and ranking reports."; fDesc[3] = "analyzing and optimizing your website. Dynamic search engines analysis identifies ranking criteria. Comparison of competitor?s pages, keyword finder, etc."; fDesc[4] = "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[5] = "and optimization. Increase the number of visitors to your website and improve your search engine rankings."; fDesc[7] = "density, their weight and relevance. With it, you can get a real time report about your current standings for any keyword/search phrase."; fDesc[8] = "placement results, not just URLs, but site title and description. Works through Google API and supports all foreign languages!"; fDesc[9] = "at any time. It allows you to obtain search results from multiple search engines such as Altavista, Fast, Google, Inktomi, MSN, Teoma, among many others. What is more, with the PPC Meta Search, you can search in three PPC search engines at a time, with Findwhat, Overture and Kanoodle."; fDesc[10] = "ranking and your competitor's sites ranking high in Google, Yahoo and MSN."; fDesc[11] = "why top 10 ranking and your competitor's sites ranking high in Google, Yahoo and MSN. Easy to help you update your website page."; fDesc[12] = "which submits your web site and URLs to hundreds of major search engines including Google, DMOZ, AOL with just a few button clicks."; fDesc[13] = "JavaScript, server-side ASP/ASP.NET website search facilities and website sitemap/table of contents/tag cloud and Google SiteMaps."; fDesc[14] = "advanced portfolio optimization and risk management algorithms, based on the latest achievements in portfolio theory."; fDesc[16] = "generate reports and make notes. Easy to use search engine optimization software."; fDesc[17] = "will maximize your Website's Search Engine Ranking. FREE TRIAL."; fDesc[18] = "web site fast and accurately. Features fast exhaustive keywords discovering and easy-to-use interface."; fDesc[19] = "Directory Site Submitter enables efficient software assisted submissions. Setup in 5 minutes and submit 20-30 in 30 minutes"; fDesc[20] = "thousands of prospective link partners with top google page rank, Easy to send link exchange request emails. Fill add-link form intelligently."; 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 = '...'; } }