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] = "simple to install, easy to use, highly popular downloadable Windows freeware; extra features with shareware"; fDesc[6] = "contacts, manageemail campaigns, send attractive HTML emails, newsletters, coupons to an unlimited number of recipients."; fDesc[7] = "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[8] = "Broadcaster is a program to email your own created messages, whether for business or personal use, to a list of email addresses."; fDesc[9] = "list, being the perfect solution for your Outlook mail merge needs."; fDesc[10] = "setting the tool!"; fDesc[11] = "internal DNS client, so you can send emails without using your ISP mail servers."; fDesc[13] = "Newsletter mailing software for bulk marketing and advertising, email address generation, an editor for attractive email body"; fDesc[14] = "Track opened emails, forwarded emails, clicked links and the exact geographical location. Send geotargeted and personalized emails. Bypass ISP limits."; fDesc[15] = "list from the internet using the HTTP protocol and any files on local disks or network such as drive."; 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 = '...'; } }