jQuery(function()
{
	jQuery(".lightbox").lightbox();
}
);