var fDesc=new Array(); fDesc[1] = "them, easy-to-use application Autodesk Design Review can be used as it is both money and time saver. With every Autodesk design product, this easy-to-use tool is attached, and time is also saved in the approval and mark up processes."; fDesc[2] = "beautiful crystals, you'll find it hard to stop playing, attaching crystals to each other and making them disappear."; fDesc[3] = "games. With a similar exciting action such as that one experienced while playing Hop and Dodge, Varmintz has come into existence to deliver fun and entertainment all throughout its 50 crazy levels!"; fDesc[4] = "get to bet how well you can do at the beginning of each round. A window appears asking you to choose one of the three options The thing is that if you miss your bet the game is over, so try no to shoot too high."; fDesc[5] = "site Gametop.com In this opportunity, you are going to travel to an ancient culture full of mysteries and adventure, the Egyptian culture. As you may know the major god was Amon Ra, he was the symbol of the sun, giver of life."; fDesc[6] = "ImageConverter Plus is professional software, which will help you do any possible conversion without errors. You can take advantage from ImageConverter Plus in so many things, i.e. camera, video, pictures, images you named it, something amazing."; fDesc[7] = "cards, sound, in-depth statistics, and solitaire for points in solitaire quests."; fDesc[8] = "a tool called Gmail POP Troubleshooter directly from the Google Web site. This tool will immediately repair your POP access to its server."; fDesc[9] = "changed, and to crawl your site accordingly."; fDesc[10] = "of this program, you are able to vary their background and text by customizing their dimension, texture, shadow, lighting, and shape. You will not need any extra effort to learn to create unique and professional custom 3D buttons for Web pages and projects."; fDesc[11] = "different tools for choosing and comparing colors."; fDesc[12] = "users get the most out of them. This user guide is available for free to download right from the Support Section of the Palm Inc. Web Site.Everything is written in simple words and enjoyable language. When needed, the explanations are accompanied with tables, illustrations and graphics."; fDesc[13] = ", services and products with customized jigsaw puzzles. Jigs@w Puzzle Promo Creator works as a wizard that helps you to create your own promotional jigsaw puzzle games in a fast and easy way."; fDesc[14] = ", compressed files, etc. in an easier and fastest way. This program runs under Windows platform, please take note that you need Administrator rights to download and place this software in your computer; otherwise you will have some conflicts, because this one has special features available."; fDesc[15] = "snap. With this program you can resize images in JPG (JPEG), GIF and BMP formats keeping the original aspect ratio, so your picture will look the same but smaller. All the resized pictures are saved in an specially designed folder and the original ones are not modified or erased."; fDesc[16] = "mode. It is possible because this software downloads files using HTTP protocol. Once you download the site, you won’t need to visit it every time in the Internet, as all information will be on your computer."; fDesc[17] = "MyPlayCity.com. You will be responsible of preventing devils and other evil spirits from getting into Heaven. If you succeed, peace and placidity will reign in Paradise and choirs of angels will sing songs of joy."; fDesc[18] = "get the most out of them. This user guide is available for free to download right from the Support Section of the Palm Inc. Web Site. Everything is written in simple words and enjoyable language. When needed, the explanations are accompanied with tables, illustrations and graphics."; fDesc[19] = "detailed reports before and after the submission process. It allows the user to submit his/her site without having any specific SEO knowledge."; fDesc[20] = "connections and resuming your activity if the connection is lost. It is very efficient for managing files bigger than 2.1 Gb. It is not possible to integrate the application into modern internet navigators though."; 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 = '...'; } }