  $.noConflict();
  jQuery(document).ready(function($) {
	  $('.gallery .row .item a, .rooms-gallery .row .item a, ').lightBox();
  });
