Report abuse

<script src="http://platform.twitter.com/anywhere.js?id=xxxxxxxxxxxxxxxxxxxx&v=1" type="text/javascript"></script>
<script type="text/javascript">
twttr.anywhere(onAnywhereLoad);
function onAnywhereLoad(twitter) {
twitter.hovercards(); 
};
</script>