$(document).ready(function() {
		$('.outlink').attr('target','_blank');
});
