jQuery(function() {
  jQuery("a.extLink").attr("target", "_blank");
})