var fDesc=new Array(); fDesc[1] = ", plus a few handy features. It even functions as a music downloader as well! There are 3 simple ways for you to find the videos to be downloaded. You can save them in various formats, including mp3, mp4, or even iphone/ipod-compatible ."; fDesc[2] = "effects, equalize, analize, import and export audio tracks in formats wav, aiff, mp3, ogg vorbis, flac, mp2. Its Available for Windows 98/NT/XP/Vista, Linux/Unix, Mac OSX."; fDesc[3] = "beyond the basics. Apply incredible effects, organize and retrieve automatically your pictures from any device (from cameras to cellphones) and share them."; fDesc[4] = "drum sounds that include rap, hip hop, rock, dance, and others. If you are a professional DJ or an amateur who enjoys creating music, you may find this tool really helpful."; fDesc[5] = "professionals, satellite communication users, astronomers, UFO hobbyist and astrologers. The program shows the positions of satellites at any moment (in real or simulated time)."; fDesc[6] = "online against other players worldwide. The QuickPlay mode is a 4 ball game, played in the Garage, you can vary the length of the game in matches, the Table Setup (Amateur, Professional, Championship or Custom), and if you want a shot clock or not."; fDesc[7] = "to convert the video files you download from the most popular video-sharing websites into Mp3 files. With this application, you will be able to extract the files you convert to your cell phone or Mp3 player."; fDesc[8] = "Windows programs featuring a free amateur radio software, which also comes along with mapping, and satellite tracking abilities."; fDesc[9] = "good use in Lucy Q Deluxe. On her first assignment, Lucy Q is shadowing Mrs. Copalli and makes some surprising discoveries! Before you find out, you first have to complete 11 chapters and solve 80 photos!"; fDesc[10] = "builder requires no dhtml-Javascript experience from you, and you can easily link your web menus to your web pages in only seconds!"; fDesc[11] = "MARS and CAPS frequencies. You can do this in two ways, using a hardware method or a software method. Using the hardware method, you would need to remove some small solder contacts that are positioned under the battery pack."; fDesc[12] = "options it will allow amateur and professional racing teams to log their car data and analyze it. The standard version lacks some more powerful features, but you can use it with any logging system you have."; fDesc[13] = "the PC from TV-tuner or from TV-in of video card. It removes the interlace effect from video and reduces its noise level. The product incorporates the advanced technologies in the field of noise reduction and the unique algorithm of the removing of the interlace effect."; fDesc[14] = "enthusiast. From the program's simple to use interface, you will be able to use your sound card as a physical terminal node controller by using the TNC/Sound Card set up Wizard, which will automatically set up your serial port, sound card and configure your radio ports."; fDesc[15] = "the received and transmitting signal strength. For this you need to connect the audio output of the receiver (or transmitter), to the sound-card on your computer through its line-in socket."; 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 = '...'; } }