<(common.inc.plp)><: Html({ title => 'emoji cheat sheet', version => 'v1.0', description => [ "Emoticons overview and Unicode equivalents" . " of MSN, Y!M, and Gmail icons.", ], keywords => [qw' sheet cheat emoticon smiley emoji unicode chat im messenger msn yahoo ym gmail google '], stylesheet => [qw'light'], }); :>

IM emoticons

<: my %ICONURL = ( msn => 'http://messenger.msn.com/Resource/emoticons/%s.gif', # yahoo => 'http://l.yimg.com/us.yimg.com/i/mesg/emoticons6/%s.gif', yahoo => 'http://l.yimg.com/us.yimg.com/i/mesg/emoticons7/%s.gif', # yahoo-web => 'http://l.yimg.com/a/i/us/msg/emoticons/%s.gif', gmail => 'http://mail.google.com/mail/help/images/screenshots/chat/%s.gif', ); print "
\n\n";