var fDesc=new Array(); fDesc[1] = ", provides more up-to-date content and more engaging multimedia than ever before. Whether you’re searching online or offline, it’s the trusted way for everyone in the family to easily find relevant and reliable information on just about any subject."; fDesc[2] = "It includes templates and tutorials to help you do your homework in Microsoft Office. Includes Microsoft Math for doing mathematical calculations including solving equations and plotting graphs, calculus, etc. Dictionary and Thesaurus helps learn foreign languages too."; fDesc[3] = "Internet. It is password protected, so that is the first good feature of the software. Your kids will only be able to access the PC when you want. You can set the programs that your kids may use, as well as the time when they can use them."; fDesc[4] = "guesses. The game includes 8,000 words and phrases arranged into several categories that go from TV shows and music, to History and Literature. HangAroo is very entertaining, and a really good pastime for adults and kids as well."; fDesc[5] = "programming environment is completely graphical. Games created with this software are built through elements that you can drag and paste as if they were LEGO pieces. Thus, creating a small program is a simple and fun process."; fDesc[6] = "of some words. The two modes of the program – the teaching words mode and the spelling mode – allow children to see images depicting words, to listen to pronunciation and to learn spelling, so both audio and visual perception is engaged simultaneously."; fDesc[7] = "of same colors to collect them and defeat the evil black wizard, this game will give you a great challenge of time and fast abilities. A simple and easy game with a lot of good fun play."; fDesc[8] = "the internet which is specifically designed for kids. It has a very attractive, graphical and animated user interface which will surely impress you and your kids. KidZui is a browser which allows your kids to surf more then 800,000 websites, pictures and videos."; fDesc[9] = "numbers. After this your kids can learn addition, subtraction, multiplication and division ranging from 0 to 100 very easily. All these features are presented in a graphical view with attractive images."; fDesc[10] = "tribe with the help of the rest. Build your home, fish for food, play with kids, find a couple and raise a family in this nice game \"My Tribe\"."; fDesc[11] = "to take care of them. Build the most amazing kindergarten in the city making kids happy in your place. Increase your popularity in the society and more parents will bring their babies to your place."; fDesc[12] = "animals, figures, colors, order and mind process. In this game Kids will learn a lot and will have a great fun with Bob the Builder and with lots of different animals."; fDesc[13] = "counting. Kid’s Abacus has a simple interface with simple images which I think is better for small kids’ eyes of this age group. With Kid’s Abacus your kids can easily learn math counting."; fDesc[14] = "great for Children's birthdays. This styles is made for young ones and young at heart. Just put you videos/pics, add some music & see you videos transformed into something out of this world."; fDesc[15] = "different difficulty levels,kids between age 4-7 yrs would really relish learning the so called difficult subject MATHS.Arthur`s Maths games would really shape the calculative abilities of children."; 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 = '...'; } }