$(function() {
	$('#with-sidebar a[href^="http"]').attr('target', '_blank');
});
