var fDesc=new Array(); fDesc[1] = "capabilities like calendar, task, contact management, note taking, journal, and Web browsing. It can be integrated with Microsoft Exchange Server and Microsoft Office SharePoint Server to provide extended functions to multiple users in organizations."; fDesc[2] = "both with voice, calling, video conference, gaming, and mailing functions. The program has not changed much from the previous versions in its core, but adds a great array of new features that the user can surely benefit from."; fDesc[3] = "version of Windows Live Messenger 2009 but want to enjoy all the benefits and added Plus!. Yes, this version is the official version released by the sponsor program and resolves all problems of incompatibility that existed between messenger 9 final messenger plus live."; fDesc[4] = "contact list, manage a household budget and keep up with your correspondence. Works gives you the basic tools you need to make your tasks easier from start to finish."; fDesc[5] = "demand” software, so users must direct the application to look for threats. Norton Security Scan has an updating feature as well as the capability to detect and erase most known threats."; fDesc[6] = "any significant changes, except, perhaps, a couple of bug fixes from the previous entry in the franchise and some improvements in the voice calling system."; fDesc[7] = "synchronise our data (calendar, contact, bookmarks, etc) from our PC to various devices such as iPhone, iPod touch, a more applications."; fDesc[8] = "notification. You can manage all of your conversations in a single message window. Besides, you can send your friends an SMS from your PC with ICQ. Your friends can SMS back from their mobile directly to your ICQ message window."; fDesc[9] = "colleagues. It provides instant messaging, PC-to-PC voice and video chat, files transfers and email notifications. There is also ICQ client integrated in this version (5.3) of the program."; fDesc[10] = "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[11] = "environment. Plot: Your mission is simple: to complete the journey and bring your load before the time runs out."; fDesc[12] = "racing cars. Plot: You will have to compete in long, intense and complex circuits bypassing all your rivals, and of course, you will pass through all the usual dangers of such games."; fDesc[13] = "cards in English or pan-European language. Presto BizCard can be easily used to search and manage contacts. The RecoreR OCR engine helps in recognizing the card data with ease."; fDesc[14] = "game.This is another amazing game developed by Media Contact LLC. Plot: You will be a war pilot and your duty will be to kill all your country enemies. Your superior will give some missions, every one is different from the others, you must reach your goal if you want to pass to the next level."; fDesc[15] = "attractive story behind this puzzle game that will surely catch you. Jane and Bob, treasure hunters, have a mission to accomplish; make their way to find seven amulets."; 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 = '...'; } }