jQuery(function() {
  /* For jquery.chained.js */
  jQuery("#categories").chained("#exhibits");
});

//jQuery("ul.gallery_thumbnails li:nth-child(4n+5)").addClass("clear_both");
