$(function() {
$('table td a').tooltip({ showURL: false, positionLeft: true });
});
