window.onload=function(){checkLinks()};function checkLinks(){$("a[rel=external]").attr("target","_blank")};