$(function() {
  $("a.extLink").attr("target", "_blank").append("<img src='/img/common/icon_extlink.jpg' />");
});