var fDesc=new Array(); fDesc[0] = "Smileycons - FREE smileys, emoticons and animations for use in Email, MySpace, NotOverTheHill, message boards and MSN Messenger! ** Easy to use! Just drag and drop image into your email or service!


Free version available for Windows Vista, Windows XP and Windows 2000 - Never Expires!
Create signatures in your own handwriting!
Works with MSN Messenger 7.5 and Windows Live Messenger 8.0 & higher in Windows Vista, Windows XP and Windows 2000! Also, Vista 32bit and 64bit support.
Add images, animations, emoticons, signatures, and text snippets to your email, message board posts, forum posts, blogs, Windows Live Messenger chats or Web mail messages.
Create your own Packs and easily add images to Smileycons from any web page too!
Works with most Email Programs, including Web-based email programs such as Gmail, Hotmail & Yahoo. Works with Outlook Express, Outlook (except Outlook 2008), Windows Vista Windows Mail, Thunderbird, Mozilla Mail, Netscape Mail, AOL and more! Works in blogs and forums too!
Add graphics and images to Smileycons right from the web: Drag and drop any image, smiley or animation from the web right into the program! If an image is hyperlinked, you cannot add it!
Use in MySpace and NotOvertheHill accounts, blogs and comments.
Smileycons is expandable! Hundreds of additional animations available if you register!"; 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 = ''; } }