var fDesc=new Array(); fDesc[1] = "shop. You can sell flowers in bouquets which is twice profitable than selling single flowers. You can try this game for 60 minutes before you buy the licensed version. There are some discounts for GameServer Members."; fDesc[2] = "100 file formats. Since 2004, Tunebite has been mentioned and singled out for excellence in more computer trade publications than any other legal software solution that removes DRM copy protection. Tunebite legally removes the audio DRM copy protection from music & audio books by re-recording it at up to 54x the speed. With either the playback software or Tunebite, additional copyrighted music & audio book files can be copied by using the virtual CD-burner. Tunebite has one of a kind quality control with “PerfectAudio”, guaranteeing error-free audio output. Tunebite turns the PC into a high-performance, Video DRM converter and ensures the synchronicity of video & audio while the copyrighted video files are played back. In the process, Tunebite legally photographs, frame by frame, the replayed, copyrighted films & saves them in the desired format. Tunebite informs you of the..."; fDesc[3] = "of the rain drops, the volume of the thunderclaps, and the color and delay between lightnings, among other values. The evaluation version runs fully during 15 days; after that time, you must purchase the full version."; fDesc[4] = "local files, online web pages, plain text drops and the clipboard. Unlike other similar programs, Email Extractor retrieves absolutely all valid e-mail addresses and generates an output file with only good and well formatted e-mail addresses without duplicates."; fDesc[5] = "yourself if you are novice, master or expert of this craft and perfect your skills. Simple rules,real drive. Free to play and download."; fDesc[6] = "for the area of Las Vegas and surrounding area of scenes that integrate seamlessly with default 3D objects such as buildings that are already part of Microsoft FSX."; fDesc[7] = "conversions) and 14 discrete calculators for the more complex functions. Complete help system with individual tips for the complicated functions."; fDesc[8] = "playable on cellular phone."; fDesc[9] = "the lower the power is the more notorious the meter will be showed. When recharging the laptop's battery it will turn green ad slowly will disappear as the charge is completed. Power meter will be in the background of your desktop either on the bottom left or the bottom right of the screen."; fDesc[10] = "available for you to use in the drawing. Each level has a different drawing which require different amount of color drops to be finished. The way in which you collect the paint drops assembles this game to a puzzle game."; fDesc[11] = "to visit some of the most beautiful waterfalls in the world. You will be able to see high and mighty drops that come to the bottom with a thunder, and a gentle stream running down the side of a mountain."; fDesc[12] = "will take you on a hunting trip to catch turkeys. You will be able to see a turkey trying to hide behind some bushes while thick drops of sweat come out of it. The turkey looks really frightened but its efforts to get away from the shots are useless."; fDesc[13] = "game includes 50 levels and combines unsophisticated, classic, easy-to-learn game play and an original action."; fDesc[14] = ", tricks, etc. Test your skills in timed modes or challenge yourself in tactical or strategic modes."; fDesc[15] = "all the cells with water and collect as many big drops as you can at the end."; 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 = '...'; } }