$(document).ready(function(){$alinks=$("#travel_left_column .article p a");$.each($alinks,function(){$(this).attr("target","_blank")})});