var fDesc=new Array(); fDesc[1] = "contains ... (1) Access 2007 - database management.. (2) Word 2007 - Word processing. (3) Excel 2007 - spreadsheet. (4) PowerPoint 2007 - presentation software. (5) Outlook 2007 - Email and Personal Manager. (5) Publisher 2007"; fDesc[2] = "Publish to most major blog services: Including Windows Live Spaces, SharePoint, Wordpress, Blogger and many others. Don't have a blog yet? Writer will help you set one up! Create a compelling blog easily: Insert photos and videos, maps, tags and lots of other cool content, all in a snap. Powerful editing features include tables, spell checker, and quick hyperlinks. Preview before you post: Writer shows you what your blog entry will look like before you post it, using your blog's templates and formatting. Compose your entries offline: Publish them later, when you get back online."; fDesc[3] = "labels, dividers, business cards and name badges are a breeze to create. Labels are an essential part of everyday office operations and this software seamlessly interfaces within Microsoft® Word for Windows, adding panache to daily tasks."; fDesc[4] = "textures, backgrounds and anything in your Word file. The best feature of Word to PDF Converter is that the resulting file is just the same as the original one; the program never makes any changes to text, formatting, colors or anything."; fDesc[5] = "interface is really easy to use and intuitive, offering many customizable toolbars, sound effects, and useful hotkeys. It includes all standard text formatting features including spell check and auto-correction."; fDesc[6] = ", this one has a twist. It allows you to completely convert a PDF file conserving its original formatting, which many other application just can't do."; fDesc[7] = "movie scripts, TV episodes, and stageplays, Final Draft combines powerful word processing with professional script formatting in one easy-to-use package. There is no need to learn script formatting rules - Final Draft automatically paginates and formats your script to industry standards as you write. Use your creative energy to focus on content; let Final Draft take care of the style."; fDesc[8] = "presentation formats, preserving the original documents format (images, backgrounds, colors, etc.). The output result file is a document generated in another format that is very representative of the original file."; fDesc[9] = "perfect replica of the original PDF document, or a customized version of it. If you wish, it can also extract the images and save them in a different folder. The resulting Word compatible document is perfectly editable."; fDesc[10] = "presentations in a single application. To help users easily and effectively express their ideas, AppleWorks provides users with direct access to a dynamic library of Internet-based templates that assist in the creation of professional looking documents, such as newsletters, business cards, mailing labels and party invitations. In addition, AppleWorks features enhanced formatting tools that enable one-click integration of text, spreadsheet, images and movies into a single document."; fDesc[11] = ", and Chicago/Turabian style of writing. This amazing tool easily integrates with MS Word text processor, so you can make the necessary formatting of your Word document according to your requirements."; fDesc[12] = "worry about aligning and formatting Video and Audio script columns. Final Draft AV is the only dedicated word processor specifically designed for writing dual-column scripts. Final Draft AV lines up multiple audio/video columns automatically and keeps them aligned when text is added, edited or deleted. When text is added to a video paragraph the matching paragraph in the audio column automatically stays with it. There is no need to use text boxes or tables, or third-party formatting software. In addition, scripts previously created in other word-processing programs can easily be converted into professionally formatted, dual column scripts."; fDesc[13] = "fraction of the size of its heavy counterparts, TextShield supports all Word 2000 formatting features. It also include unique features such as Zip compression on all files wich schrinks files up to 95% of their original size. Similar to Windows Explorer, TextShield has two file management bars situated at the site of the screen for easier navigation of your documents. Insert Interactive Links, shodowed text with effects, convert to HTML, convert to rich text or plain text and back again... The list goes on and on. The latest version also includes an help file and a spell checker. TS2000 will run happily on Win2000 and ME, but an update from the website is needed to run TextShield on Win98/95. Word processing has never been so cheap and easy."; fDesc[14] = "language, and local language fonts are installed during setup. Slate incorporates all formatting features found in today's word processors- bold, italic, underline, strikethrough, superscript and subscript; font family, size and color change, and centre, left, right and justified paragraph alignment. Slate also allows for the insertion and manipulation of tables and images into documents. Slate is unique as it saves documents in the HTML file format. This makes Slate documents universal, as they can be viewed on just about any platform with a simple web browser- without the need of Slate even being installed. No knowledge of HTML is required to use Slate."; fDesc[15] = "and more in one place. Saves a lot of time when editting. Read the rave reviews. 15 day trial."; 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 = '...'; } }