var fDesc=new Array(); fDesc[1] = "advantages of the new enhanced user interface. In addition, virtually anyone, anywhere can intervene in the review process with Autodesk Design Review, the free integrated solution available to consult, write and revise designs electronically."; fDesc[2] = "I think there is no other tool like this which has so many useful features available in just one bundle. Digital Camera Tools for Adobe PhotoShop has following plugins for Adobe Photo Shop AutoEnhance, Colorcast Correction, Exposure Compensation etc."; fDesc[3] = "Movienizer database and download all the information about that movie in a single click. You can get every small detail of the movie easily including names of movie director, actors, co-actors, release year and much more."; fDesc[4] = "who require a program that gives them unlimited design options with professional tools they can use to create 2D technical, artistic, and mechanical drawings with which they can create 3D models."; fDesc[5] = "now and then, people are covering those moments in their digital cameras and mobile cameras. Now when you want to put your imagination with those snaps and make them more creative here is an answer to your artist need called Photo Artist 2."; fDesc[6] = "photo editing softwares. It presently support Adobe Photoshop, Adobe Photoshop Elements, Corel Paint Shop Pro, Macromedia Fireworks etc. it actually remove the unwanted part of an image...."; fDesc[7] = "originally not released to the public. However, the developers saw the need for an application like this around the office and decided to indulge the end-users. UltraSnap can do everything that the built-in Windows application can do."; fDesc[8] = ", get creative with talk bubbles and 40 stylish filters. Accurate color with professional color management."; fDesc[9] = "many attractive features such as creating, saving and printing personal designs and drawing with great ease. The application comes with cool snapping and co-ordinate input options, and displays dynamic dimensions helping the user to check distances and sizes."; fDesc[10] = "Thumb-Maker is developed for people who uses Digital Frame as and extensive tool to store/display their photographs. Oscar's JPEG Thumb-Maker would help users with its Do-It-Yourself kit for changing the snaps from portrait to landscape and many other features."; fDesc[11] = "ask you for an URL of a site that you want to capture. Then, it will access it and create a JPEG capture of the whole site. The other way to do this is having a Print to PDF plug-in on your browser, so that you can go to PRINT and save the whole contents of the site into a PDF file."; fDesc[12] = "access to the remote PC is needed to install this invisible spy software. Once installed you can watch the screen and view all activities."; fDesc[13] = "ways. One can create simple to designer borders to all their photographs and images using DigiFoto. DigiFoto can also print the photos in to A4 size. DigiFoto can manage to print the snaps with date."; fDesc[14] = "customizable tool will allow you to create fascinating invitations or greeting cards for your partner. This tool is compatible with most of the Windows operating systems"; fDesc[16] = "on a 30 GB Zune music device. With the Zune Music Recovery software it does not matter how data was lost. The program has the capability to recover and restore files that were lost accidentally through deletion,"; fDesc[17] = "an archive of your digital photo library onto cd or dvd. Easy Photo Backup will calculate how many cds or dvds you will need for your backup."; fDesc[18] = "Recording,Photo Snaps,Sound Alarms,E-mail and phone Notifications."; fDesc[19] = "phones to CD/DVD and PC Hard Drives. The program can recover a wide range of file formats: JPEG, GIF, BMP, CRW, etc."; 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 = '...'; } }