twttr.anywhere(onAnywhereLoad);
function onAnywhereLoad(twitter) {
	twitter('.graph').hovercards();
};

