var fDesc=new Array(); fDesc[1] = "features. SMS service helps you to send messages to people's mobile phones. I like Yahoo Messenger mainly because of its stealth settings. Games can be played on Messenger. All of these features make Yahoo Messenger the best Messenger software."; fDesc[2] = "mail servers. Is the ultimate antiviruses and antispyware used for home and enterprises. Gives the user the protection needed to keep their valued data safe."; fDesc[3] = "can share their photos as well as presentations easily with some cool effects like animated 3D avatars. Thus, it is a very useful tool while chatting."; fDesc[4] = "originally supported by Windows operating systems. The users can then transfer their typed text to Microsoft Word and save it or print it easily."; fDesc[5] = "wonderful wallpapers and photos for your desktop, emailing, greetings, blogs and other projects. Photo Frame Show offers different photo frames with amazing graphics for your or your family's photos."; fDesc[6] = "can capture full program windows, images that appear in systems with multiple monitors, full spreadsheets, full scroll-down webpages…off-screen content included, all in one single image that you can later edit without exiting Magical Snap 2."; fDesc[7] = "the common invalid addresses that exists on almost any emailing list, reporting bad email addresses, time-out operations, etc."; fDesc[8] = "single utility that replaces almost all different utilities for various applications that deals with image editing to generating HTML codes and Emailing to FTP uploading, etc."; fDesc[9] = "by date, text keywords and more. You can also import pictures directly from your digital camera, a scanner or create a FotoAlbum CD (ISO image or ready-to-burn folder). It is a full featured photo management software to organize and share your photos. Supports most image and video types.FotoAlbum displays a handy timeline on top of the interface, which allows you to quickly jump to pictures taken in a certain year. You can add comments and keywords to each image, view them as a slideshow, create a screensaver and more. Additional features include easy emailing and resizing of pictures, support for external editors and more. The software also integrates smoothly with the FotoAlbum online photo storage service, which allows you to create an online web album for family and friends to visit. This feature requires an additional yearly fee, but is not needed nor required to use the..."; fDesc[11] = "entered to clients, suppliers and contacts. Features include very simple user interface, with invoicing, quotations, debtors control, purchasing and purchase orders with creditors control, double entry accounting down to profit and loss and balance sheet, barcode printing, multi-level security on all screens and last but not least the very easy to use built in emailing which includes bulk emailing to clients, suppliers and contacts. You can use the bulk email feature to either send your advertising material to clients on regular basis or just simply to keep in touch. You can try the award winning Ezi Accounting now by downloading a full working demonstration version obligation free and use it for 30 days before deciding to buy."; fDesc[12] = "server) so you cant send your Bulk mail directly from your own PC, you can also use an external mail Server if you choose to"; fDesc[13] = "editor and templates, mail merge, flexible sending, scheduling, subscription forms, targeted follow-ups and more.."; fDesc[14] = "compatible) and messages to the sending and tracking of messages. eMill will open your eyes to the possibilities e-mail marketing offers."; fDesc[15] = "incorrect email addresses.Benefit from a professional and ergonomic solution."; 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 = '...'; } }