﻿$(document).ready(function() {
    twttr.anywhere(function (twitter) {
        twitter.hovercards();
    });



});
