$(document).ready( function() {

$('a').attr('target','_blank');

});
