var fDesc=new Array(); fDesc[1] = "Bars\". Microsoft Engineers now thougth it would be a good idea to change all the menus in order to make easier to see at a glance, Lets wait a little and see what the users think about this new experience. I think the change is good, but not that good."; fDesc[2] = "technologies like HTML, Ajax or Flash. Developers can take advantage of their knowledge in website creation to develop multimedia applications. In other words, from a web application they can create a general application with the contents and utilities of a web application."; fDesc[3] = "source codecs like Ogg vorbis. With the built-in utilities like library manager, music ripping and burning to CDs and its great playback quality, it is indeed a great music player to have."; fDesc[4] = "devices and their controllers. Once finished, it indicates which drivers count with a new version. it automatically connects to the Internet looking for the upgrades for each of those drivers"; fDesc[5] = ", and system information in one intuitive, easy to use interface, or at least thats was Dell goal! Though it improve the benefit obtained by it predecessor DellSupport, it still need to improve some of it features."; fDesc[6] = "speeding resolution of customer-reported problems. PC-Doctor 5 for Windows provides support technicians with powerful hardware diagnostics and system information tools to speed call resolution and increase first-call resolution rates."; fDesc[7] = "available on the websites and captures it. User can also capture MP3 from radio sites and can hear it whenever they want. It gives super quality of audio and video file exactly the same you hear or watch on the website."; fDesc[8] = "songs to fit your mood, or create an instant music mix based on your favorite song. MoodLogic makes it all possible. MoodLogic was founded by music lovers who realized they were not getting the most out of their extensive music collections. Drawn by the potential of digital music, the MoodLogic team converted their music collections to MP3 format years ago. Still, something was lacking… the abilities to quickly and easily navigate their collections and the compile excellent playlists. They were further disappointed by the inconsistent labeling of their songs by ripping software and services. The team created a system that could look at music on a track-by-track basis, using digital signal processing, data mining, expert ratings, collaborative filtering, and other classification options. Soon, thousands of music lovers were flocking to MoodLogic's beta site, Jaboom!, an online..."; fDesc[9] = "task of protecting, managing the employees and customers of a cybercafe. Along with that, it also manages the secretive data stored in a computer by securing the access to it."; fDesc[10] = "lessons. After months of studying Ellie decided to start her own business, and since she didn't have an office to work placed the equipment in the yard of her house. You can try this game for 60 minutes before you buy the licensed version."; fDesc[11] = "for clothes tailor made, and even when they’re somewhat patient to wait, you should not pressure them too much, otherwise, you won’t be able to sell anything. You can try this game for 60 minutes before you buy the licensed version."; fDesc[12] = "maintain a Customer Database nothing comes closer to Customer Backup!"; fDesc[13] = "clothing to them, get paid, and do some cleaning when there are no customers in the shop. You can try this game for 60 minutes before you buy the licensed version."; fDesc[14] = "hairstyles included will show customers how the final result will be, with the capability of changing or varying the displayed look in order to get the closest approach to the desired customer style and/or color."; fDesc[15] = "need at your fingertips, and synchronizes information between your key applications. See customers at a glance: View contact information, e-mails, events, related contacts, projects, document files and QuickBooks transactions, all on one screen. Synchronize all your key applications at once: Change information in QuickBooks Financial Software, Outlook, Outlook Express or Customer Manager — update the others with just a few clicks. No retyping! See details instantly: Open document files, e-mails, calendar events, and QuickBooks transactions all from a customer's Name Record. Create group mailings instantly: Merge contact information into letters and labels to create personalized batch mailings. Import contacts from QuickBooks, Microsoft Excel, Outlook, Outlook Express and others — no need to start from scratch. Enjoy the familiar look and feel of QuickBooks. Customer Manager looks..."; 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 = '...'; } }