var fDesc=new Array(); fDesc[1] = "delivery formats to suit the new media, such as interactive PDF format or Adobe Flash. Indesign allows publishers to create and submit compositions for printing."; fDesc[2] = "profesional-looking documents from geetings cards, booklets to posters, banners and much more… With its table tool you can design stylish, high-impact tables and position them precisely in your documents. It´s very simple to present data and information."; fDesc[3] = "the click of a button, from NavBars with menus to animated banner ads."; fDesc[4] = "will be able to create a book with any picture or image you want, adding text anywhere on the screen, edit it whenever you want and print it in a professional mode."; fDesc[5] = "precisely. With SigmaPlot, you can produce high-quality graphs without spending hours in front of a computer. SigmaPlot offers seamless Microsoft Office integration, so you can easily access data from Microsoft Excel spreadsheets and present your results in Microsoft PowerPoint® presentations. Graph creation starts with SigmaPlot's award-winning interface. Take advantage of industry-standard menu design, menu toolbars, right mouse button support and graph preferences. Select the graph type you want to create from the Graph Toolbar's easy-to-read icons. The interactive Graph Wizard leads you through every step of graph creation. You get compelling, publication-quality charts and graphs in no time. SigmaPlot offers more options for charting, modeling and graphing your technical data than any other graphics software package. Compare and contrast trends in your data by creating multiple..."; fDesc[6] = "over 300 professionally pre-made fun border themes. Easily add your personal events, birthdays, anniversaries, and dates to the calendar. Supports reoccurring dates so you will not have to retype birthdays, anniversaries for following years. Customize all elements of your calendars including fonts, grid line colors, border themes, and more. Add thumbnail graphics to the date boxes like a picture of a pumpkin on Halloween and a picture of uncle Mark on his Birthday. Easily add subscription based holidays to your calendars U.S. Holidays, Moon Calendar. Change the text for the days of the week and months of the year (great for other languages) Create Calendars for any year or month, software lasts a lifetime. Optional - Add 4 lines of imprinted text or a logo on the bottom of each calendar page. Print at home or use our professional printing service."; fDesc[7] = "programming skills. User selects the required page layout out of the propossed by the application, by clicking on one of the standard layouts shown or a template masters set. Web page designers can bring in their own projected layouts in XHTML."; fDesc[8] = "name. Most of your work in the game involve cleaning up page layouts for print. The game is a combination of hidden object tasks and original mini-games."; fDesc[9] = "the multi-page rapid flipping for album browsing; display a single image in full screen mode; hold and compare contents of varies album pages; choose varies image layouts, annotation and effects options."; fDesc[10] = "unified environment that lets you work more productively than ever before. Create web and interactive content and design websites. Enjoy new creative effects and controls, as well as productivity enhancements such as Multi-file Place and table and cell styles."; fDesc[11] = "alternative to bloated web page design applications which try to automate too much of the smaller details of the web page creation process. Wizzypage simply provides the means to quickly design web page layouts while leaving any advanced scripting or detailed formatting to the user. Wizzypage allows the user to add, position, and edit content \"areas\" on a web page using a series of mouse-click activated popup menus. These areas can then be dragged around and resized on the design surface to explore alternate layouts. Wizzypage's text editor automates basic html coding chores like font and paragraph formatting or the assignment of background colors and images. Even without knowing anything about html coding, a Wizzypage user can create fairly complex web page layouts in a minimal amount of time."; fDesc[12] = "available layouts on the options page, then fill each part of the page with a preferred screensaver. After these simple steps you will have different screensavers displayed at a time."; fDesc[13] = "Turkish. With YS Elvan™, you can easily create color schemes, find matching colors, test color combinations, and save your favorite colors. YS Elvan™'s color list can save hundreds of colors! Focus on the colors YS Elvan offers you an easy to use and innovative interface which helps you focus on the colors. To add a color to the color list, just drag and drop it. To change the color of an item, just drag and drop the color. Don't limit yourself! Save all colors you want! With the powerful “color list” of YS Elvan, you can categorize and save all the colors you want. YS Elvan's innovative color list can store hundreds of colors! With color lists, you can categorize your colors, save your favorite color combinations. Do you need matching colors? Just select a color, YS Elvan will immediately display harmonious colors. With YS Elvan, you can find analogous colors..."; fDesc[14] = ", layout backgrounds, layout borders and link styles."; fDesc[15] = "tools for page layout, image editing, illustration, and Adobe PDF workflows. This program combines: InDesign CS3, Photoshop CS3, Illustrator CS3, Acrobat 8 Professional, Adobe Bridge CS3, Version Cue CS3, Adobe Device Central CS3, Acrobat Connect."; 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 = '...'; } }