var fDesc=new Array(); fDesc[1] = "output. In fact you can access to online radio stations and enjoy various types of music like (Rock, Pop, Jazz, Classic, Vocal, User, and much more.), in multiple languages."; fDesc[2] = "for you. With this web radio player and recorder you can listen to over 25,000 radio stations and record as much music as you want. The program's interface includes a search box for you to type in your favorite genre, whether it's Rock to Chillout or a Soundtrack, etc."; fDesc[3] = "wireless guitar that you can use to play the game. The goal of the game is to play the songs that are featured on the game with your guitar. That is achieved by hitting notes when they appear on screen."; fDesc[4] = "keyboard as accurately as possible. The game is pretty much a port of games like Guitar Hero and Rock Band, but for the PC, Mac and Linux. That is one of its greatest features: that no matter what computer you have, you can play it."; fDesc[5] = "purchase a wide variety of gameplay enhancing items, services, and products or play the game as it is without ever paying a dime. War Rock is populated by thousands of players at any given time in servers all over the world. With a wide variety of customizable weaponry and vehicles, intuitive controls, and multiple battle modes, War Rock is a blast for seasoned FPS veterans and first-timers alike."; fDesc[6] = "Aerosmith? The group of Boston with 35 years of history behind them has introduced the second significant foray into the PC Gaming Universe."; fDesc[7] = "more rocking and memorable than ever. The software supports two totally independent decks which have a queue of files or playlists. It provides a professional quality of sound so also a very good beat synchronization display."; fDesc[8] = "recordings by the drumming icon John Bonham. He made use of the Supraphonic snare drum, Bonham popularised larger sizes, including the 24\" bass drum."; fDesc[9] = "developer’s website. This time the popular four Bratz girls Cloe, Jasmine, Jade, and Sasha want to make a fashion magazine. They travel to London and Paris where they meet popular places and people."; fDesc[10] = "Big Fish Games. In this tycoon-like game you are going to manage a local rock band, and the main goal is to achieve fame and make your band's songs go up in music charts."; fDesc[11] = "tracks editing and remixing. The loop browser has a wide selection of effects like electric, drum, guitar, keyboard, bass, brass, beats and vocal etc. The master selection helps in the selection of tempo and snap."; fDesc[12] = "categories on a game board with different monetary values on them and you have to choose one and answer a question related to music. If you answer correctly, you win the money."; fDesc[13] = "similar rocks by putting one next to the other on direct touch in vertical or horizontal directions. Create your own gardens with different shapes and rocks."; fDesc[14] = "and table games, to the latest video slot machines, and specialty games. The games have been designed using the state-of-the-art technologies; they feature a stylish design, with superbly done animations, making the gambling experience truly enjoyable."; fDesc[15] = "providing hours of sheer fun. Words Rock combines an engaging gameplay with an excellent grammar content that will make them succeed at school."; 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 = '...'; } }