var fDesc=new Array(); fDesc[1] = ", WMV, ASF, MP3, CD and Video-CD. Powerful Playlists support, Full-Screen playback support with onscreen controls."; fDesc[2] = "uTorrent that act as a download accelerator. uTorrent SpeedUp Pro plays with the default settings of the uTorrent client and increases the download speeds to the maximum. Whether it is movies, music, application or anything - you can download them much quicker."; fDesc[3] = "a screensaver which searches for images and plays them as jigsaws, capture mode grabs any image on your screen to make a jigsaw."; fDesc[4] = ", MOV, AVI, ASF, WMV, MPEG, MP3,CD,VCD files in one single player! Full Playlist and Full-Screen playback support with onscreen controls."; fDesc[5] = "and ASCII, view and play all chords, view and play over 1300 chords, scales, and modes on the neck, tunes an instrument, allows play with a metronome, harmonizes and identifies chords, scales, and modes, and allows play of common multimedia files."; fDesc[6] = "CDs with an easy-to-use interface. The user friendly GUI allows you to create auto run CDs with ease, you may save your project so that you can modify it whenever you want to. It comes with a demo project so that you can know how it works. Features: User friendly interface. Has option to make your menu fully customizable. Includes buttons like Install, Read me, License, Help, Browse CD, About Author, Exit. Save and open project at anytime for modifications. Plays music. Displays your company's logo. No Ads, No Nag Screen, No Links to author's homepage. Build Professional CD Menus. 100% Free."; fDesc[7] = "the multi-page rapid flipping for album browsing; display a single image in full screen mode; hold and compare contents of varies album pages; choose varies image layouts, annotation and effects options."; fDesc[8] = "list, stats and add them automatically. Message and comment friends with TXT or HTML, Auto Approve Friends and Comment them."; fDesc[9] = "to buy movies that auto mix you in your music video. Send video greetings record video or take a still picture and send thru owner video share site. karaoke camstar plays vmw,kar and mpeg,mp3. You can connect a karaoke mixer or dvd thru line input.and internal mix record for better sound."; fDesc[10] = "island to learn.History and benefits of yoga, proper breathing techniques, related concepts and basic poses are covered."; fDesc[11] = "JukeBx changes this. It creates playlists as it plays that it creates based on how you, and nine other users, rate the song."; 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 = '...'; } }