﻿$(document).ready(function() {

    $("[rel=external]").attr("target", "_blank");

});