var fDesc=new Array(); fDesc[1] = ", leaflets, certificates, holidays and invitation postcards, and more. This software has a very easy and interactive interface. Now you don’t need to spend much time on this work, it will take just several minutes to prepare all the material you need."; fDesc[2] = "text, HTML, attachments, and subject rotation. Includes a free download."; fDesc[3] = "you can easily create, grow and deepen your relationships with customers, market your products and services globally, expand your online presence and web site effectiveness with newsletters, permission marketing and much much more."; fDesc[4] = "e-mail addresses from your target-audience relevant web sites! Stop wasting money! Download free trial now!"; fDesc[5] = "addresses from web-pages on the Internet (using HTTP and HTTPS protocols) and from HTML and text files on local disks. his version enables you to search for addresses through several search engines simultaneously and also includes external plugins."; fDesc[6] = "Harvester extracts e-mail addresses from targeted email servers."; fDesc[7] = "lacking a lot in the stability department. This could be only my case, but the application was terrible in terms of reliability. But before, let me tell you about what it does."; fDesc[8] = "messages, ISO-8859 full support, multiple accounts with authentication and recipients management."; fDesc[9] = "efficient newsletter management capabilities. Best of this tool is that K-ML has almost all functions an email marketing or newsletter distribution team needs. K- ML's ease to generate web page for subscription and un-subscription eliminates need of programming"; fDesc[10] = "contacts, manageemail campaigns, send attractive HTML emails, newsletters, coupons to an unlimited number of recipients."; fDesc[12] = "once. The program has the ability to send HTML or plain text messages, and even add attachments very easily. You can send emails directly to the recipient, using an SMTP mail server, or using a MAPI client."; fDesc[13] = "for. The program will spider, grab, crawl, rip, harvest, extract and parse for the e-mails and can also automatically send them out."; fDesc[14] = ", sending and tracking. This fabulous tool will work extremely well for those who are always aware for new customers and taking care of their old ones."; fDesc[15] = "Broadcaster is a program to email your own created messages, whether for business or personal use, to a list of email addresses."; 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 = '...'; } }