jQuery(document).ready(function () 
{
	jQuery('.jqlb').lightBox();
}
);