$(document).ready(function()
{
	$('.gallery a').lightBox({txtImage:"&nbsp;",txtOf:"/"});
});
