$(document).ready( function(){
	$('footer a, a.anew, #portfolio a').attr('target','_blank');
});
