munck

1 munck job listings in South Africa. Find daily updated positions from leading job boards.


  • Middelburg, Mpumalanga, MP, South Africa Erfgoed Logies Full-time

    index); } const halfWindow = Math.floor(maximumVisibleBullets / 2); const start = Math.min( Math.max(this.activeIndex - halfWindow, 0), this.imageCount - maximumVisibleBullets, ); return Array.from({ length: maximumVisibleBullets }, (value, index) => start + index); }, initSlider() { if (this.swiper || !window.Swiper || !this.isMobile() ||...