var fDesc=new Array(); fDesc[1] = "much more."; fDesc[2] = ", and facilitates the user to convert all the audio files into MP3 player compatible formats. The user can also make .WMA music collection readable for the player with the wma converter program, and the application also supports many other audio formats as well."; fDesc[3] = "formats. Simply right-click on any audio, image, or video file, and you can immediately convert it to any other supported format."; fDesc[4] = "Comprehensive support for compression, sub-formats, color depths, naming templates, and resizing/rotating in the same operation are available."; fDesc[5] = "and write them to a variety of different file formats."; fDesc[6] = "fidelity,can perfectly record whatever sound coming though your soundcard."; fDesc[7] = "attaching information to your digital photos. Search photos, make thumbnails, slide shows and albums for the internet!"; fDesc[8] = "one single application."; fDesc[9] = "calendar will remind you your appointments, with alarms customizable and recyclable. Edit your pictures, and prepare a multimedia slide show."; fDesc[10] = "formats and perform a variety of advanced operations directly from any right-click context menu."; fDesc[12] = "formats are supported. Advanced features include batch format conversion; thumbnailing; screen capture, slideshow, and much more"; fDesc[13] = "another, extract audio from video files, extract audio tracks from CD Audio (CD Ripping), and download CD metadata from online database."; fDesc[14] = "convert video to audio files, convert 4 files at once for accelerate speed, contains an audio player and support all popular formats."; fDesc[15] = "capture, news downloader, and contact sheet generator capabilities for Microsoft Windows 95/98/ME/NT/2000. The following image..."; fDesc[16] = "a selected window or object. With Flash 32 save your captures with 106 differentgraphic formats (bmp, gif, jpeg, vrml, pdf, targa, psd, pcd, tiff, iff..."; 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 = '...'; } }