﻿// This function is called by the CMS when a repeater row is saved
function imagegallery_saved() {
    setupZoom();
}