jQuery(function($) {
	$('a[rel="ext"]').attr('target','_blank');
});
