var fDesc=new Array(); fDesc[1] = "multimedia gives you full relevant information. There are a lot of videos, animations, maps, photos and scrolling multimedia presentations. Researcher tools will help you to combine notes and images so you can create reports and projects."; fDesc[2] = "product series: Mamut Enterprise Mamut Enterprise is a user-friendly and complete business solution designed to manage and integrate all areas of your business. It is a state of the art solution covering financials, CRM, logistics and e-commerce. Mamut Enterprise is simple to install, is user-friendly and offers excellent functionality to support your business. Mamut Office A unique, all-in-one financial system for smaller businesses. Not only do you get bookkeeping and invoicing, but also contact and sales management, project management and a web site/e-commerce in one complete solution at the best price on the market. Mamut CRM & Sales Mamut CRM & Sales is the market’s most complete contact and sales management system for businesses that require efficient management of their customer and contact base, plus project management, time sheet input, quotations, orders, invoicing and web..."; fDesc[3] = "into the clipboard, the dictionary 'opens up'. It also features a thesaurus."; fDesc[4] = "print freely. You can also put your company logo into the documents."; fDesc[5] = "to view cats from different breeds, from Abyssinian, Balinese, Cymric, to adorable pictures of little kitten in funny situations, accompanied by famous quotations."; fDesc[6] = "producer of furnishings, the vendor of furnishings and the architect.It proposes different solutions for the producer and for its clients.The products are automatically revised either in the programme than in the data with the exclusive system TIPS-UpGrade integrated into the TIPS-HelpDesk service.It provides over 3000 articales in the data base.Rendering. Virtual Reality. Print plan, quotations and photo."; fDesc[7] = "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[8] = "windows, the tools are the same ones.Although distributed in shareware, RealCADD has functions identical to certain sold much expensive commercial programs.For example, automatic attractions, quotations, a module of reading and writing DXF, the hatching and even the hatching combined several objects, dotted lines that RealCADD manages uninterrupted on the length developed of the rectangles and polygons and not only from node to node, multiple duplication, the cut and/or prolongation of lines."; fDesc[9] = ", invoiceit! is an all-in-one professional accounting and invoicing solution with more features for your money. Features include cashbook finances, invoicing, quotations, automatic invoicing for regular sales, inventory/stock control, client and vendor tracker, reports, illustrated price, multi-person diary, email, integrated direct mail module (for example: write to clients who have bought certain products in the past) and highly customizable stationery - your invoices look exactly as you want them to. Payment receipts are automatically cross-posted to accounts."; fDesc[10] = ", support for styles, support for Unicode and more! Enjoy the smooth changing of words from one to another. Affinity is simple to use too. Everything can be configured with just a click or two. Affinity features the following: - Huge amount of content. Both paid and free collections include quotations, aphorism, proverbs, funny stories, poems and more. - Unicode support. The program natively supports \"wide\" symbols and you will not have any problems with displaying original Japanese haiku or aphorisms in Hebrew. - \"Do not disturb\" mode. Hides Affinity's window, when you point the mouse close to it. - Simple data format. If you have something that you want to show others - there is nothing easier! Creation of your own collection is not any harder than typing text in your favorite text editor. You can even sell your own databases on our server if desired. - Advanced system of styles...."; fDesc[13] = ", Marketing Campaigns, Opportunities, Quotations, Sales Orders, Invoicing, Purchase Orders, Links to Sage Line 50 andQuickbooks, Diary, Email Centre plus .."; fDesc[14] = "calenda,opportunities ,quotations,invoicing with receivables and a project/helpdesk module with time and billing. Works with most currencies"; fDesc[15] = "configuring, quoting systems, entering parts, purchase orders and vendors."; 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 = '...'; } }