

$(document).ready(function() {

	
	$("dl.gallery-item a").attr("target","_blank");
	
	
});
