$(document).ready(function(){

  $("a.bold").append("<img src='/images/new.gif' class='new' />");

});

