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] = "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] = "Optimization. The main tab of the system is the SEO Analysis which, in turn, includes the five following tabs: Page Summary, Outgoing and incoming links, meta tags, and images."; fDesc[5] = "automatically links to zemanta.com and provides services such as adding images from flickr directly to your post, making your blog post more SEO friendly, automatic tagging."; fDesc[6] = "counted by search engines, choose proper keywords, track the results with a log analyzer tool and more."; fDesc[7] = "the first page when user searches related topics in the search engine. For quite a few years, website owner have been searching a lot to cut this extra cost. TrafficSeeker is an efficient software tool which provides users the facility to enhance their positions to the top rankings"; fDesc[8] = "there are easy and powerful programs to help you in this task. Cyberfetch is one of those useful programs. With this application you will be able to submit your websites to the main search engines and directories around the world within a few minutes."; fDesc[9] = "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[10] = "new Domain Name Monitor. Search Engine Commando's proven technology will increase traffic to your web site."; fDesc[11] = "combinations with a single button click. You may specify a target keyword and instantly get a hundred matching keywords."; 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[14] = "Google Page Rank just waiting to link to you, and emails them with a customized message."; fDesc[15] = ", using the most specific keys, using all similar terms, analysing the resulting text keywords density."; 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 = '...'; } }