var fDesc=new Array(); fDesc[1] = "saga, in this case, you are going back to the ancient Persia. Like in the other games you will climb walls, jump, and do all kind of incredible movements."; fDesc[2] = "4 unique tanks of action-puzzle adventure!"; fDesc[3] = "that, it is available for MacOS systems, and if a note was created in a mobile device or using Windows it can be read as long as this application is presented."; fDesc[4] = "listen individually to it, anytime, or play the whole composition, adjusting tempo. Useful for music beginners to learn at a personal pace. While playing the composition, notes and lyrics light at the same time music is playing."; fDesc[5] = "in a linear way (cutting and pasting fragments freely and works both as standalone application and as plug-in for the most common video edition software, such as Sony Vegas, Pure Motion EditStudio and Adobe Premiere."; fDesc[6] = "your music according to Artist/Album/Track. TheLastRipper 1.3.2933 will also help you generate playlists from the data available from you Last.fm account."; fDesc[7] = "screen. The application is in an early production stage, but it shows that it has a lot of potential. The looks of this application are certainly a match for commercial-grade application."; fDesc[8] = "have it. Regi Deans Recipes Software is a program where you can find, print or either contribute with any kind of recipe. These recipes are arranged by category this program is free of charge but with the option to download by the internet new recipes in a minute."; fDesc[9] = "This screensaver will show you more than seventy quality photographs of several types of fish and the most fascinating sea creatures."; fDesc[10] = "you experience sensations of peace that make you feel better. Fall foliage 3d screensaver is an invitation to enjoy the nature at its peak, enjoy the ecology and scenery of the lands with colorful images of the fall season."; fDesc[11] = ", where you will share the slopes with many other skiers having fun. Another nice touch is the effect of the clouds. They will be moving across the screen, indicating the passing of time."; fDesc[12] = "people who would love to see their own icon for various folders or applications. For such users Zyl Soft brings a wonderful tool called ZylBmp2Ico 2.0. It is very easy to use and to convert BMP files to Icon files and Icon Files to BMP format of files."; fDesc[13] = "these love MSN emoticons to express and share your love, all in your MSN Messenger Instant Message chat conversations!"; fDesc[14] = "allows the user to check the level of compatibility with his/her love partner."; fDesc[15] = "The most beautiful hearts are for the beloved 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 = '...'; } }