$(function()
{
	$('.GalleryRow a').lightBox();
	$('.LightBox').lightBox();
});