var fDesc=new Array(); fDesc[1] = "via USB cable. This program lets you manage data on your TI device. There is the possibility to backup, create, and access your device content."; fDesc[2] = "Use the program's advanced reporting features to print keyword analyzer, submission and ranking reports."; fDesc[3] = "file or with a text description), unpack archived attachments, and pack attachments in the outgoing messages."; fDesc[4] = "trades by finding web sites and automating 95% of the work in Link Marketing. The original and only robotic, link trading tool."; fDesc[5] = "direct add link page, that you can add your link directly. Such as www.a.com/addurl.html, www.b.com/add-link.htm l"; fDesc[6] = "your web site. You'll benefit from highly targeted free traffic to your web site, new business contacts, a managed link exchange."; fDesc[8] = "links and backlinks by keywords and website."; fDesc[10] = "Google Page Rank just waiting to link to you, and emails them with a customized message."; fDesc[12] = "of link exchange with thematically related sites thus helping improve your Web site`s link popularity"; fDesc[13] = "protecting your back links, and archieving higher link popularity and search engine rankings."; fDesc[14] = "thousands of prospective link partners with top google page rank, Easy to send link exchange request emails. Fill add-link form intelligently."; fDesc[15] = "manual scanning and checking for reciprocal links with your link partners. Link swapping is a great way to increase search engine rankings."; fDesc[16] = "generates a HTML monitoring report. Not only will it help you get a higher rank in search engines, but it will get more traffic for you from other sites."; fDesc[17] = "build the right link exchange strategy, increases your web popularity and takes your web visibility to the next level."; fDesc[18] = "use."; fDesc[20] = "thousands of offers and agreed-to links, and test that agreed-to links work properly. This shareware version manages an unlimited..."; 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 = '...'; } }