$('._blank').each(function(){
						   			$(this).attr('target','_blank');
						   });