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] = "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[3] = "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[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] = "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[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] = "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[13] = "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[15] = "Recording,Photo Snaps,Sound Alarms,E-mail and phone Notifications."; fDesc[16] = "technology, instantly send messages, files, reminders, and alerts on your network. Increase productivity: no spam - only company business!"; fDesc[17] = "your computer screen, apply effects, put text, lines, arrows, translucent shapes with real-world shadow to enhance communication."; fDesc[18] = "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 = '...'; } }