Government Funded Courses near Liverpool(Newton-le-willows)
//
//
// Change main video when a thumbnail is clicked
let currentIndex = Math.floor(cards.length / 2); // Start with the middle card
let offset = -(currentIndex * 100 / 3); // Adjust offset for centering
updateActiveCard(); // Initialize
//