var fDesc=new Array(); fDesc[0] = "Microsoft Windows Live has become the world's most famous messenger software that is used by millions worldwide. If you are using Microsoft Windows Live messenger then you are probably tired from the static emoticons that originally come with the messenger. Free Emoticons Set 2 1.0 is a program that contains 31 new animated emoticons. The installation process is very easy. Just open the desktop icon of the program after completing the setup wizard and you will see two buttons; The "install" button will install the extra emoticons to the currently logged in Windows Live ID account but if you are not signed in, it will give you an error message asking you to sign in. Upon successful installation you will see a success message . You will not need to restart your Microsoft Windows Live in order to access the extra emoticons that will be available through the same way that you use to access your original emoticons. Free Emoticons Set 2 1.0 is compatible with Microsoft Windows Live / MSN messenger 7.0 or later."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }