$(function() {
	
	$('.target_blank, .blank, .external, .spip_out, .spip_mail').attr('target','_blank');
	
});
