Shadowbox.init(); Shadowbox.setup();

function openEventGallery(eventId) {
  $("#event-gallery-"+eventId+" a:first").click();
}

