$(document).ready(function()
{
	$('a.gallery').lightBox();
});
