var fDesc=new Array(); fDesc[1] = "your choice. You can adjust the encoding, the speed of autoscroll and other things, and download the system of voice digital synthesizer. All necessary buttons are placed on the frame of the interface, which makes using the program very easy."; fDesc[3] = "the most popular and traditional Nursery Rhymes. There is a menu from where we can select our most cherished rhymes (Humpty Dumpty, London Bridge, Ring A' Roses, Jack and Jill, Little Bo Beep, and so on) and learn their tunes and lyrics."; fDesc[4] = ", enhanced, and resized to a smaller size. It can fully run under Windows Vista. New features include tabs, scratch pad, and the possibility to view proverbs, idioms, and phrases, when searching for a perfect/normative rhyme. We can evaluate this product free of charge for a whole month."; fDesc[5] = "By pressing ANY key the child can play with Reader Rabbit and his friends and learn numbers, letters, vocabulary,colours,sha pes,matching pairs,nursery rhymes and other popular songs. It runs under Windows 95, 98,ME, 2000, XP and Mac 8.6-9.X and OSX OPs."; fDesc[6] = "MasterWriter will help you to become a \"master\" when you need to write songs about any topic. With this program, you will have a wide range of useful tools to create awe-inspiring songs with beautiful rhymes and a perfect vocabulary."; fDesc[9] = "/ harbor), Double Rhymes (conviction / prediction), Triple Rhymes (frightening / brightening), Beginning Rhymes (physics / fizzle), or First Syllable Rhymes(carrot / caring). You may also specify the number ofsyllables or letters you want in your search. A 'Must Have' for poets, songwriters, advertisers, linguists, teachers, researchers, and other language or music lovers."; fDesc[10] = ", nursery rhymes, songs, jokes, word games, etc. This program includes an internal database with 63175 words. We are also allowed to increase this database by adding as many words as we want."; 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 = '...'; } }