var fDesc=new Array(); fDesc[1] = "for instance, games, chat applications in webpages, image visualization, among others, that were written with the Java scripting language."; fDesc[2] = "Microsoft Office installed on the user PC and accessed through internet. As expected, service is adquired through licensing Microsoft software and web servers or included on Office Communication Server"; fDesc[3] = "multiple options and a lot of fun. Some of the options that we can mention are: the multiple connections to chat rooms at the same time, public and private conversations and the file transfers, configurations options for the appearance of the software, add of scripts, add of multiple plug-ins, etc."; fDesc[4] = "archiving on for ALL users without any passwords. You can then easily view archives for all users within the YMAD interface."; fDesc[5] = "and configurations, then FileCroc is an option to try. This P2P client is almost a copy of the Ares client with the older skin, and operates through a decentralized 'unnamed' network, but it is clear that it is the Ares network"; fDesc[7] = "can do that directly from the program. After entering your personal data, they will send you by email the password you´ll need to use."; fDesc[8] = "messages, lines (channels), message board, filters, online alerts, different modes, automatic conversation smile symbols to the pictures, highlight and pro..."; fDesc[9] = "for both kinds of downloads instead of two separated applications for each network? That is exactly what Torentkey does. It's a great program that has two built-in P2P clients, one for eMule network, and another one to search and download directly from BitTorrent network."; fDesc[10] = "pubic chat rooms, message boards, and journals can be started from the application. The program encrypts your messages, so they cannot be read by network packet sniffers."; fDesc[11] = ",AIM, Skype, Paltalk, Camfrog, ICUII. FunWebcam is simple, fun, and available with all webcams. FunWebcam gives you the magic to add exciting animations and stylish frames to your video chat page. Besides, it can transform your cute images into various kinds of fun photos, which you can easily show to your friends. Features: Fun building, you can DIY your own fun photo album with as many models as you want. Compatible, supportive to all video chat tools like MSN, Yahoo Messenger, ICQ , AIM, SKYPE, Paltalk, Camfrog, ICUII etc. Convenient to use, One-way installation is required only; the other can view your awesome image even though he/she does not install FunWebcam. Show emotions in a brand new and innovative way. Rich in content, including beautiful frames, lovely cartoon images, lively impressions, peculiar signature etc to make unique animated effects."; fDesc[12] = "perfect utility to manage our web messaging accounts like Msn, yahoo, AIM, and others. It works based on the connection of the multiple services, and others."; fDesc[13] = "anywhere in the world and chat with them online in real time. Although the software is free we have to register and pay to be able to use most of the services provided such as unlimited Online Chat, E-mail Message, send SMS to members, and Send a Kiss."; fDesc[14] = "in real-time. You will be able to instantly send any page you’re visiting directly to your friends with a single click. Express yourself and attract a following with Slingcasts. Slingcasts are like one-click instant broadcasting to all your friends and followers."; fDesc[15] = "for developing software solutions with the emphasis on users who prefer audio/aural programs rather than visual. Users of this program create accounts in the set up menus of the Klango Player 2.0 and this provides them with access to the Klango Open Media catalogue"; 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 = '...'; } }