 $(document).ready(function() {
	$("a.tooltip").tooltip({showURL: false, showBody: " - "});
 });
