var fDesc=new Array(); fDesc[1] = ", DVD-R/RW, DVD+R and other formats (high definition videos included). The new version of PowerDVD offers many new features; for instance, True-Theater HD (which boosts up low resolution videos to higher resolutions) and True-Theater Motion which allows to increase the frame rate."; fDesc[2] = "for professional digital photographers looking for a fast and easy-to-use image browser for digital camera files. Photo Mechanic's innovative batch captioning, renaming, speedy browsing, and Photoshop connectivity features have made it the choice of thousands of photojournalists and professional photographers worldwide. Now Carbonized for native Mac OS X and OS 9 operation, and optimized for use with professional cameras from Nikon, Canon, and Olympus, Photo Mechanic has become the standard tool for digital image browsing.Photo Mechanic is a standalone image browser that lets you view your digital photos with convenience and speed. Photo Mechanic displays the \"thumbnails\" of photos on a camera disk or folder in a familiar \"contact sheet\" display windows. You can quickly rotate, preview, copy, delete, tag, rename, and add caption / keyword (IPTC news record) information to photos both..."; fDesc[3] = "software you will be able to convert a lot of video files from one format into another with a very fast conversion speed and an outstanding quality level."; fDesc[5] = "mouse to move, rotate, crop, and resize while maintaining perfect perspective! Drop as many images on a page as you d..."; fDesc[8] = "photographs. Whether you have prints, slides, or digital images stored in photo albums, slide carousels, or on disk."; fDesc[9] = "packed with features, and is very easy to use. PhotoPublish also burns CDR/RW disks with a VCD slideshow which can be viewed on most DVD players - then all your friends and family can view all your photos from the comfort of your living room on the TV instead of all crowding around your Computer. More Information >>"; fDesc[10] = ", applications, user interfaces, presentations, mobile device content, and other digital experiences. Get everything you need to prototype your project, design assets, build web experiences, and efficiently maintain and update content."; fDesc[11] = "Encode at multiple bitrates and multiple formats to multiple server types simultaneously. eal-Time statistics!"; 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 = '...'; } }