var fDesc=new Array(); fDesc[1] = "and portals. The program is also very useful for webmasters to keep an eye on their competitors' websites for inbound web-links."; fDesc[2] = "and online casinos. Its increasing popularity is due to events like the Word Series of Poker, the biggest world tournament of poker held in Las Vegas."; fDesc[3] = "Use the program's advanced reporting features to print keyword analyzer, submission and ranking reports."; fDesc[4] = "The content of a website is generally decided by using the \"meta\" tag in the HTML code. This program helps to increase a Web site's relevance for a particular keyword and phrase queries in the major search engines. It is really easy to do. Just start a \"new misssion\" and add the keywords."; fDesc[5] = "to get the first mover advantage on comment posting for more targeted website visitors & better link popularity."; fDesc[6] = "indexed pages your site has on major search engines including Google, Yahoo, MSN, and more. You also get instant access to your Page Rank on Alexa, Yahoo and Google plus your ranking on all of the important directories like DMOZ and Google Groups plus your popularity on Del.icio.us, Digg.com and Reddit. Website Popularity is the only product of its kind that covers all of these important places so you can see instantly how well your site is being publicized and what you have to do to increase your visibility all in an easy-to-use tabbed interface. Website Popularity is inexpensive and so easy to use. All reports are generated with lightning speed and you can update your reports whenever you want to. Stop wondering how your site is doing and see for yourself first hand. Download a free trial copy of Website Popularity now and start getting noticed! And it's the only one that does it all..."; fDesc[7] = ", Link Popularity, Site Saturation and others. Multiple URLs is supported. Keeps history."; fDesc[8] = "analysis and produce a detailed report. Link popularity is actually a total count of all the linked pages that link to your site. Higher link popularity can help your website get higher search engine ranking."; fDesc[9] = "which gives information about the rank of the web page in a search engine and finding the popularity ranking as well as helping the user in his choice of keywords that are more popular and are more useful to the user."; fDesc[10] = "links and backlinks by keywords and website."; fDesc[11] = "website and very important for SEO. Xtreme Link Analyzer for serious internet marketers."; fDesc[13] = "build the right link exchange strategy, increases your web popularity and takes your web visibility to the next level."; 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 = '...'; } }