var fDesc=new Array(); fDesc[1] = "approach. Taking a lot from Firefox and the like, XYplorer adds a tabbed interface to the everyday use of file managers. Thus, you don't have to scroll through tens of windows to find the one that you know is somewhere."; fDesc[2] = "photographs. By using tags, EXIF information embedded in JPEG files, and the IPTC information, you will easily locate, move, and keep organized all your images. This complete application supports JPEG, PSD, TIFF, PNG, GIF, BMP, as well as RAW files from the most popular camera manufacturers."; fDesc[3] = "TIFF, PDF to JPG, PDF to JPEG, DWG to TIFF,DWG to JPG,DWG to JPEG,DXF to TIFF,DXF to JPG,DXF to JPEG, PPT to TIFF,PPT to JPG,Word to PDF"; fDesc[4] = ", *.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[5] = "Video, CD, or DVD. Its nearly 70 different transition effects, together with its extensive catalogue of themes, offer you unlimited possibilities to share and enjoy your digital photo collections."; fDesc[6] = ", monthly, even annual calendar views enabling them to organize their appointments, schedules and keep note of important dates. The Calendar Wizard included with Calendar Creator 12.0 provides users with the choice of over 250 customizable templates."; fDesc[7] = "mapping techniques for the organization of ideas and information and the way they should be implemented. The program features a beautiful and organized user interface that allows you to fully edit your diagrams as you wish."; fDesc[8] = "messages to convert, choose the desired format and click a button to save the message(s) in the new format."; fDesc[9] = "select the contacts to convert, choose the desired format and click a button to save the contact(s) in the new format."; fDesc[10] = "have to do is select the messages to convert, choose the desired format and click a button to save the message(s) in the new format."; fDesc[11] = "to convert between one graphics format and another, change image color depth, resize images, make image galleries for the web or CD and more. Features include: Wizards to help you get up and running quickly JPG, GIF, JPEG-2000, PNG, TIFF, PCX, BMP, WBMP, PhotoCD, Photoshop, TGA, ASCII, WMF and EMF AVI, TTF (TrueType Fonts), animated GIF and multi-page TIFF frame extraction Batch or single file operation HTML page generator, with links, tables, HTML templates, and more. Output images in a wide choice of formats and color depths Apply contrast, sharpening, brightness corrections Copy EXIF and IPTC data from JPG files And more..."; fDesc[12] = "Many image files formats supported. Several hi-quality image processing options. Compress JPG's \"to size\" option. And more!"; fDesc[13] = "online, this is the perfect software to use. The whole process of creating album is simple and easy. No experience necessary for handling HTML or FLASH tools used in this software."; fDesc[14] = "HTML you can create a wonderful website. You can import pre-made HTML pages, edit or rotate images, apply 55+ effects, create shape and manage transparency. You can create stylesheets, menus, rollover or roll-on click effects, play or stop music, launch Java functions."; fDesc[16] = "different file formats including Microsoft office word (.doc, .docx. docm), excel (.xls, .xlsm, xlsx), powerpoint (.ppt, .pptx, .pptm), pdf, htm, html, rtf, txt to image format. Conversion doesn’t take a lot of time."; fDesc[17] = "sizes and colors/textures, which you can modify in a variety of ways. The first obvious way in which you can play with these buttons is by changing the text inside them. This is done by simply selecting a button and writing some text in its text field."; fDesc[18] = "processor, spreadsheet, photo editor and digital photo organizer. Also Includes export to Adobe Acrobat PDF files."; fDesc[19] = ", select and extract text and images, import HTML and convert it to PDF, generate single signatures, administrate forms."; fDesc[20] = "you to check status of your vehicles, making statistics, reports."; 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 = '...'; } }