jQuery(document).ready(function() {
		$('.lightbox').lightBox();
		

});