$(document).ready(function() {
	$("#.tag_cloud_tooltiplink a[title]").tooltip();
});
