var fDesc=new Array(); fDesc[1] = "Windows API for timing by directly using the RDTSC (Read Time Stamp Counter) instruction. Applications that rely on RDTSC do not benefit from the logic in the operating system to properly account for the affect of..."; fDesc[2] = "viewer standard, dethroning the Adobe Acrobat. A very important detail is that this application you can use it legaly without spend a buck since its a freeware."; fDesc[3] = "objects from digital photos."; fDesc[4] = "players, display information about your songs like song name, artist, genre, year, etc. Stamp ID3 Tag Editor allows you to change that information."; fDesc[5] = "Features: Works with all digital cameras Works with photos and audio/video files Downloads files directly from many cameras Batch processes folder trees automatically Fast and safe - never modifies file contents Configurable options, filters, and filename formats Comprehensive"; fDesc[6] = "Multiple documents will be merged in the order they are listed in the Source Documents window. If page ranges are not specified, PDFTK Builder will assume all pages for that document are to be included. Page ranges can be indicated by using a single page number, or a hyphen between start and end pages, and reversed page orders are also allowed. Multiple ranges are indicated by using commas or semi-colons between ranges. Collate can be used to remove pages from a single document simply by specifying the page ranges you wish to retain for that document. Collate can also be used to insert pages from one pdf document into another.Split - allows you to separate each page of a PDF document into its own file.Background or Stamp - Background enables you to add a background to each page in a document or just the first page. Stamp is very similar to background except that the stamp is placed on..."; fDesc[7] = "The program enables the user to resize, rotate, convert, resize and change brightness and contrast of images by just dragging and dropping them."; fDesc[8] = "camcorder, encode, and save it as a video file in any of these formats: DV AVI (type 1 and 2), AVI, and ASF (WMF). Best of all, it is possible select a tape capture mode (from the beginning, selected position, whole tape, an interval)."; fDesc[9] = "let you take \"slack time\" for a phone call or break. Times for various tasks can be linked to an hourly charge rate for accurate billing, and printed reports are available."; fDesc[10] = ", Australian & UN stamps, complete with images, and indexed by the industry-standard SCOTT? numbering system."; fDesc[11] = "quality automatically reads the date of the original picture from a JPEG file and places a stamp on it. It is capable of processing multiple images at one time and helps to regain original image too."; fDesc[12] = "perfect package in itself, and can run Adobe Acrobat software. With this piece of program, you can stamp PDF documents with various format images like JPEG, GIF, TIF, TIFF, PCX, PNG, TGA, ICO, BMP, JP2, PNM etc."; fDesc[13] = "graphics, PDF Stamp is able to add links and notes.support command line."; fDesc[14] = "JPEG images and add a custom copyright watermark to each one of them, with the font, the size, the color, and at the exact position you want. If desired, the program will stamp your message in a copy of your image, leaving the original intact."; fDesc[15] = "organize, catalog, and manage their collections on their PCs. ORGANIZER DELUXE - Easily View, Retrieve Information: Table Viewer, Browser Viewer, Record Viewer. Easily Process Data: Report Wizard, Label Wizard, HTML Generator Wizard. Web Ready: Supports browsers and email programs. Additional: Flexible Templates. Backup, Restore, Summary/Graphs, Network support, Search/Replace, Sort, Filter, Export/Import.. DESIGNER DELUXE - Customize Database: easily modify a default database template included in the demo package. Create Any Organizer: create a new detailed database (organizer) with virtually any kind of information. Program is integrated with the Internet Stamp resources."; 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 = '...'; } }