jQuery(document).ready(function($) {
	$('a[rel=photo_showcase]').lightBox();
});
