$(document).ready(function () {
   $("a.spip_out,a.spip_url").attr("target", "_blank");
});
