jQuery(function($) {
	$('a[href^=http://]:not([href*=defunkd.com])').attr('target', '_blank').attr('rel', 'nofollow');
});
