var fDesc=new Array(); fDesc[1] = "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[2] = "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[3] = "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[4] = "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[5] = "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[6] = "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[7] = ", 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[8] = "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[9] = "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[10] = "objects, add and edit images, create custom stamps, add text, notes and watermarks, rotate pages, and resize them to the desired size and many more features."; fDesc[11] = "icons show children the graphical actions they are representing. The application includes normal drawing commands as lines, circles, etc. and many different ways of drawing, so children learn how to use it by playing around with all the pictures and buttons."; fDesc[12] = "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[14] = "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[15] = "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[16] = ", *.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[17] = "the Golden Age of Cinema. On your journey, you will visit over two dozen exotic locations around the world and record your travels in your Journal. You can try this game for 60 minutes before you buy the licensed version."; fDesc[18] = "Internet connection. With Stamps.comyou can send First-Class, Priority or Express Mail.You can even send packages and the softwareautoma..."; 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 = '...'; } }