var fDesc=new Array(); fDesc[1] = "since its fully automated. Promoting your web site has never been easier. Get more customers and rise your sales."; fDesc[2] = "placement results, not just URLs, but site title and description. Works through Google API and supports all foreign languages!"; fDesc[3] = "new Domain Name Monitor. Search Engine Commando's proven technology will increase traffic to your web site."; fDesc[4] = "of Internet Explorer) for your web site."; fDesc[5] = "than ever. The game has such features as hints, mistake spotting and it automatically saves the game for you whenever you exit and loads it when you start"; fDesc[6] = "Engine placement. Meta Tag Creator Enterprise will create AND insert your Tags for you."; fDesc[7] = "will maximize your Website's Search Engine Ranking. FREE TRIAL."; fDesc[8] = "the first top pages of a search engine result for a specific keyword search."; fDesc[9] = "program to research additional or alternative potentials for your web business or find good bid words."; fDesc[10] = "historical and real-time usage. Stops spyware, filters out unacceptable web sites, and blocks annoying advertisements."; fDesc[11] = "with full and regularly updated database which makes it an inseparable part of any adult webmaster's job!"; fDesc[12] = "Written for International Baccarat players Wong Phat Phat and Patrick Moore who wanted to test their skills outside of a casino environment."; fDesc[13] = "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 = '...'; } }