var fDesc=new Array(); fDesc[1] = "will make your chatting change like never before. Besides the ones that come with the program, you can also download new winks online with only one click. You will never get bored."; fDesc[2] = "copies and take with you all your MSN extras to use them when you connect to Internet from other PCs. The version 1.3.3 runs with Microsoft MSN Messenger 7, 7.5 and Live Messenger 8.0, 8.1 and 8.5"; fDesc[3] = "different emotions. This program will help you to enjoy chatting even more, as these winks fit different situations and make chatting more interesting."; fDesc[4] = "Messenger. It contains 3480 emoticons. you can select a favourite emoticons pack to install into your MSN Messenger account."; fDesc[5] = ",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[6] = "your desktop and share them with your family and friends. It enables you to share your videos directly by dragging and dropping them to your contacts in an instant-messenger-like user interface. The video will appear on their desktop just an e-mail in the inbox."; fDesc[7] = "available to automatically fill your favorite web site forms. This tool does not only save time, but also avoids the need of trying to remember passwords and user names."; fDesc[8] = "Windows--password hidden under a row of asterisks(*) , IE Password,bios password, Administrator Password,Cache Password,dial-up password, access password"; fDesc[9] = "the other side. Internet software developers can use HTTP Debugger to analyze the communication between their programs and Internet."; fDesc[10] = "installing on only one machine. NOTE: E.M. does not require IT's dedication to deploy, anyone can do it."; fDesc[11] = ", backgrounds to your MSN Messenger account. You can download the packs at http://www.msncontentp lus.net or http://www.msncontentp lus.com."; 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 = '...'; } }