(function($) {

	$(function() {

		$('#sidebar ul.blogroll a').attr('target', '_blank');

	});

})(jQuery);

