jQuery(function()
{
	
	$('a[rel=lightbox]').lightBox();
});
