/* Twitter Anywhere Hovercard */
twttr.anywhere(function(twitter){twitter("a.tweep").hovercards({username:function(node){return node.title;}});});

