
$(document).ready(function()
{
	$('.photogallery-mid a').kfBox();
});

