var fDesc=new Array(); fDesc[1] = "cards, sound, in-depth statistics, and solitaire for points in solitaire quests."; fDesc[2] = "submit your search to query many search engines and all the results will be showed in one summarizing window."; fDesc[3] = "advertise again. Easily submit multiple websites in one click. As web surfers rely more and more on search engines, like Google and MSN, it has become ever so important that you make sure everyone knows about all of your sites. How can you be sure that you are listed? How can you make sure that you have not missed one of your sites? Trust Website Submitter to handle all aspects of search engine and directory submission, such as: - Increase search engine traffic. - Easily submit multiple sites at once. - Always have the most current list of search engines and directories. - Get important back links with directory submission. - Save days of time and effort. More people are using search engines than ever before. This makes them the primary portal for many of your visitors. If you aren't listed in these engines, web users won't even know you exist. You can list your sites with all of the..."; fDesc[4] = "promote your web site to over one million search engines and internet directories worldwide."; fDesc[5] = "detailed reports before and after the submission process. It allows the user to submit his/her site without having any specific SEO knowledge."; fDesc[6] = "blogs to many different search engines and web directories, which can drive many visitors to your websites. The program's interface is very easy to understand and follow."; fDesc[7] = "database that allows you to submit your web site to the Internet's biggest search engines and directories and request domain whois information."; fDesc[8] = ", Google, and more search engines now!"; fDesc[9] = "Submit your web site details to thousands of Search Engines, directories and link pages."; fDesc[10] = "encrypt HTML pages and place them on your web site, CD, DVD, or hard drive. You can password protect HTML and text files"; fDesc[11] = "submit to around 200 French Search Engines and Directories in just a few minutes. ProMoteur is available in French..."; fDesc[12] = "submit to over 1700French and International Search Engines and Directories in just a few minutes. SubmitWolf FR h..."; fDesc[13] = "the first top pages of a search engine result for a specific keyword search."; fDesc[14] = "can be used for anything you might need to perform the promotion and marketing on Internet. You can now register unlimited number of pages, all by yourself. Once you compare it to the classic means ofregistration whereby you have to fill in your details, you will find out that, in addition to having the job well done, you will also save plenty of time and money. Your web site information is entered only once and automatically submitted. Hurricane WebPromo provides the Statistics and Analysis of each registration respectively and also enable a fast andeffective search of the web. All world-famous search engines are supported."; fDesc[15] = "to hundreds of search engines and Internet directories and rank your site to see how visible you are on the major engines. Website ranking analyzer, HTML doorway page builder, Link Popularity analyzer & Keyword suggestion tool."; 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 = '...'; } }