var fDesc=new Array(); fDesc[1] = "pages. You can use Good Keywords to find suitable keywords sets, create your customized meta tags, brainstorm product ideas, etc. The program has six different modules, each with its own utility."; fDesc[2] = "and portals. The program is also very useful for webmasters to keep an eye on their competitors' websites for inbound web-links."; fDesc[3] = "Use the program's advanced reporting features to print keyword analyzer, submission and ranking reports."; fDesc[4] = "can quickly check the PageRank of all your sites with just a single click, you don't need to open them in your browser one by one."; fDesc[5] = "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[6] = ", Link Popularity, Site Saturation and others. Multiple URLs is supported. Keeps history."; fDesc[7] = "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[9] = "locate your URLs and your competitor's Urls in the retrieved search engine answer pages include both sponsored and matched results."; fDesc[10] = "links and backlinks by keywords and website."; fDesc[12] = "Google Page Rank just waiting to link to you, and emails them with a customized message."; fDesc[13] = "Simple to use and it's FREE! Check whether your website ranks for one keyword or dozens of keywords. It's up to you."; fDesc[14] = "made automatically and the program will give you good statistics about past searches and website position."; fDesc[15] = "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 = '...'; } }