(function ($, ally, drupalSettings, window) { var modalState = {}; modalState.cache = {}; modalState.disabledHandler = null; modalState.activeElement = null; modalState.$triggerEl = null; modalState.video = { count: 0, currentVideo: null }; var fullscreenElement = null; // Initialize them modal!! initModals(); // Custom event to reinitialize the modals on the page. $(window).on('meltmodal:reset', initModals); // Handle links that require functionality of a