<script>
    const TOGGLE_BUTTON_SELECTOR = '#LIST';
    const WIDGET_CLASSNAME = 'elfsight-app-e5a0fa2a-adf6-4d39-913e-1b602536db2c';
    
    document.addEventListener('DOMContentLoaded', () => {
      const toggleLayoutBtn = document.querySelector(TOGGLE_BUTTON_SELECTOR);
      toggleLayoutBtn.addEventListener('click', () => {
        const widgetContainer = document.querySelector(`.${WIDGET_CLASSNAME}`);
        if (!widgetContainer) {
          return;
        }

        const newWidgetContainer = document.createElement('div');
        newWidgetContainer.setAttribute('data-elfsight-app-lazy', true);
        newWidgetContainer.className = WIDGET_CLASSNAME;

        const currentLayout = widgetContainer.getAttribute('data-elfsight-app-layout');
        const newLayout = currentLayout === 'grid' ? 'list' : 'grid';
        newWidgetContainer.setAttribute('data-elfsight-app-layout', newLayout);

        widgetContainer.after(newWidgetContainer);
        widgetContainer.remove();
      });
    })
  </script>
data-elfsight-app-event type="NFW"

SUNDAYS AT CROSS CHURCH NRH

WORSHIP SERVICES

8:00 AM | Traditional Worship 

9:30 AM | Contemporary Worship

11:00 AM | Next Gen Worship

BIBLE FELLOWSHIP GROUPS

9:30 AM & 11:00 AM

 

WEDNESDAYS AT CROSS CHURCH NRH

CHILDREN

W.I.L.D | 6:30 - 8:00 PM (CMB 2nd Floor)

ADULTS

Midweek Groups | 6:30 - 8:00 PM

STUDENTS

Family Groups | 6:30 - 8:00 PM (Café)

WORSHIP

Traditional Choir Rehearsal | 5:30 - 6:30 PM (Worship Center)

Contemporary Choir Rehearsal | 6:30 - 8:00 PM (Choir Room)

Instrumental Ensemble Rehearsal | 7:00 - 8:30 PM (Worship Center)