jQuery(function() {
	
	jQuery("#single a img").parent().attr({ 'rel' : 'lightbox[blah]' });

});
