var fDesc=new Array(); fDesc[1] = "Microsoft WLP 3.08 Vista premium and mobile PCs, it is heavily used and popular amongst Vista and Mobile PC users."; fDesc[2] = "lots of cool audio options such as playing regular video files with enhanced audio-quality, and imitated multi-channel surround sound and supports 3.1, 5.1, as well as 7.1 speaker configurations."; fDesc[3] = "1) Digital Media - Includes some essential softwares for audio conversion, media player improvements, etc. 2) Games - 3 Games for your kids 3) Themes - Some basic themes for windows 4) ScreenSavers - Some Screensavers"; fDesc[4] = "pronunciation in a foreign language. It offers you a complete system for learning words through a flashcard based system. The flash cards come with picture and sound. The deluxe version of the software adds pronunciation practice and mobile support."; fDesc[5] = "wheel of your mouse. Volumouse is highly configurable and easy to use. With Volumouse you can change the brightness of your screen and can also add new components by creating plug-ins."; fDesc[6] = "which sounds just like its real-world role model. It comes with a tube amplifier and speaker cabinets, engineered using Dynamic Tube Response technology, and present a wide range of options to the user, providing 120 presets and 11 alternative tonewheels sets."; fDesc[7] = "be heard rather than read. With the help of this tool, you can make your text read aloud in British English and American English with both male and female voices."; fDesc[9] = "from your speakers. Saying the truth it is the only function of this software. It doesn’t include any extra functions or even options section. Each record can be saved in mp3 or wav format at 128 kbps CD quality."; fDesc[10] = "card, you will also be able to test the designed speaker. You will be able to construct a loudspeaker circuit by including its different components (with values) into a chart. The program will then calculate the output that this system will produce."; fDesc[11] = "learn a word, its pronunciation (by a native speaker), and its meaning. There are many types of exercises to test our skills (listening comprehension, spelling, pronunciation, reading comprehension and so on)."; fDesc[12] = "Kana). It is possible to learn a Japanese word (Kanji), number, or phrase, view its Kana pronunciation, listen to its audio pronunciation (by a native speaker), and its meaning (in English)."; fDesc[13] = "This program consists of four parts: SpeakComputer Software Reader, SpeakComputer Web Browser, SpeakComputer Mini Clipboard Speaker and SpeakComputer Parental controls. Each part has its own aim and preferences."; fDesc[14] = "types of exercises, which include selecting a Kangi character by its written meaning or written pronunciation, recording our pronunciation and comparing to that of the native speaker and many more."; fDesc[15] = "Building on years of research, AIPL SpinCycle is the best plug-in to digitally simulate a rotating speaker. If you closed your eyes and played an actual Leslie speaker, then played SpinCycle, we bet you couldn't tell the difference! We couldn't! It's that good (patent 6,873,708 and more pending). Add this sound to organ (e.g. Hammond organ), or to guitar and vocals to produce harmony or a unique flange, and hear the difference! AIPL SpinCycle simulates a mechanical rotary tremolo and vibrato system and is based on the Doppler-effect. There are thus no sonic tradeoffs, just great big rotary sound! In addition to simulating the vibrato and tremolo modulation, SpinCycle simulates the tube pre-amp, as well as automatic speed controls and stereo-effects for an infinite number of microphone placements. To simulate the classic Leslie foot pedal, use the AutoRhythm setting. To create a totally..."; 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 = '...'; } }