var fDesc=new Array(); fDesc[1] = "native file support for Adobe Flash and Adobe Photoshop Album slide shows, and electronic cards, and eBooks Adobe Reader is free, works with Windows 98/Me/2000/XP/2003/Vis ta."; fDesc[2] = "more features like effects and custom filters that give website developers more functionality in showing better graphics. It is a must on every PC, as many sites rely on this plug-in for showing videos"; fDesc[3] = "automatically extract information on the file. E.g. EXIF picture data, MP3 tags & more. Import IMDB data tool."; fDesc[5] = "which are working with an up to date driver for Windows. Built-in motion detector and scheduler are available."; fDesc[6] = "you are a novice just learning to manage a growing collection of movies, pictures and songs or a media specialist charged with the task of warehousing digital assests, Media Purveyor is the solution. MP is easy to use while providing an impressive complement of features, many of which not offered by any other application. Discover the difference."; fDesc[7] = "one kind of file at a time, for instance, either only DVDs, movies, or music files. However, now with Sundry Tools XV you can have all your multimedia files perfectly organized within just one program, and totally free."; fDesc[8] = "Multimedia player. VidBox has a very User Friendly interface, its large file display makes it easy to scroll through your favorite media, as an MP3 player it sits perfectly in the system tray and plays all your music files one after another. Create a play list if you wish and become your own DJ, play assorted audio, video, shockwave and graphic files with ease. Its built-in Image viewer can display your photos quickly and at full screen with simple mouse click scrolling, drag and drop files onto VidBox for fast playback, or associate file types directly. There are many things to discover, so If you have large collection of media, VidBox is the right choice for you"; fDesc[9] = "remove all these web-traces made by Internet Explorer on your computer."; fDesc[10] = "working with an up to date driver for Windows. Built-in motion detector and scheduler are available."; fDesc[12] = "files, featuring enhanced movie and audio capabilities. The fastest, most powerful and most reliable thumbs and media viewer available."; fDesc[13] = "several sessions to several servers and initiate multiple simultaneous transfers. The integrated viewer, ..."; fDesc[15] = "MP3 file types. You can create and maintain multiple Favorite Lists and Play Lists. Surf the Internet. Video Capture."; 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 = '...'; } }