$(document).ready(function(){
	$("a.definition").simpletooltip();
});

