
	$(document).ready(function()
	{
		$('.photo-gallery a[rel=lightbox]').lightBox();
	});
