var fDesc=new Array(); fDesc[1] = "features. SMS service helps you to send messages to people's mobile phones. I like Yahoo Messenger mainly because of its stealth settings. Games can be played on Messenger. All of these features make Yahoo Messenger the best Messenger software."; fDesc[2] = "discount coupons and deals on the Internet across various categories and products, it also has a handy feature to display alerts about end of items on your Ebay watchlist"; fDesc[3] = "AIM."; fDesc[4] = "part of the world. The service is really cheap and works perfectly. It also enables you to call other VoiPCheap users all over the world for free."; fDesc[5] = ", online fraud and rootkits. The program uses standard signature-based scanning, which is supplemented by the genetic heuristic analysis in order to protect the computer from malware."; fDesc[6] = "Southwest Airlines. It also allows you to check in online and check your flight status. It saves your time and money. By using this freeware you can get pretty low fare deals directly on your desktop."; fDesc[7] = "computer as internet telephone, USB phone, ISDN phone, answer phone, fax, voicemail, callerID, conferencing, etc"; fDesc[8] = "practice for homing missiles. Power Washer - Powerful stream of water targets your opponent. Cheap Shot - Teleports a bomb directly on top of the other tank. Blackout - Neigh invisible bullet that shrouds area with darkness."; fDesc[9] = "application needs at least 30 MB of free space on your hard drive, as well as a processor with a good speed to provide you with Internet-based calling free of interruptions. BudgetSip allows you to add as many contacts as you wish and it is available in more than 10 languages."; fDesc[10] = "programs, Business Card Studio does not include many templates and, the few it has, are not separated by categories, which is really a disadvantage."; fDesc[11] = "clearly between the original studio quality and the cheap remakes. The software is designed to help you distinguish with high accuracy the studio based original CD and any remakes made using different audio source like an Mp3."; fDesc[12] = "caring for chickens, pigs, cows, and other animals. Visit five separate farms and sell over 25 distinct products. Work through rough seasons like intense summer heat and a cold winter freeze."; fDesc[13] = "enjoy quality calls while chatting with your friends and family internationally with more talktime. PowerVoiz's phone services are being supported through a wide variety of products."; fDesc[14] = "from Excel, Word, PowerPoint and many other programs that allow you to print. With this software you will be able to convert PDF files into different formats. For example, PDF files can be converted to BMP, JPEG and TIFF files in a matter of time."; fDesc[15] = "without registration or setup-fees! Contains an Online-Timer, Connection-Statistics and even an E-Mail Preview (POP3) for quick Spam-Deletion!"; 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 = '...'; } }