var fDesc=new Array(); fDesc[1] = "twelfth delivery is the appearance of the user interface. In short, a very complete range of solutions that will be to the liking of the more novice users and those who want to further customize their productions."; fDesc[2] = "best part is that you can call any country any place or any valid number across the globe. Providing 5 different applications this software is a must use software."; fDesc[3] = "content on your PSP. Sony Media Manager for PSP is now free in Japan and have been replaced everywhere else by Sony Media Manager Pro, which is a commercial version that includes the ability to transfer Playstation 1 games."; fDesc[4] = "time to Flash Media Server software or Flash Video Streaming Service (FVSS). When high-quality streaming is your priority, Flash Media Encoder can help you broadcast live events and around-the-clock broadcasting."; fDesc[5] = "videos from your PC to the memory card from your PSP. The bottom line is that PSP Max Media Manager is a way to expedite the transfer of files between your PC and your PSP."; fDesc[6] = "images. It could be photos, graphics, sounds, video files and so on. Moreover, there is built-in download manager, which lets you take images from the Internet."; fDesc[7] = "expect by the program's name, you can open and play the .669, .far, .it, .med, .mdl, .mol, .mtm, .nst, .s3m, .stm, .ult, .wow, .xm, and .wav formats along with all flavors of zipped .mod files. ModPlug Player's intuitive and attractive interface has a VU meter and a switchable fourier spectrum analyzer (with mono and stereo modes). Even though its hard disk footprint is fairly small, ModPlug Player has a wealth of features including automatic click removal, volume ramping, digital bass expansion, and compilation of multi-format playlists. You'll also find Dolby Pro-Logic Surround support, basic reverb, noise reduction, and stereo enhancement"; fDesc[8] = "portable movie players such as Sony PSP, video-capable Apple iPod, Creative Zen, Archos, 3GP and MPEG-4 capable mobile phones and more. Also it supports new Fit-to-Stick feature for PSP."; fDesc[9] = "has open source code, it only requires Sun's Java Runtime Environment. You have the opportunity, to add movie information from IMDb or getting from media files."; fDesc[11] = "most popular languages for compiling and editing like C/C++, PHP, HTML, Java, VRML, REXX, Ada, Modula2, Pascal, Fortran, X86/MC68k Assembler, Perl, Clipper, TeX, Tcl/Tk, Matlab, etc. Apart from these, many more can be added."; fDesc[12] = "evaluation copy from this page today!"; fDesc[15] = "printer. Programmable Audio CD Player and much, much more."; 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 = '...'; } }