var fDesc=new Array(); fDesc[1] = ", it allows to download pictures in two locations simultaneously and saves downloading time in that way. Nikon Transfer enables you to backup your images and point out IPTC and XMP data and also copyright information, key words and location path for every file."; fDesc[2] = "ViewNX. Designed for easy integration with Nikon Transfer and Capture NX software. Convert RAW NEF and RAW NRW files to JPEG and TIFF format with ease. You can even adjust white balance, exposure compensation, Picture Controls and much more."; fDesc[3] = "Blackjack. They differ mainly in the amounts of the bets. Barroom´s bets go from $1 minimum to $200 maximum, while Vegas´ bets go between $100 minimum to $1000 maximum."; fDesc[4] = "manufacture of chocolates. You’ll have to learn to produce chocolates, get recipes, negotiate with dealers, and go travelling around the world to get some exotic ingredients and hard-to-find recipes. It's a strategy game in which you will be receiving several missions to accomplish."; fDesc[6] = "organize, catalog, and manage their collections on their PCs. ORGANIZER DELUXE - Easily View, Retrieve Information: Table Viewer, Browser Viewer, Record Viewer. Easily Process Data: Report Wizard, Label Wizard, HTML Generator Wizard. Web Ready: Supports browsers and email programs. Additional: Flexible Templates. Backup, Restore, Summary/Graphs, Network support, Search/Replace, Sort, Filter, Export/Import.. DESIGNER DELUXE - Customize Database: easily modify a default database template included in the demo package. Create Any Organizer: create a new detailed database (organizer) with virtually any kind of information. Program is integrated with the Internet Stamp resources."; fDesc[7] = "build invoices, calling on databases of customers and products that are similarly easy to update and maintain."; fDesc[8] = "to organize, catalog, and manage their collections on their PCs."; fDesc[9] = "free of charge for a 30-day period. This software provides an useful toolbox set for coins dealers, collectors, private or public institutions, etc. Its easy-to-use interface helps us to create coin collection databases, reports, inventories."; fDesc[10] = "car and customer related information. You can quickly access to your auto customer details, easily keep contact notes, track and manage car sales opportunity, create car sales summaries and client reports. The software is intuitive and simple to manage."; fDesc[11] = "brain in the real world of drug dealers, mafia, gang members, crime and violence."; fDesc[13] = "You can play with quarters, chips or cash with your own house rules."; fDesc[14] = "videotising on the powerful video sharing sites like YouTube, Google, Yahoo, Veoh, Dailymotion, plus more!!"; 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 = '...'; } }