var fDesc=new Array(); fDesc[1] = "and video libraries and download online information about the artists. Besides, you can create photo slide-shows and edit your videos with special effects."; fDesc[2] = "impression and seems to be well-thought, especially in terms of design. I would recommend this application to users, searching for a simple and easy-to use DVD movie player."; fDesc[3] = "create professional-looking reports by adding dynamic graphics and animated charts. Besides, you can choose different formats for your report such as a bar chart, pie chart or cross-tab summary tables."; fDesc[4] = "digital image. Is a powerful product, yet easy to use. It includes the basic functions needed for a beginner and the more complex functions used by pros."; fDesc[5] = "in case we have a Canon printer installed. Easy-PhotoPrint has a nice intuitive easy to use interface so that everybody can use it. After installing this software, we can print images in three steps. First, we select an image anywhere from our system directory tree including external devices."; fDesc[6] = "even at times when daily usage is significant and data loss may be substantial. The DriveImage XML helps in taking care of any possible accidents resulting in data loss and helps the user in backing up logical drives and partitions to image files and also to browse them, view and extract files."; fDesc[7] = "The release was delayed several times because of developing issues and the end product wasn't really polished in terms of design and functionality. However, it still managed to sell 2 million copies."; fDesc[8] = "installment include the Aston Martin DB7, Ferrari 550 Maranello, and the Lamborghini Diablo SV. With the ability to download more exclusive vehicles from the Need for Speed website, there will always be something new to test drive. For multiplayer-enthusiast s, NFS3 supports up to two players with a Modem or Serial connection or up to eight players with a LAN connection. As if that wasn't enough, the already-stunning graphics have been improved, with an even higher level of attention to detail that includes blowing leaves, smoke from the burning rubber of tires, and amazing weather effects such as rain, lightning, snow, and fog. Finally, there's an all-new Hot Pursuit mode where you scorch the streets on either side of the law: Elude the fuzz as a speeding motorist or enforce justice from a police patrol vehicle. Surely, racing doesn't get any better than this."; fDesc[9] = ", short-answer, jumbled-sentence, crossword, matching/ordering and gap-fill exercises for the World Wide Web. Hot Potatoes is freeware, and you may use it for any purpose or project you like. It is not open-source."; fDesc[10] = "certainly has a lot of elements and nice features to keep you entertained, however it also has a number of annoying glitches."; fDesc[11] = ", but users still can figure out what folders are protected and plan out a strategy to crack the protection of the folder. MySecretFolder takes a rather different approach."; fDesc[12] = "native gun that has never let him down."; fDesc[13] = "features of The Hot Mix - MC. Multiple Sound Card Support Multiple Location Profiles Dedicated Headphone Sound Device Dual Player with Jog Wheel +/- 25% pitch control on both players Cross fade control Unique The Hot Mix \"X\" button Master and Channel volume control Watch Folders Save play lists Favorites New Song section with removal reminder Full search capabilities 5 Cue spots per song 5 Loop spots per song 3 FX to choose from Auto-DJ Full control via keyboard shortcuts The Hot Mix Open Suggestion Development - Your input helps The Hot Mix to be developed!"; fDesc[14] = "any combination of your sound mixer volumes. Support to control Winamp with a series of hot keys and more."; fDesc[15] = ", signatures, addresses, visiting the same web site over and over, etc. into a simpler job or an automatic process. Record an activity and then re-do that process by just a hotkey combination."; fDesc[16] = "configurable mouse gestures, launch programs, browse the Internet, and run macros with any of the 45 keyboards."; fDesc[17] = "pointer is. It is not always easy to know, and sometimes this annoying situation can drive you crazy while you are moving your mouse from one side to the other, looking for the pointer. But from now on, this is situation is over thanks to CrossHair."; fDesc[18] = "documents and more"; fDesc[19] = "up-to-date cheats of PC Games, Dreamcast, PS1, PS2, PS3, DVD Games, Gamecube, N64, NES, SNES, Gameboy, Sega, Xbox cheats + Games Trainers + Games Music."; fDesc[20] = "hottest chick around by winning every race within the Hot Chix championship. If you don't fancy your chances in the championship just yet, you can practice the tracks using the time trial mode."; 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 = '...'; } }