﻿$(function() {
	$('img.tooltip, span.tooltip').hoverbox();
});