var fDesc=new Array(); fDesc[1] = "easy! Import recipients from databases, Excel, text files or enter them manually. You can store email templates in both HTML and text."; fDesc[2] = "messages, ISO-8859 full support, multiple accounts with authentication and recipients management."; fDesc[3] = "friends by creating and sending customized e-mails. The latest version of our bulk mailer has added a FREE html email editor and 10+ templates."; fDesc[4] = "(including Access and Excel) for sending emails with conditional content, HTML formatting, or attachments. The use of TLS/SSL encryption allows the User to operate on more mail servers and its Auto Configuration facility enables a simplified setup process."; fDesc[5] = "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[6] = "database or text file. It can also process incoming email such as bounce-backs, sign-ups, and opt-outs."; fDesc[7] = "without troubles."; fDesc[8] = "server, mailing lists, databases, plugins, open API, ActiveX/COM interfaces, Socks5, more."; fDesc[9] = "Karen’s Net Monitor with the e-mail notification function. The program is very convenient for quick sending e-mail messages to your friends. It has a very simple interface."; fDesc[10] = "Create lists by simply importing a CSV file. Personalize mails using any field of the imported CSV."; fDesc[11] = "processing"; fDesc[12] = "setting the tool!"; fDesc[13] = "Speaking Mailer solves this problem: You can do some work while the Speaking Mailer will speak to you E-mail messages. You will not listen to advertising signatures in messages Because the Speaking Mailer will filter it. The Speaking Mailer can also fast generate quality-adjustable MP3 or WAV files from E-mail messages for playback on your iPod, Pocket PC, or any other portable music player. The Speaking Mailer is E-mail client style tool for non-stop speak E-mail messages from popular E-mail clients such as Outlook Express or Eudora. The Speaking Mailer has a powerful analysis algorithm of advertising in E-mail messages. You can use Speaking Mailer for viewing,editing and converting E-mail messages from popular E-mail clients. One of base feature is Ability to display the messages saved in separate .eml files as though they were in E-mail client folders. This is very convenient if you..."; fDesc[15] = "to your initiatives."; 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 = '...'; } }