var fDesc=new Array(); fDesc[1] = "can share their photos as well as presentations easily with some cool effects like animated 3D avatars. Thus, it is a very useful tool while chatting."; fDesc[2] = "Prix Mode, Extreme Mode, Time Trial, Training Mode and Multiplayer * All 24 riders from the 2004 Season * Race online along with 15 more players. Buy it online for a really affordable price."; fDesc[3] = "be told, it hasn't hit the note yet. The game features the HULK, which should be a synonym for chaos, unrest, explosions, etc. Everyone should be afraid of him, but not these people. The game is way too similar to Spiderman."; fDesc[4] = "loaded application that creates 3D animations of characters from a photo or still image. The user can pick from a number of funny effects like masks for creating custom back-grounds, advanced face settings for eyes, lips, teeth and mouth, and they may be imported to match a character accordingly."; fDesc[5] = "graphics and physics are excellent. However the developer of the game, SimBin, has already released the newer evolution of the series."; fDesc[6] = "the ball and how the ball travels to smash the objective.To strike or pear you must be careful on every shot you make. In this game you will be able to choose player and make tournaments. This arcade experience is a good alternative for fans of the Bowling game."; fDesc[7] = "exactly what this game is about. With a very good 3D graphics this game intends to recreate the real emotion of car races. You will be able to enjoy this exciting game for only $ 14.5"; fDesc[8] = "to remember any shortcuts! The software is simple to use and will make your chatting a lot more fun!"; fDesc[9] = "Messenger. It contains 3480 emoticons. you can select a favourite emoticons pack to install into your MSN Messenger account."; fDesc[10] = "the intense emotion of large sum stakes directly from Las Vegas. Being a single compendium of Casino games for Windows operating system PC, this title is designed to catch the interest of a wide range of players."; fDesc[11] = "Skype Call Recording, Skype Video Recording, Skype Chat Recording, Skype Call Transfer, Rich Mood Editor, Answering Machine. VideoMail, Mega Emotion Sounds. Auto Chat Reply. Birthday Reminders. Email Forwarding, Contact Personalization and Skype Publishing."; fDesc[12] = ", suitable for parent controls, manage log efficiently and safely with advanced search engine and encrypt method, has ten color themes and reading mode"; fDesc[14] = ", animated 3D clipart, and more. It takes your favorite2D or 3D artwork and instantly makes it run, bounce, bow, spin, or lau..."; fDesc[15] = "emoticons and predefined text messages. You may use default hotkey combinations, or alternatively, create your own ones."; 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 = '...'; } }