var fDesc=new Array(); fDesc[1] = "more from their player. Its forward backward button option, media library, online music search option, minimode are very useful additions. All this packed in a simple interface and makes it a great media player to work with."; fDesc[2] = "is dynamic unlike other download managers. Other features include resume broken downloads due to broken network connections, error recover and site grabber for web-sites. Apart from the regular files that can be downloaded, IDM also supports embedded video files"; fDesc[3] = "Google Talk that really kind of slowed the progress of the messenger down. Now, thanks to it, you can video chat and voice chat with all your contacts. They still have to download the plugin."; fDesc[4] = "java programmes and should be installed to run java programmes. It comes with a bunch of very handy new features which enable to develop java programmes with high quality."; fDesc[5] = "(CD, Blu-Ray Disc, DVD or HD DVD). Among its principal features, you can find an audio converter, a \"Mixed Disc\" option, that lets you create CDs combining different types of files, and many disc utilities."; fDesc[6] = "worms, blocks adware and spyware. It also scans - files in real-time and on demand, email messages that can contain harmful content, Internet traffic, and java and visual basic scripts. It also provides protection for your messenger applications like ICQ and MSN."; fDesc[7] = "includes a new interface, new tools, more document viewing options, online meeting capabilities, support for more secure workflows, and a host of other new features to help you save time and money."; fDesc[8] = "a few minutes. This incredible application features a very intuitive and user-friendly interface that enables you to turn ordinary videos into works of art in just a few steps."; fDesc[9] = "WSE is a feature set, which developers can use for secured interaction between Web services based on different WS- specifications, such as WS-Security, WS-Addressing and WS-Policy."; fDesc[10] = "in Europe Be a Legend mode, which manage a single player to take him from small teams and benches to the maximum level. The graphics and atmosphere of the stadium was updated and enhanced to complement the experience of PES."; fDesc[11] = ", comparison, red-eye removal, emailing, resizing, cropping and color adjustments. It supports all kind of images format and also includes new tools for drawing on the imagery, fixes, optimization."; fDesc[12] = "you can still enjoy InterActual Features by installing the InterActual Player software included on the DVD. Using this solution, your DVD Video and all InterActual Features will play in the InterActual Player application."; fDesc[13] = "Heroes of Warcraft III, three missions showing the Orcs' battles and allows playing through Battle.netâ„¢. The missions included in this demo are totally new and do not appear in the full version of the game."; fDesc[14] = "industries. Ovi includes all of the PC suite functions and features while having additional features and a far more intuitive and attractive user interface."; fDesc[15] = "It takes you to the wonderful world of Egyptian pyramids, to search for uncovered priceless treasures. In spite of being a classic brick-breaking game, it turns out to be not repetitive or too easy as other games of this type may be."; fDesc[16] = "It includes templates and tutorials to help you do your homework in Microsoft Office. Includes Microsoft Math for doing mathematical calculations including solving equations and plotting graphs, calculus, etc. Dictionary and Thesaurus helps learn foreign languages too."; fDesc[17] = "will be loved by current users. While this software can store basic information of the contact in your contact list, it can also give you one click access to the chat history."; fDesc[18] = "and improve your Internet browsing. Compiled with multiple features IE7pro makes your Internet browser even friendly, secured, functional and customizable."; fDesc[19] = "window. Maxthon comes with a few great facial appearance which will give a user speediness, simple ness and easy web surfing. It has extra features like; External Utility Bar, Skinning, Google Bar Support, Marked Browsing Interface, Privacy Protection etc"; fDesc[20] = "excellent playback quality, with extra tools to manage our music files. With support for more than thirty audio formats, this player offers all the necessary functions to fully enjoy our music without consuming valuable resources from the system."; 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 = '...'; } }