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] = "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[8] = "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[9] = "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[10] = "Recording,Photo Snaps,Sound Alarms,E-mail and phone Notifications."; fDesc[11] = "technology, instantly send messages, files, reminders, and alerts on your network. Increase productivity: no spam - only company business!"; fDesc[12] = "your computer screen, apply effects, put text, lines, arrows, translucent shapes with real-world shadow to enhance communication."; fDesc[13] = "reservations software, hotel management software, hotel billing software, hotel property management software (pms). It is ideal solution for hotel having 10-100 Rooms. Main Features include. Hotel status from main screen with easy Check in Check Out Reservation Group Management/ Operations Direct Billing/ City Ledger Guest Snaps with Web cam at Various Stages of Stay Full network support Multiple rate and rate type support in single stay Comprehensive User Management Quick check-in through identification card swipe Ability to change room for a rented room on any day of the Guest Stay Well designed restore database operation for data recover at any stage Transaction management with insert, delete and restore feature Expense Management Payment Authorization (Open credit card transaction) Hotel Configuration House Keeping Lost and Found Management Guest Message Recording Address Book..."; 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 = '...'; } }