Loading view.
May 16-19, 2022 – Alexandria – Water 1&2 and Wastewater 1&2 or 3&4 Certification Training Review
32 Hour Water Level 1 & 2 Class Vern Breland, Instructor - Course Approval #65536
Heading
' );
if ( ! container ) {
return;
}
window.tribe.events.views.breakpoints.setup( container );
completed = true;
// This was fired already and completed no need to attach to the event listener.
document.removeEventListener( 'DOMContentLoaded', initBreakpoints );
}
// Try to init the breakpoints right away.
initBreakpoints();
document.addEventListener( 'DOMContentLoaded', initBreakpoints );
})();