$(document).ready(function(){
$('.locations .artcle_body a').attr('target','_blank');
});

