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