$(document).ready(function() {
$("a.tooltip").after('<img src="/images/global/dialogue-box.png" />');
});