var fDesc=new Array(); fDesc[1] = "them, easy-to-use application Autodesk Design Review can be used as it is both money and time saver. With every Autodesk design product, this easy-to-use tool is attached, and time is also saved in the approval and mark up processes."; fDesc[2] = "capture photos from your camera directly to the program and edit them with one-click editing tool. Ulead Photo Express SE includes over 800 stunning special effects such as decorate props, distinctive edges, stamps and custom signatures."; fDesc[3] = "messengers. You can use MSN messenger, Yahoo! Messenger, ICQ, AIM, and more. The support for the messenger's features is not as great as the original applications."; fDesc[4] = "resolution and picture adjustments. Tray Icon enables user to launch the application and set it to mini-mode. Picture Slideshows can be created using the Stitch-Video feature."; fDesc[5] = "menus for drives, folders and files. You must right click over a folder or file in order to open the contextual menu in which you can select \"Change Attributes\". Doing so you will open Attribute Changer."; fDesc[6] = "quickly. Providing an endless list of capabilities, this wonderful tool allows you to convert any type of printable document into a PDF document which can be published on websites."; fDesc[7] = "features supplied by previous versions of this Nuance/Scansoft PDF Converter, version 5 includes interesting new features about speed, Vista compatibility, movies and sounds, text to speech, transparency in watermarks, etc."; fDesc[8] = "annotation, arrows and other objects to create professional screenshots for inclusion in online tutorials, Word documents, manuals, promotion material, presentations, websites, emails and so on"; fDesc[9] = "access to edition of PDF files.On an easy-to-use interface consisting on a set of tabs you will be provided of multiple interesting and usefull functions to edit your PDF files."; fDesc[10] = "objects from digital photos."; fDesc[11] = ", Camcorders, and Network IP cameras. The program broadcasts captured content from your computer or uploads it to FTP server. Broadcasting can be viewed using any Internet browser; no plug-ins or downloads required. The program performs simultaneous recording and broadcasting from unlimited number of cameras. Your camera/cameras can be used as surveillance system. When the program detects motion in the monitored area, it sounds alarm, e-mails you captured images, starts broadcasting, or records video. Live broadcasting as well as recording can be password protected that all video and audio are scrambled and cannot be watched without valid password. The program has features to place image overlays and date/time stamps, adjust picture size/quality, and Pan/Tilt/Zoom control."; fDesc[12] = "format documents, spreadsheets and forms, preserving the original formattings and all the graphics. Capability of auto-filling forms and generating templates for similar files conversions. Mark-up and comments tools. and security features are added to this version."; fDesc[13] = "eDrawings Viewer software you can view, print, and review all types of eDrawings files, native AutoCAD® files and SolidWorks® parts, assemblies, and drawings. With eDrawings Publisher software you can also publish and email eDrawings files from several CAD platforms."; fDesc[14] = "Internet connection. With Stamps.comyou can send First-Class, Priority or Express Mail.You can even send packages and the softwareautoma..."; fDesc[15] = "you are using a microphone or have a built-in microphone in your web cam. The trigger alerts can be customized, and you can configure the program to record audio and video when an alert is triggered."; fDesc[16] = "make interesting postcards for any special events. In act you can start a new project by simply choosing a template or else you can place an image or video file of your own on top of it."; fDesc[17] = ", *.sldasm, *.slddrw, eDrawings suh as eDRW, ePRT and eASM, as well as Autocad drawings such as *.DXF and *.DWG. Review and print these documents are easy tasks with this application. Result files can be saved as BMP, TIFF, JPEG, PNG or GIF (*.gif) , and HTML files."; fDesc[18] = "easily and quickly. Get professional results with its more than 800 special effects, countless editing combinations and an extensive range of presentations and photo projects. It supports 20 different image file formats."; fDesc[19] = "adapting to the needs of each user. With Bulk Rename Utility you can change the filename to upper case or lower case, number files, add prefix or suffix, remove certain symbols, etc. It supports renaming mp3 files using ID3 Tags, as well as photographs using EXIF meta data."; fDesc[20] = "digitize it, open it, complete texts, including lines and check boxes as well as default stamps or personalized stamps. Allows you to create a PDF file of several pages generated by combining pages from different image files."; 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 = '...'; } }