$( document ).ready(function() { $(".lazy").Lazy(); setTimeout(function() { autoScroll(); }, 3000); if ($(window).width() > 570 && $('#over_ons').length) { over_ons_same_height(); } /*var pages = []; var pageid = ''; var zindex = 10; $('section').each(function( index ) { var pageposition = $(this).offset(); pageid = $(this).attr('id'); $(this).css({ 'z-index' : zindex }); pages[index] = [pageid, pageposition.top]; zindex++; });*/ $(window).scroll(function(e){ var scrolled = $(window).scrollTop(); if (scrolled > 5) { $('#menu_container').addClass('scrolled'); } else { $('#menu_container').removeClass('scrolled'); } $('#header').css({ 'background-position' : 'center ' + (scrolled/2) + 'px' }); $( ".see_through" ).each(function( i ) { var elementLocation = $(this).offset(); if (scrolled+($(window).height()) > elementLocation.top) { $(this).css({ 'background-position' : 'center ' + (((scrolled-elementLocation.top)/2)+150) + 'px' }); } }); /* //onepager functie $( ".anchor" ).each(function( i ) { var elementLocation = $(this).offset(); if (scrolled >= (elementLocation.top-250) && scrolled < (elementLocation.top+100)) { var url = $(this).attr('id').replace('_anchor',''); if (!$('#link_' + url).hasClass('active')) { var pagetitle = $(this).attr('title'); window.history.pushState('obj', 'Lil People Fctry - ' + pagetitle, url); document.title = 'Lil People Fctry - ' + pagetitle; $('#menu').children().siblings().removeClass('active'); $('#link_' + url).addClass('active'); } } }); */ }); if ($(window).scrollTop() > 5) { $('#menu_container').addClass('scrolled'); } function rewriteLinks() { $('a').click(function(e){ var url = $(this).attr('href'); var name = $(this).attr('href').substr(1); var pagetitle = $(this).attr('title'); var pos = $('div[id='+name+'_anchor]').offset(); $('html, body').animate({scrollTop: pos.top - 75}, 1000); window.history.pushState('obj', 'Lil People Fctry - ' + pagetitle, url); document.title = 'Lil People Fctry - ' + pagetitle; $(this).parent().siblings().removeClass('active'); $(this).parent().addClass('active'); e.preventDefault(); }); } $( "#mobile_menu_activator" ).on( "click", function() { if ($( ".hamburger" ).hasClass( "is-active" )) { $( ".hamburger" ).removeClass( "is-active" ); $( "#menu" ).removeClass( "active" ); $( "#mobile_menu_activator" ).removeClass( "active" ); $( "#plaats_vacature" ).removeClass( "active" ); $( "#menu_container" ).removeClass( "active" ); } else { $( ".hamburger" ).addClass( "is-active" ); $( "#menu" ).addClass( "active" ); setTimeout(function(){ $( "#mobile_menu_activator" ).addClass( "active" ); }, 70); $( "#plaats_vacature" ).addClass( "active" ); $( "#menu_container" ).addClass( "active" ); } }); if ($(window).width() <= 800) { $( "#menu li a" ).on( "click", function() { if ($(".hamburger").hasClass("is-active")) { $(".hamburger").removeClass("is-active"); $("#menu").removeClass("active"); $("#mobile_menu_activator").removeClass("active"); $("#plaats_vacature").removeClass("active"); $( "#menu_container" ).removeClass( "active" ); } }); } /*$('#menu_logo').click(function(e){ $('#link_home').siblings().removeClass('active'); $('#link_home').addClass('active'); window.history.pushState('obj', 'Lil People Fctry - Home', '/'); document.title = 'Lil People Fctry - Home'; $('html, body').animate({scrollTop: 0}); });*/ $.datetimepicker.setLocale('nl'); $('#datum').datetimepicker({ format:'l d F Y H:i', lang:'nl', minDate: 0, dayOfWeekStart: 1, defaultTime: '09:00', allowTimes:['09:00', '09:30', '10:00', '10:30', '11:00', '11:30', '12:00', '12:30', '13:00', '13:30', '14:00', '14:30', '15:00', '15:30', '16:00', '16:30', '17:00', '17:30', '18:00', '18:30', '19:00', '19:30', '20:00'], disabledDates: ['2024-04-27 09:00', '2024-04-27 09:30', '2024-04-27 10:00', '2024-04-27 10:30', '2024-04-27 11:00', '2024-04-27 11:30', '2024-04-27 12:00', '2024-04-27 12:30', '2024-04-27 13:00', '2024-04-27 13:30', '2024-04-27 14:00', '2024-04-27 14:30', '2024-04-27 15:00', '2024-04-27 15:30', '2024-04-27 16:00', '2024-04-27 16:30', '2024-04-27 17:00', '2024-04-27 17:30', '2024-04-27 18:00', '2024-04-27 18:30', '2024-04-27 19:00', '2024-04-27 09:00', '2024-04-27 09:30', '2024-04-27 12:00', '2024-04-27 12:30', '2024-04-27 13:00', '2024-04-27 13:30', '2024-04-27 14:00', '2024-04-27 14:30', '2024-04-27 14:00', '2024-04-27 14:30', '2024-04-27 14:00', '2024-04-27 14:30', '2024-04-27 16:30', '2024-04-27 17:00', '2024-04-27 18:00', '2024-04-27 18:30', '2024-04-27 19:00', '2024-04-27 19:30', '2024-04-27 20:00', '2024-04-28 09:00', '2024-04-28 09:30', '2024-04-28 10:00', '2024-04-28 10:30', '2024-04-28 11:00', '2024-04-28 11:30', '2024-04-28 12:00', '2024-04-28 12:30', '2024-04-28 13:00', '2024-04-28 13:30', '2024-04-28 14:00', '2024-04-28 14:30', '2024-04-28 15:00', '2024-04-28 15:30', '2024-04-28 16:00', '2024-04-28 16:30', '2024-04-28 17:00', '2024-04-28 17:30', '2024-04-28 18:00', '2024-04-28 18:30', '2024-04-28 09:00', '2024-04-28 09:30', '2024-04-28 10:00', '2024-04-28 10:30', '2024-04-28 16:30', '2024-04-28 17:00', '2024-04-28 18:00', '2024-04-28 18:30', '2024-04-28 19:00', '2024-04-28 19:30', '2024-04-28 20:00', '2024-04-29 09:00', '2024-04-29 09:30', '2024-04-29 10:00', '2024-04-29 10:30', '2024-04-29 11:00', '2024-04-29 11:30', '2024-04-29 12:00', '2024-04-29 12:30', '2024-04-29 13:00', '2024-04-29 13:30', '2024-04-29 14:00', '2024-04-29 14:30', '2024-04-29 15:00', '2024-04-29 15:30', '2024-04-29 16:00', '2024-04-29 16:30', '2024-04-29 17:00', '2024-04-29 17:30', '2024-04-29 18:00', '2024-04-29 18:30', '2024-04-29 19:00', '2024-04-29 19:30', '2024-04-29 09:00', '2024-04-29 09:30', '2024-04-29 10:00', '2024-04-29 10:30', '2024-04-29 10:00', '2024-04-29 10:30', '2024-04-29 16:00', '2024-04-29 16:30', '2024-04-29 16:30', '2024-04-29 17:00', '2024-04-29 18:00', '2024-04-29 18:30', '2024-04-29 19:00', '2024-04-29 19:30', '2024-04-29 20:00', '2024-04-30 09:00', '2024-04-30 09:30', '2024-04-30 10:00', '2024-04-30 10:30', '2024-04-30 11:00', '2024-04-30 11:30', '2024-04-30 12:00', '2024-04-30 12:30', '2024-04-30 13:00', '2024-04-30 13:30', '2024-04-30 14:00', '2024-04-30 14:30', '2024-04-30 15:00', '2024-04-30 15:30', '2024-04-30 16:00', '2024-04-30 16:30', '2024-04-30 17:00', '2024-04-30 17:30', '2024-04-30 18:00', '2024-04-30 18:30', '2024-04-30 19:00', '2024-04-30 19:30', '2024-04-30 09:00', '2024-04-30 09:30', '2024-04-30 14:30', '2024-04-30 15:00', '2024-04-30 16:30', '2024-04-30 17:00', '2024-04-30 18:00', '2024-04-30 18:30', '2024-04-30 19:00', '2024-04-30 19:30', '2024-04-30 20:00', '2024-05-01 09:00', '2024-05-01 09:30', '2024-05-01 16:30', '2024-05-01 17:00', '2024-05-01 18:00', '2024-05-01 18:30', '2024-05-01 19:00', '2024-05-01 19:30', '2024-05-01 20:00', '2024-05-02 09:00', '2024-05-02 09:00', '2024-05-02 09:30', '2024-05-02 10:00', '2024-05-02 10:30', '2024-05-02 11:00', '2024-05-02 11:30', '2024-05-02 16:30', '2024-05-02 17:00', '2024-05-02 18:00', '2024-05-02 18:30', '2024-05-02 19:00', '2024-05-02 19:30', '2024-05-02 20:00', '2024-05-03 09:00', '2024-05-03 09:30', '2024-05-03 16:30', '2024-05-03 17:00', '2024-05-03 18:00', '2024-05-03 18:30', '2024-05-03 19:00', '2024-05-03 19:30', '2024-05-03 20:00', '2024-05-04 09:00', '2024-05-04 09:30', '2024-05-04 16:30', '2024-05-04 17:00', '2024-05-04 18:00', '2024-05-04 18:30', '2024-05-04 19:00', '2024-05-04 19:30', '2024-05-04 20:00', '2024-05-05 09:00', '2024-05-05 09:30', '2024-05-05 10:00', '2024-05-05 10:30', '2024-05-05 11:00', '2024-05-05 11:30', '2024-05-05 12:00', '2024-05-05 12:30', '2024-05-05 13:00', '2024-05-05 13:30', '2024-05-05 14:00', '2024-05-05 14:30', '2024-05-05 15:00', '2024-05-05 15:30', '2024-05-05 16:00', '2024-05-05 16:30', '2024-05-05 17:00', '2024-05-05 17:30', '2024-05-05 18:00', '2024-05-05 18:30', '2024-05-05 09:00', '2024-05-05 09:30', '2024-05-05 16:30', '2024-05-05 17:00', '2024-05-05 18:00', '2024-05-05 18:30', '2024-05-05 19:00', '2024-05-05 19:30', '2024-05-05 20:00', '2024-05-06 09:00', '2024-05-06 09:30', '2024-05-06 10:00', '2024-05-06 10:30', '2024-05-06 11:00', '2024-05-06 11:30', '2024-05-06 12:00', '2024-05-06 12:30', '2024-05-06 13:00', '2024-05-06 13:30', '2024-05-06 14:00', '2024-05-06 14:30', '2024-05-06 15:00', '2024-05-06 15:30', '2024-05-06 16:00', '2024-05-06 16:30', '2024-05-06 17:00', '2024-05-06 17:30', '2024-05-06 18:00', '2024-05-06 18:30', '2024-05-06 19:00', '2024-05-06 19:30', '2024-05-06 09:00', '2024-05-06 09:30', '2024-05-06 16:30', '2024-05-06 17:00', '2024-05-06 18:00', '2024-05-06 18:30', '2024-05-06 19:00', '2024-05-06 19:30', '2024-05-06 20:00', '2024-05-07 09:00', '2024-05-07 09:30', '2024-05-07 10:00', '2024-05-07 10:30', '2024-05-07 11:00', '2024-05-07 11:30', '2024-05-07 12:00', '2024-05-07 12:30', '2024-05-07 13:00', '2024-05-07 13:30', '2024-05-07 14:00', '2024-05-07 14:30', '2024-05-07 15:00', '2024-05-07 15:30', '2024-05-07 16:00', '2024-05-07 16:30', '2024-05-07 17:00', '2024-05-07 17:30', '2024-05-07 18:00', '2024-05-07 18:30', '2024-05-07 09:00', '2024-05-07 09:30', '2024-05-07 16:30', '2024-05-07 17:00', '2024-05-07 18:00', '2024-05-07 18:30', '2024-05-07 19:00', '2024-05-07 19:30', '2024-05-07 20:00', '2024-05-08 09:00', '2024-05-08 09:30', '2024-05-08 10:30', '2024-05-08 11:00', '2024-05-08 13:00', '2024-05-08 13:30', '2024-05-08 16:30', '2024-05-08 17:00', '2024-05-08 18:00', '2024-05-08 18:30', '2024-05-08 19:00', '2024-05-08 19:30', '2024-05-08 20:00', '2024-05-09 09:00', '2024-05-09 09:30', '2024-05-09 10:00', '2024-05-09 10:30', '2024-05-09 11:00', '2024-05-09 11:30', '2024-05-09 12:00', '2024-05-09 12:30', '2024-05-09 13:00', '2024-05-09 13:30', '2024-05-09 14:00', '2024-05-09 14:30', '2024-05-09 15:00', '2024-05-09 15:30', '2024-05-09 16:00', '2024-05-09 16:30', '2024-05-09 17:00', '2024-05-09 17:30', '2024-05-09 18:00', '2024-05-09 18:30', '2024-05-09 09:00', '2024-05-09 09:30', '2024-05-09 10:00', '2024-05-09 10:30', '2024-05-09 11:00', '2024-05-09 11:30', '2024-05-09 12:00', '2024-05-09 12:30', '2024-05-09 13:00', '2024-05-09 13:30', '2024-05-09 14:00', '2024-05-09 14:30', '2024-05-09 15:00', '2024-05-09 15:30', '2024-05-09 16:00', '2024-05-09 16:30', '2024-05-09 17:00', '2024-05-09 17:30', '2024-05-09 18:00', '2024-05-09 18:30', '2024-05-09 09:00', '2024-05-09 09:30', '2024-05-09 16:30', '2024-05-09 17:00', '2024-05-09 18:00', '2024-05-09 18:30', '2024-05-09 19:00', '2024-05-09 19:30', '2024-05-09 20:00', '2024-05-10 09:00', '2024-05-10 09:30', '2024-05-10 16:30', '2024-05-10 17:00', '2024-05-10 18:00', '2024-05-10 18:30', '2024-05-10 19:00', '2024-05-10 19:30', '2024-05-10 20:00', '2024-05-11 09:00', '2024-05-11 09:30', '2024-05-11 11:30', '2024-05-11 12:00', '2024-05-11 13:00', '2024-05-11 13:30', '2024-05-11 13:00', '2024-05-11 13:30', '2024-05-11 16:30', '2024-05-11 17:00', '2024-05-11 18:00', '2024-05-11 18:30', '2024-05-11 19:00', '2024-05-11 19:30', '2024-05-11 20:00', '2024-05-12 09:00', '2024-05-12 09:30', '2024-05-12 10:00', '2024-05-12 10:30', '2024-05-12 11:00', '2024-05-12 11:30', '2024-05-12 12:00', '2024-05-12 12:30', '2024-05-12 13:00', '2024-05-12 13:30', '2024-05-12 14:00', '2024-05-12 14:30', '2024-05-12 15:00', '2024-05-12 15:30', '2024-05-12 16:00', '2024-05-12 16:30', '2024-05-12 17:00', '2024-05-12 17:30', '2024-05-12 18:00', '2024-05-12 18:30', '2024-05-12 09:00', '2024-05-12 09:30', '2024-05-12 16:30', '2024-05-12 17:00', '2024-05-12 18:00', '2024-05-12 18:30', '2024-05-12 19:00', '2024-05-12 19:30', '2024-05-12 20:00', '2024-05-13 09:00', '2024-05-13 09:30', '2024-05-13 10:00', '2024-05-13 10:30', '2024-05-13 11:00', '2024-05-13 11:30', '2024-05-13 12:00', '2024-05-13 12:30', '2024-05-13 13:00', '2024-05-13 13:30', '2024-05-13 14:00', '2024-05-13 14:30', '2024-05-13 15:00', '2024-05-13 15:30', '2024-05-13 16:00', '2024-05-13 16:30', '2024-05-13 17:00', '2024-05-13 17:30', '2024-05-13 18:00', '2024-05-13 18:30', '2024-05-13 19:00', '2024-05-13 19:30', '2024-05-13 09:00', '2024-05-13 09:30', '2024-05-13 16:30', '2024-05-13 17:00', '2024-05-13 18:00', '2024-05-13 18:30', '2024-05-13 19:00', '2024-05-13 19:30', '2024-05-13 20:00', '2024-05-14 09:00', '2024-05-14 09:30', '2024-05-14 16:30', '2024-05-14 17:00', '2024-05-14 18:00', '2024-05-14 18:30', '2024-05-14 19:00', '2024-05-14 19:30', '2024-05-14 20:00', '2024-05-15 09:00', '2024-05-15 09:30', '2024-05-15 16:30', '2024-05-15 17:00', '2024-05-15 18:00', '2024-05-15 18:30', '2024-05-15 19:00', '2024-05-15 19:30', '2024-05-15 20:00', '2024-05-16 09:00', '2024-05-16 09:30', '2024-05-16 16:30', '2024-05-16 17:00', '2024-05-16 18:00', '2024-05-16 18:30', '2024-05-16 19:00', '2024-05-16 19:30', '2024-05-16 20:00', '2024-05-17 09:00', '2024-05-17 09:30', '2024-05-17 16:30', '2024-05-17 17:00', '2024-05-17 18:00', '2024-05-17 18:30', '2024-05-17 19:00', '2024-05-17 19:30', '2024-05-17 20:00', '2024-05-17 20:00', '2024-05-18 09:00', '2024-05-18 09:30', '2024-05-18 16:30', '2024-05-18 17:00', '2024-05-18 18:00', '2024-05-18 18:30', '2024-05-18 19:00', '2024-05-18 19:30', '2024-05-18 20:00', '2024-05-19 09:00', '2024-05-19 09:30', '2024-05-19 10:00', '2024-05-19 10:30', '2024-05-19 11:00', '2024-05-19 11:30', '2024-05-19 12:00', '2024-05-19 12:30', '2024-05-19 13:00', '2024-05-19 13:30', '2024-05-19 14:00', '2024-05-19 14:30', '2024-05-19 15:00', '2024-05-19 15:30', '2024-05-19 16:00', '2024-05-19 16:30', '2024-05-19 17:00', '2024-05-19 17:30', '2024-05-19 18:00', '2024-05-19 18:30', '2024-05-19 09:00', '2024-05-19 09:30', '2024-05-19 16:30', '2024-05-19 17:00', '2024-05-19 18:00', '2024-05-19 18:30', '2024-05-19 19:00', '2024-05-19 19:30', '2024-05-19 20:00', '2024-05-20 09:00', '2024-05-20 09:30', '2024-05-20 10:00', '2024-05-20 10:30', '2024-05-20 11:00', '2024-05-20 11:30', '2024-05-20 12:00', '2024-05-20 12:30', '2024-05-20 13:00', '2024-05-20 13:30', '2024-05-20 14:00', '2024-05-20 14:30', '2024-05-20 15:00', '2024-05-20 15:30', '2024-05-20 16:00', '2024-05-20 16:30', '2024-05-20 17:00', '2024-05-20 17:30', '2024-05-20 18:00', '2024-05-20 18:30', '2024-05-20 19:00', '2024-05-20 19:30', '2024-05-20 09:00', '2024-05-20 09:30', '2024-05-20 16:30', '2024-05-20 17:00', '2024-05-20 18:00', '2024-05-20 18:30', '2024-05-20 19:00', '2024-05-20 19:30', '2024-05-20 20:00', '2024-05-21 09:00', '2024-05-21 09:30', '2024-05-21 16:30', '2024-05-21 17:00', '2024-05-21 18:00', '2024-05-21 18:30', '2024-05-21 19:00', '2024-05-21 19:30', '2024-05-21 20:00', '2024-05-22 09:00', '2024-05-22 09:30', '2024-05-22 16:30', '2024-05-22 17:00', '2024-05-22 18:00', '2024-05-22 18:30', '2024-05-22 19:00', '2024-05-22 19:30', '2024-05-22 20:00', '2024-05-23 09:00', '2024-05-23 09:30', '2024-05-23 16:30', '2024-05-23 17:00', '2024-05-23 18:00', '2024-05-23 18:30', '2024-05-23 19:00', '2024-05-23 19:30', '2024-05-23 20:00', '2024-05-24 09:00', '2024-05-24 09:30', '2024-05-24 16:30', '2024-05-24 17:00', '2024-05-24 18:00', '2024-05-24 18:30', '2024-05-24 19:00', '2024-05-24 19:30', '2024-05-24 20:00', '2024-05-25 09:00', '2024-05-25 09:30', '2024-05-25 13:00', '2024-05-25 13:30', '2024-05-25 16:30', '2024-05-25 17:00', '2024-05-25 18:00', '2024-05-25 18:30', '2024-05-25 19:00', '2024-05-25 19:30', '2024-05-25 20:00', '2024-05-26 09:00', '2024-05-26 09:30', '2024-05-26 10:00', '2024-05-26 10:30', '2024-05-26 11:00', '2024-05-26 11:30', '2024-05-26 12:00', '2024-05-26 12:30', '2024-05-26 13:00', '2024-05-26 13:30', '2024-05-26 14:00', '2024-05-26 14:30', '2024-05-26 15:00', '2024-05-26 15:30', '2024-05-26 16:00', '2024-05-26 16:30', '2024-05-26 17:00', '2024-05-26 17:30', '2024-05-26 18:00', '2024-05-26 18:30', '2024-05-26 09:00', '2024-05-26 09:30', '2024-05-26 18:00', '2024-05-26 18:30', '2024-05-26 19:00', '2024-05-26 19:30', '2024-05-26 20:00', '2024-05-27 09:00', '2024-05-27 09:30', '2024-05-27 10:00', '2024-05-27 10:30', '2024-05-27 11:00', '2024-05-27 11:30', '2024-05-27 12:00', '2024-05-27 12:30', '2024-05-27 13:00', '2024-05-27 13:30', '2024-05-27 14:00', '2024-05-27 14:30', '2024-05-27 15:00', '2024-05-27 15:30', '2024-05-27 16:00', '2024-05-27 16:30', '2024-05-27 17:00', '2024-05-27 17:30', '2024-05-27 18:00', '2024-05-27 18:30', '2024-05-27 19:00', '2024-05-27 19:30', '2024-05-27 09:00', '2024-05-27 09:30', '2024-05-27 18:00', '2024-05-27 18:30', '2024-05-27 19:00', '2024-05-27 19:30', '2024-05-27 20:00', '2024-05-28 09:00', '2024-05-28 09:30', '2024-05-28 18:00', '2024-05-28 18:30', '2024-05-28 19:00', '2024-05-28 19:30', '2024-05-28 20:00', '2024-05-29 09:00', '2024-05-29 09:30', '2024-05-29 18:00', '2024-05-29 18:30', '2024-05-29 19:00', '2024-05-29 19:30', '2024-05-29 20:00', '2024-05-30 09:00', '2024-05-30 09:30', '2024-05-30 18:00', '2024-05-30 18:30', '2024-05-30 19:00', '2024-05-30 19:30', '2024-05-30 20:00', '2024-05-31 09:00', '2024-05-31 09:30', '2024-05-31 18:00', '2024-05-31 18:30', '2024-05-31 19:00', '2024-05-31 19:30', '2024-05-31 20:00', '2024-06-01 09:00', '2024-06-01 09:30', '2024-06-01 18:00', '2024-06-01 18:30', '2024-06-01 19:00', '2024-06-01 19:30', '2024-06-01 20:00', '2024-06-02 09:00', '2024-06-02 09:30', '2024-06-02 10:00', '2024-06-02 10:30', '2024-06-02 11:00', '2024-06-02 11:30', '2024-06-02 12:00', '2024-06-02 12:30', '2024-06-02 13:00', '2024-06-02 13:30', '2024-06-02 14:00', '2024-06-02 14:30', '2024-06-02 15:00', '2024-06-02 15:30', '2024-06-02 16:00', '2024-06-02 16:30', '2024-06-02 17:00', '2024-06-02 17:30', '2024-06-02 18:00', '2024-06-02 18:30', '2024-06-02 09:00', '2024-06-02 09:30', '2024-06-02 18:00', '2024-06-02 18:30', '2024-06-02 19:00', '2024-06-02 19:30', '2024-06-02 20:00', '2024-06-03 09:00', '2024-06-03 09:30', '2024-06-03 10:00', '2024-06-03 10:30', '2024-06-03 11:00', '2024-06-03 11:30', '2024-06-03 12:00', '2024-06-03 12:30', '2024-06-03 13:00', '2024-06-03 13:30', '2024-06-03 14:00', '2024-06-03 14:30', '2024-06-03 15:00', '2024-06-03 15:30', '2024-06-03 16:00', '2024-06-03 16:30', '2024-06-03 17:00', '2024-06-03 17:30', '2024-06-03 18:00', '2024-06-03 18:30', '2024-06-03 19:00', '2024-06-03 19:30', '2024-06-03 09:00', '2024-06-03 09:30', '2024-06-03 10:00', '2024-06-03 10:30', '2024-06-03 18:00', '2024-06-03 18:30', '2024-06-03 19:00', '2024-06-03 19:30', '2024-06-03 20:00', '2024-06-04 09:00', '2024-06-04 09:30', '2024-06-04 18:00', '2024-06-04 18:30', '2024-06-04 19:00', '2024-06-04 19:30', '2024-06-04 20:00', '2024-06-05 09:00', '2024-06-05 09:30', '2024-06-05 18:00', '2024-06-05 18:30', '2024-06-05 19:00', '2024-06-05 19:30', '2024-06-05 20:00', '2024-06-06 09:00', '2024-06-06 09:00', '2024-06-06 09:30', '2024-06-06 18:00', '2024-06-06 18:30', '2024-06-06 19:00', '2024-06-06 19:30', '2024-06-06 20:00', '2024-06-07 09:00', '2024-06-07 09:30', '2024-06-07 15:30', '2024-06-07 16:00', '2024-06-07 18:00', '2024-06-07 18:30', '2024-06-07 19:00', '2024-06-07 19:30', '2024-06-07 20:00', '2024-06-08 09:00', '2024-06-08 09:30', '2024-06-08 10:00', '2024-06-08 09:00', '2024-06-08 09:30', '2024-06-08 13:00', '2024-06-08 13:30', '2024-06-08 18:00', '2024-06-08 18:30', '2024-06-08 19:00', '2024-06-08 19:30', '2024-06-08 20:00', '2024-06-09 09:00', '2024-06-09 09:30', '2024-06-09 10:00', '2024-06-09 10:30', '2024-06-09 11:00', '2024-06-09 11:30', '2024-06-09 12:00', '2024-06-09 12:30', '2024-06-09 13:00', '2024-06-09 13:30', '2024-06-09 14:00', '2024-06-09 14:30', '2024-06-09 15:00', '2024-06-09 15:30', '2024-06-09 16:00', '2024-06-09 16:30', '2024-06-09 17:00', '2024-06-09 17:30', '2024-06-09 18:00', '2024-06-09 18:30', '2024-06-09 09:00', '2024-06-09 09:30', '2024-06-09 18:00', '2024-06-09 18:30', '2024-06-09 19:00', '2024-06-09 19:30', '2024-06-09 20:00', '2024-06-10 09:00', '2024-06-10 09:30', '2024-06-10 10:00', '2024-06-10 10:30', '2024-06-10 11:00', '2024-06-10 11:30', '2024-06-10 12:00', '2024-06-10 12:30', '2024-06-10 13:00', '2024-06-10 13:30', '2024-06-10 14:00', '2024-06-10 14:30', '2024-06-10 15:00', '2024-06-10 15:30', '2024-06-10 16:00', '2024-06-10 16:30', '2024-06-10 17:00', '2024-06-10 17:30', '2024-06-10 18:00', '2024-06-10 18:30', '2024-06-10 19:00', '2024-06-10 19:30', '2024-06-10 09:00', '2024-06-10 09:30', '2024-06-10 18:00', '2024-06-10 18:30', '2024-06-10 19:00', '2024-06-10 19:30', '2024-06-10 20:00', '2024-06-11 09:00', '2024-06-11 09:30', '2024-06-11 18:00', '2024-06-11 18:30', '2024-06-11 19:00', '2024-06-11 19:30', '2024-06-11 20:00', '2024-06-12 09:00', '2024-06-12 09:30', '2024-06-12 18:00', '2024-06-12 18:30', '2024-06-12 19:00', '2024-06-12 19:30', '2024-06-12 20:00', '2024-06-13 09:00', '2024-06-13 09:30', '2024-06-13 18:00', '2024-06-13 18:30', '2024-06-13 19:00', '2024-06-13 19:30', '2024-06-13 20:00', '2024-06-14 09:00', '2024-06-14 09:30', '2024-06-14 18:00', '2024-06-14 18:30', '2024-06-14 19:00', '2024-06-14 19:30', '2024-06-14 20:00', '2024-06-15 09:00', '2024-06-15 09:30', '2024-06-15 18:00', '2024-06-15 18:30', '2024-06-15 19:00', '2024-06-15 19:30', '2024-06-15 20:00', '2024-06-16 09:00', '2024-06-16 09:30', '2024-06-16 10:00', '2024-06-16 10:30', '2024-06-16 11:00', '2024-06-16 11:30', '2024-06-16 12:00', '2024-06-16 12:30', '2024-06-16 13:00', '2024-06-16 13:30', '2024-06-16 14:00', '2024-06-16 14:30', '2024-06-16 15:00', '2024-06-16 15:30', '2024-06-16 16:00', '2024-06-16 16:30', '2024-06-16 17:00', '2024-06-16 17:30', '2024-06-16 18:00', '2024-06-16 18:30', '2024-06-16 09:00', '2024-06-16 09:30', '2024-06-16 18:00', '2024-06-16 18:30', '2024-06-16 19:00', '2024-06-16 19:30', '2024-06-16 20:00', '2024-06-17 09:00', '2024-06-17 09:30', '2024-06-17 10:00', '2024-06-17 10:30', '2024-06-17 11:00', '2024-06-17 11:30', '2024-06-17 12:00', '2024-06-17 12:30', '2024-06-17 13:00', '2024-06-17 13:30', '2024-06-17 14:00', '2024-06-17 14:30', '2024-06-17 15:00', '2024-06-17 15:30', '2024-06-17 16:00', '2024-06-17 16:30', '2024-06-17 17:00', '2024-06-17 17:30', '2024-06-17 18:00', '2024-06-17 18:30', '2024-06-17 19:00', '2024-06-17 19:30', '2024-06-17 09:00', '2024-06-17 09:30', '2024-06-17 18:00', '2024-06-17 18:30', '2024-06-17 19:00', '2024-06-17 19:30', '2024-06-17 20:00', '2024-06-18 09:00', '2024-06-18 09:30', '2024-06-18 18:00', '2024-06-18 18:30', '2024-06-18 19:00', '2024-06-18 19:30', '2024-06-18 20:00', '2024-06-19 09:00', '2024-06-19 09:30', '2024-06-19 18:00', '2024-06-19 18:30', '2024-06-19 19:00', '2024-06-19 19:30', '2024-06-19 20:00', '2024-06-20 09:00', '2024-06-20 09:30', '2024-06-20 18:00', '2024-06-20 18:30', '2024-06-20 19:00', '2024-06-20 19:30', '2024-06-20 20:00', '2024-06-21 09:00', '2024-06-21 09:30', '2024-06-21 18:00', '2024-06-21 18:30', '2024-06-21 19:00', '2024-06-21 19:30', '2024-06-21 20:00', '2024-06-22 09:00', '2024-06-22 09:30', '2024-06-22 18:00', '2024-06-22 18:30', '2024-06-22 19:00', '2024-06-22 19:30', '2024-06-22 20:00', '2024-06-23 09:00', '2024-06-23 09:30', '2024-06-23 10:00', '2024-06-23 10:30', '2024-06-23 11:00', '2024-06-23 11:30', '2024-06-23 12:00', '2024-06-23 12:30', '2024-06-23 13:00', '2024-06-23 13:30', '2024-06-23 14:00', '2024-06-23 14:30', '2024-06-23 15:00', '2024-06-23 15:30', '2024-06-23 16:00', '2024-06-23 16:30', '2024-06-23 17:00', '2024-06-23 17:30', '2024-06-23 18:00', '2024-06-23 18:30', '2024-06-23 09:00', '2024-06-23 09:30', '2024-06-23 18:00', '2024-06-23 18:30', '2024-06-23 19:00', '2024-06-23 19:30', '2024-06-23 20:00', '2024-06-24 09:00', '2024-06-24 09:30', '2024-06-24 10:00', '2024-06-24 10:30', '2024-06-24 11:00', '2024-06-24 11:30', '2024-06-24 12:00', '2024-06-24 12:30', '2024-06-24 13:00', '2024-06-24 13:30', '2024-06-24 14:00', '2024-06-24 14:30', '2024-06-24 15:00', '2024-06-24 15:30', '2024-06-24 16:00', '2024-06-24 16:30', '2024-06-24 17:00', '2024-06-24 17:30', '2024-06-24 18:00', '2024-06-24 18:30', '2024-06-24 19:00', '2024-06-24 19:30', '2024-06-24 09:00', '2024-06-24 09:30', '2024-06-24 10:00', '2024-06-24 10:30', '2024-06-24 10:00', '2024-06-24 10:30', '2024-06-24 18:00', '2024-06-24 18:30', '2024-06-24 19:00', '2024-06-24 19:30', '2024-06-24 20:00', '2024-06-25 09:00', '2024-06-25 09:30', '2024-06-25 18:00', '2024-06-25 18:30', '2024-06-25 19:00', '2024-06-25 19:30', '2024-06-25 20:00', '2024-06-26 09:00', '2024-06-26 09:30', '2024-06-26 18:00', '2024-06-26 18:30', '2024-06-26 19:00', '2024-06-26 19:30', '2024-06-26 20:00', '2024-06-27 09:00', '2024-06-27 09:30', '2024-06-27 10:00', '2024-06-27 10:30', '2024-06-27 11:00', '2024-06-27 11:30', '2024-06-27 12:00', '2024-06-27 12:30', '2024-06-27 13:00', '2024-06-27 13:30', '2024-06-27 14:00', '2024-06-27 14:30', '2024-06-27 15:00', '2024-06-27 15:30', '2024-06-27 16:00', '2024-06-27 16:30', '2024-06-27 17:00', '2024-06-27 17:30', '2024-06-27 18:00', '2024-06-27 18:30', '2024-06-27 09:00', '2024-06-27 09:30', '2024-06-27 18:00', '2024-06-27 18:30', '2024-06-27 19:00', '2024-06-27 19:30', '2024-06-27 20:00', '2024-06-28 09:00', '2024-06-28 09:30', '2024-06-28 10:00', '2024-06-28 10:30', '2024-06-28 11:00', '2024-06-28 11:30', '2024-06-28 12:00', '2024-06-28 12:30', '2024-06-28 13:00', '2024-06-28 13:30', '2024-06-28 14:00', '2024-06-28 14:30', '2024-06-28 15:00', '2024-06-28 15:30', '2024-06-28 16:00', '2024-06-28 16:30', '2024-06-28 17:00', '2024-06-28 17:30', '2024-06-28 18:00', '2024-06-28 18:30', '2024-06-28 09:00', '2024-06-28 09:30', '2024-06-28 18:00', '2024-06-28 18:30', '2024-06-28 19:00', '2024-06-28 19:30', '2024-06-28 20:00', '2024-06-29 09:00', '2024-06-29 09:30', '2024-06-29 10:00', '2024-06-29 10:30', '2024-06-29 11:00', '2024-06-29 11:30', '2024-06-29 12:00', '2024-06-29 12:30', '2024-06-29 13:00', '2024-06-29 13:30', '2024-06-29 14:00', '2024-06-29 14:30', '2024-06-29 15:00', '2024-06-29 15:30', '2024-06-29 16:00', '2024-06-29 16:30', '2024-06-29 17:00', '2024-06-29 17:30', '2024-06-29 18:00', '2024-06-29 18:30', '2024-06-29 09:00', '2024-06-29 09:30', '2024-06-29 18:00', '2024-06-29 18:30', '2024-06-29 19:00', '2024-06-29 19:30', '2024-06-29 20:00', '2024-06-30 09:00', '2024-06-30 09:30', '2024-06-30 10:00', '2024-06-30 10:30', '2024-06-30 11:00', '2024-06-30 11:30', '2024-06-30 12:00', '2024-06-30 12:30', '2024-06-30 13:00', '2024-06-30 13:30', '2024-06-30 14:00', '2024-06-30 14:30', '2024-06-30 15:00', '2024-06-30 15:30', '2024-06-30 16:00', '2024-06-30 16:30', '2024-06-30 17:00', '2024-06-30 17:30', '2024-06-30 18:00', '2024-06-30 18:30', '2024-06-30 09:00', '2024-06-30 09:30', '2024-06-30 18:00', '2024-06-30 18:30', '2024-06-30 19:00', '2024-06-30 19:30', '2024-06-30 20:00', '2024-07-01 09:00', '2024-07-01 09:30', '2024-07-01 10:00', '2024-07-01 10:30', '2024-07-01 11:00', '2024-07-01 11:30', '2024-07-01 12:00', '2024-07-01 12:30', '2024-07-01 13:00', '2024-07-01 13:30', '2024-07-01 14:00', '2024-07-01 14:30', '2024-07-01 15:00', '2024-07-01 15:30', '2024-07-01 16:00', '2024-07-01 16:30', '2024-07-01 17:00', '2024-07-01 17:30', '2024-07-01 18:00', '2024-07-01 18:30', '2024-07-01 19:00', '2024-07-01 19:30', '2024-07-01 09:00', '2024-07-01 09:30', '2024-07-01 18:00', '2024-07-01 18:30', '2024-07-01 19:00', '2024-07-01 19:30', '2024-07-01 20:00', '2024-07-02 09:00', '2024-07-02 09:30', '2024-07-02 18:00', '2024-07-02 18:30', '2024-07-02 19:00', '2024-07-02 19:30', '2024-07-02 20:00', '2024-07-03 09:00', '2024-07-03 09:30', '2024-07-03 18:00', '2024-07-03 18:30', '2024-07-03 19:00', '2024-07-03 19:30', '2024-07-03 20:00', '2024-07-04 09:00', '2024-07-04 09:00', '2024-07-04 09:30', '2024-07-04 18:00', '2024-07-04 18:30', '2024-07-04 19:00', '2024-07-04 19:30', '2024-07-04 20:00', '2024-07-05 09:00', '2024-07-05 09:30', '2024-07-05 18:00', '2024-07-05 18:30', '2024-07-05 19:00', '2024-07-05 19:30', '2024-07-05 20:00', '2024-07-06 09:00', '2024-07-06 09:30', '2024-07-06 18:00', '2024-07-06 18:30', '2024-07-06 19:00', '2024-07-06 19:30', '2024-07-06 20:00', '2024-07-07 09:00', '2024-07-07 09:30', '2024-07-07 10:00', '2024-07-07 10:30', '2024-07-07 11:00', '2024-07-07 11:30', '2024-07-07 12:00', '2024-07-07 12:30', '2024-07-07 13:00', '2024-07-07 13:30', '2024-07-07 14:00', '2024-07-07 14:30', '2024-07-07 15:00', '2024-07-07 15:30', '2024-07-07 16:00', '2024-07-07 16:30', '2024-07-07 17:00', '2024-07-07 17:30', '2024-07-07 18:00', '2024-07-07 18:30', '2024-07-07 09:00', '2024-07-07 09:30', '2024-07-07 18:00', '2024-07-07 18:30', '2024-07-07 19:00', '2024-07-07 19:30', '2024-07-07 20:00', '2024-07-08 09:00', '2024-07-08 09:30', '2024-07-08 10:00', '2024-07-08 10:30', '2024-07-08 11:00', '2024-07-08 11:30', '2024-07-08 12:00', '2024-07-08 12:30', '2024-07-08 13:00', '2024-07-08 13:30', '2024-07-08 14:00', '2024-07-08 14:30', '2024-07-08 15:00', '2024-07-08 15:30', '2024-07-08 16:00', '2024-07-08 16:30', '2024-07-08 17:00', '2024-07-08 17:30', '2024-07-08 18:00', '2024-07-08 18:30', '2024-07-08 19:00', '2024-07-08 19:30', '2024-07-08 09:00', '2024-07-08 09:30', '2024-07-08 18:00', '2024-07-08 18:30', '2024-07-08 19:00', '2024-07-08 19:30', '2024-07-08 20:00', '2024-07-09 09:00', '2024-07-09 09:30', '2024-07-09 10:00', '2024-07-09 10:30', '2024-07-09 11:00', '2024-07-09 11:30', '2024-07-09 12:00', '2024-07-09 12:30', '2024-07-09 13:00', '2024-07-09 13:30', '2024-07-09 14:00', '2024-07-09 14:30', '2024-07-09 15:00', '2024-07-09 15:30', '2024-07-09 16:00', '2024-07-09 16:30', '2024-07-09 17:00', '2024-07-09 17:30', '2024-07-09 18:00', '2024-07-09 18:30', '2024-07-09 19:00', '2024-07-09 19:30', '2024-07-09 20:00', '2024-07-09 09:00', '2024-07-09 09:30', '2024-07-09 10:00', '2024-07-09 10:30', '2024-07-09 11:00', '2024-07-09 11:30', '2024-07-09 12:00', '2024-07-09 12:30', '2024-07-09 13:00', '2024-07-09 13:30', '2024-07-09 14:00', '2024-07-09 14:30', '2024-07-09 15:00', '2024-07-09 15:30', '2024-07-09 16:00', '2024-07-09 16:30', '2024-07-09 17:00', '2024-07-09 17:30', '2024-07-09 18:00', '2024-07-09 18:30', '2024-07-09 09:00', '2024-07-09 09:30', '2024-07-09 10:00', '2024-07-09 10:30', '2024-07-09 11:00', '2024-07-09 11:30', '2024-07-09 12:00', '2024-07-09 12:30', '2024-07-09 13:00', '2024-07-09 13:30', '2024-07-09 14:00', '2024-07-09 14:30', '2024-07-09 15:00', '2024-07-09 15:30', '2024-07-09 16:00', '2024-07-09 16:30', '2024-07-09 17:00', '2024-07-09 17:30', '2024-07-09 18:00', '2024-07-09 18:30', '2024-07-09 09:00', '2024-07-09 09:30', '2024-07-09 18:00', '2024-07-09 18:30', '2024-07-09 19:00', '2024-07-09 19:30', '2024-07-09 20:00', '2024-07-10 09:00', '2024-07-10 09:30', '2024-07-10 10:00', '2024-07-10 10:30', '2024-07-10 11:00', '2024-07-10 11:30', '2024-07-10 12:00', '2024-07-10 12:30', '2024-07-10 13:00', '2024-07-10 13:30', '2024-07-10 14:00', '2024-07-10 14:30', '2024-07-10 15:00', '2024-07-10 15:30', '2024-07-10 16:00', '2024-07-10 16:30', '2024-07-10 17:00', '2024-07-10 17:30', '2024-07-10 18:00', '2024-07-10 18:30', '2024-07-10 09:00', '2024-07-10 09:30', '2024-07-10 18:00', '2024-07-10 18:30', '2024-07-10 19:00', '2024-07-10 19:30', '2024-07-10 20:00', '2024-07-11 09:00', '2024-07-11 09:30', '2024-07-11 10:00', '2024-07-11 10:30', '2024-07-11 11:00', '2024-07-11 11:30', '2024-07-11 12:00', '2024-07-11 12:30', '2024-07-11 13:00', '2024-07-11 13:30', '2024-07-11 14:00', '2024-07-11 14:30', '2024-07-11 15:00', '2024-07-11 15:30', '2024-07-11 16:00', '2024-07-11 16:30', '2024-07-11 17:00', '2024-07-11 17:30', '2024-07-11 18:00', '2024-07-11 18:30', '2024-07-11 09:00', '2024-07-11 09:30', '2024-07-11 18:00', '2024-07-11 18:30', '2024-07-11 19:00', '2024-07-11 19:30', '2024-07-11 20:00', '2024-07-12 09:00', '2024-07-12 09:30', '2024-07-12 10:00', '2024-07-12 10:30', '2024-07-12 11:00', '2024-07-12 11:30', '2024-07-12 12:00', '2024-07-12 12:30', '2024-07-12 13:00', '2024-07-12 13:30', '2024-07-12 14:00', '2024-07-12 14:30', '2024-07-12 15:00', '2024-07-12 15:30', '2024-07-12 16:00', '2024-07-12 16:30', '2024-07-12 17:00', '2024-07-12 17:30', '2024-07-12 18:00', '2024-07-12 18:30', '2024-07-12 09:00', '2024-07-12 09:30', '2024-07-12 18:00', '2024-07-12 18:30', '2024-07-12 19:00', '2024-07-12 19:30', '2024-07-12 20:00', '2024-07-13 09:00', '2024-07-13 09:30', '2024-07-13 10:00', '2024-07-13 10:30', '2024-07-13 11:00', '2024-07-13 11:30', '2024-07-13 12:00', '2024-07-13 12:30', '2024-07-13 13:00', '2024-07-13 13:30', '2024-07-13 14:00', '2024-07-13 14:30', '2024-07-13 15:00', '2024-07-13 15:30', '2024-07-13 16:00', '2024-07-13 16:30', '2024-07-13 17:00', '2024-07-13 17:30', '2024-07-13 18:00', '2024-07-13 18:30', '2024-07-13 09:00', '2024-07-13 09:30', '2024-07-13 18:00', '2024-07-13 18:30', '2024-07-13 19:00', '2024-07-13 19:30', '2024-07-13 20:00', '2024-07-14 09:00', '2024-07-14 09:30', '2024-07-14 10:00', '2024-07-14 10:30', '2024-07-14 11:00', '2024-07-14 11:30', '2024-07-14 12:00', '2024-07-14 12:30', '2024-07-14 13:00', '2024-07-14 13:30', '2024-07-14 14:00', '2024-07-14 14:30', '2024-07-14 15:00', '2024-07-14 15:30', '2024-07-14 16:00', '2024-07-14 16:30', '2024-07-14 17:00', '2024-07-14 17:30', '2024-07-14 18:00', '2024-07-14 18:30', '2024-07-14 09:00', '2024-07-14 09:30', '2024-07-14 18:00', '2024-07-14 18:30', '2024-07-14 19:00', '2024-07-14 19:30', '2024-07-14 20:00', '2024-07-15 09:00', '2024-07-15 09:30', '2024-07-15 10:00', '2024-07-15 10:30', '2024-07-15 11:00', '2024-07-15 11:30', '2024-07-15 12:00', '2024-07-15 12:30', '2024-07-15 13:00', '2024-07-15 13:30', '2024-07-15 14:00', '2024-07-15 14:30', '2024-07-15 15:00', '2024-07-15 15:30', '2024-07-15 16:00', '2024-07-15 16:30', '2024-07-15 17:00', '2024-07-15 17:30', '2024-07-15 18:00', '2024-07-15 18:30', '2024-07-15 19:00', '2024-07-15 19:30', '2024-07-15 09:00', '2024-07-15 09:30', '2024-07-15 18:00', '2024-07-15 18:30', '2024-07-15 19:00', '2024-07-15 19:30', '2024-07-15 20:00', '2024-07-16 09:00', '2024-07-16 09:30', '2024-07-16 10:00', '2024-07-16 10:30', '2024-07-16 11:00', '2024-07-16 11:30', '2024-07-16 12:00', '2024-07-16 12:30', '2024-07-16 13:00', '2024-07-16 13:30', '2024-07-16 14:00', '2024-07-16 14:30', '2024-07-16 15:00', '2024-07-16 15:30', '2024-07-16 16:00', '2024-07-16 16:30', '2024-07-16 17:00', '2024-07-16 17:30', '2024-07-16 18:00', '2024-07-16 18:30', '2024-07-16 09:00', '2024-07-16 09:30', '2024-07-16 18:00', '2024-07-16 18:30', '2024-07-16 19:00', '2024-07-16 19:30', '2024-07-16 20:00', '2024-07-17 09:00', '2024-07-17 09:30', '2024-07-17 18:00', '2024-07-17 18:30', '2024-07-17 19:00', '2024-07-17 19:30', '2024-07-17 20:00', '2024-07-18 09:00', '2024-07-18 09:30', '2024-07-18 18:00', '2024-07-18 18:30', '2024-07-18 19:00', '2024-07-18 19:30', '2024-07-18 20:00', '2024-07-19 09:00', '2024-07-19 09:30', '2024-07-19 18:00', '2024-07-19 18:30', '2024-07-19 19:00', '2024-07-19 19:30', '2024-07-19 20:00', '2024-07-20 09:00', '2024-07-20 09:30', '2024-07-20 18:00', '2024-07-20 18:30', '2024-07-20 19:00', '2024-07-20 19:30', '2024-07-20 20:00', '2024-07-21 09:00', '2024-07-21 09:30', '2024-07-21 10:00', '2024-07-21 10:30', '2024-07-21 11:00', '2024-07-21 11:30', '2024-07-21 12:00', '2024-07-21 12:30', '2024-07-21 13:00', '2024-07-21 13:30', '2024-07-21 14:00', '2024-07-21 14:30', '2024-07-21 15:00', '2024-07-21 15:30', '2024-07-21 16:00', '2024-07-21 16:30', '2024-07-21 17:00', '2024-07-21 17:30', '2024-07-21 18:00', '2024-07-21 18:30', '2024-07-21 09:00', '2024-07-21 09:30', '2024-07-21 10:00', '2024-07-21 10:30', '2024-07-21 11:00', '2024-07-21 11:30', '2024-07-21 12:00', '2024-07-21 12:30', '2024-07-21 13:00', '2024-07-21 13:30', '2024-07-21 14:00', '2024-07-21 14:30', '2024-07-21 15:00', '2024-07-21 15:30', '2024-07-21 16:00', '2024-07-21 16:30', '2024-07-21 17:00', '2024-07-21 17:30', '2024-07-21 18:00', '2024-07-21 18:30', '2024-07-21 09:00', '2024-07-21 09:30', '2024-07-21 18:00', '2024-07-21 18:30', '2024-07-21 19:00', '2024-07-21 19:30', '2024-07-21 20:00', '2024-07-22 09:00', '2024-07-22 09:30', '2024-07-22 10:00', '2024-07-22 10:30', '2024-07-22 11:00', '2024-07-22 11:30', '2024-07-22 12:00', '2024-07-22 12:30', '2024-07-22 13:00', '2024-07-22 13:30', '2024-07-22 14:00', '2024-07-22 14:30', '2024-07-22 15:00', '2024-07-22 15:30', '2024-07-22 16:00', '2024-07-22 16:30', '2024-07-22 17:00', '2024-07-22 17:30', '2024-07-22 18:00', '2024-07-22 18:30', '2024-07-22 19:00', '2024-07-22 19:30', '2024-07-22 09:00', '2024-07-22 09:30', '2024-07-22 18:00', '2024-07-22 18:30', '2024-07-22 19:00', '2024-07-22 19:30', '2024-07-22 20:00', '2024-07-23 09:00', '2024-07-23 09:30', '2024-07-23 18:00', '2024-07-23 18:30', '2024-07-23 19:00', '2024-07-23 19:30', '2024-07-23 20:00', '2024-07-24 09:00', '2024-07-24 09:30', '2024-07-24 18:00', '2024-07-24 18:30', '2024-07-24 19:00', '2024-07-24 19:30', '2024-07-24 20:00', '2024-07-25 09:00', '2024-07-25 09:30', '2024-07-25 18:00', '2024-07-25 18:30', '2024-07-25 19:00', '2024-07-25 19:30', '2024-07-25 20:00', '2024-07-26 09:00', '2024-07-26 09:30', '2024-07-26 10:00', '2024-07-26 10:30', '2024-07-26 11:00', '2024-07-26 11:30', '2024-07-26 12:00', '2024-07-26 12:30', '2024-07-26 13:00', '2024-07-26 13:30', '2024-07-26 14:00', '2024-07-26 14:30', '2024-07-26 15:00', '2024-07-26 15:30', '2024-07-26 16:00', '2024-07-26 16:30', '2024-07-26 17:00', '2024-07-26 17:30', '2024-07-26 18:00', '2024-07-26 18:30', '2024-07-26 09:00', '2024-07-26 09:30', '2024-07-26 18:00', '2024-07-26 18:30', '2024-07-26 19:00', '2024-07-26 19:30', '2024-07-26 20:00', '2024-07-27 09:00', '2024-07-27 09:30', '2024-07-27 11:00', '2024-07-27 11:30', '2024-07-27 18:00', '2024-07-27 18:30', '2024-07-27 19:00', '2024-07-27 19:30', '2024-07-27 20:00', '2024-07-28 09:00', '2024-07-28 09:30', '2024-07-28 10:00', '2024-07-28 10:30', '2024-07-28 11:00', '2024-07-28 11:30', '2024-07-28 12:00', '2024-07-28 12:30', '2024-07-28 13:00', '2024-07-28 13:30', '2024-07-28 14:00', '2024-07-28 14:30', '2024-07-28 15:00', '2024-07-28 15:30', '2024-07-28 16:00', '2024-07-28 16:30', '2024-07-28 17:00', '2024-07-28 17:30', '2024-07-28 18:00', '2024-07-28 18:30', '2024-07-28 09:00', '2024-07-28 09:30', '2024-07-28 18:00', '2024-07-28 18:30', '2024-07-28 19:00', '2024-07-28 19:30', '2024-07-28 20:00', '2024-07-29 09:00', '2024-07-29 09:30', '2024-07-29 10:00', '2024-07-29 10:30', '2024-07-29 11:00', '2024-07-29 11:30', '2024-07-29 12:00', '2024-07-29 12:30', '2024-07-29 13:00', '2024-07-29 13:30', '2024-07-29 14:00', '2024-07-29 14:30', '2024-07-29 15:00', '2024-07-29 15:30', '2024-07-29 16:00', '2024-07-29 16:30', '2024-07-29 17:00', '2024-07-29 17:30', '2024-07-29 18:00', '2024-07-29 18:30', '2024-07-29 19:00', '2024-07-29 19:30', '2024-07-29 09:00', '2024-07-29 09:30', '2024-07-29 18:00', '2024-07-29 18:30', '2024-07-29 19:00', '2024-07-29 19:30', '2024-07-29 20:00', '2024-07-30 09:00', '2024-07-30 09:30', '2024-07-30 18:00', '2024-07-30 18:30', '2024-07-30 19:00', '2024-07-30 19:30', '2024-07-30 20:00', '2024-07-31 09:00', '2024-07-31 09:30', '2024-07-31 10:00', '2024-07-31 10:30', '2024-07-31 11:00', '2024-07-31 11:30', '2024-07-31 12:00', '2024-07-31 12:30', '2024-07-31 13:00', '2024-07-31 13:30', '2024-07-31 14:00', '2024-07-31 14:30', '2024-07-31 15:00', '2024-07-31 15:30', '2024-07-31 16:00', '2024-07-31 16:30', '2024-07-31 17:00', '2024-07-31 17:30', '2024-07-31 18:00', '2024-07-31 18:30', '2024-07-31 09:00', '2024-07-31 09:30', '2024-07-31 18:00', '2024-07-31 18:30', '2024-07-31 19:00', '2024-07-31 19:30', '2024-07-31 20:00', '2024-08-01 09:00', '2024-08-01 09:30', '2024-08-01 18:00', '2024-08-01 18:30', '2024-08-01 19:00', '2024-08-01 19:30', '2024-08-01 20:00', '2024-08-02 09:00', '2024-08-02 09:30', '2024-08-02 18:00', '2024-08-02 18:30', '2024-08-02 19:00', '2024-08-02 19:30', '2024-08-02 20:00', '2024-08-03 09:00', '2024-08-03 09:30', '2024-08-03 18:00', '2024-08-03 18:30', '2024-08-03 19:00', '2024-08-03 19:30', '2024-08-03 20:00', '2024-08-04 09:00', '2024-08-04 09:30', '2024-08-04 10:00', '2024-08-04 10:30', '2024-08-04 11:00', '2024-08-04 11:30', '2024-08-04 12:00', '2024-08-04 12:30', '2024-08-04 13:00', '2024-08-04 13:30', '2024-08-04 14:00', '2024-08-04 14:30', '2024-08-04 15:00', '2024-08-04 15:30', '2024-08-04 16:00', '2024-08-04 16:30', '2024-08-04 17:00', '2024-08-04 17:30', '2024-08-04 18:00', '2024-08-04 18:30', '2024-08-04 09:00', '2024-08-04 09:30', '2024-08-04 18:00', '2024-08-04 18:30', '2024-08-04 19:00', '2024-08-04 19:30', '2024-08-04 20:00', '2024-08-05 09:00', '2024-08-05 09:30', '2024-08-05 10:00', '2024-08-05 10:30', '2024-08-05 11:00', '2024-08-05 11:30', '2024-08-05 12:00', '2024-08-05 12:30', '2024-08-05 13:00', '2024-08-05 13:30', '2024-08-05 14:00', '2024-08-05 14:30', '2024-08-05 15:00', '2024-08-05 15:30', '2024-08-05 16:00', '2024-08-05 16:30', '2024-08-05 17:00', '2024-08-05 17:30', '2024-08-05 18:00', '2024-08-05 18:30', '2024-08-05 19:00', '2024-08-05 19:30', '2024-08-05 09:00', '2024-08-05 09:30', '2024-08-05 10:00', '2024-08-05 10:30', '2024-08-05 11:00', '2024-08-05 11:30', '2024-08-05 12:00', '2024-08-05 12:30', '2024-08-05 13:00', '2024-08-05 13:30', '2024-08-05 14:00', '2024-08-05 14:30', '2024-08-05 15:00', '2024-08-05 15:30', '2024-08-05 16:00', '2024-08-05 16:30', '2024-08-05 17:00', '2024-08-05 17:30', '2024-08-05 18:00', '2024-08-05 18:30', '2024-08-05 09:00', '2024-08-05 09:30', '2024-08-05 18:00', '2024-08-05 18:30', '2024-08-05 19:00', '2024-08-05 19:30', '2024-08-05 20:00', '2024-08-06 09:00', '2024-08-06 09:30', '2024-08-06 18:00', '2024-08-06 18:30', '2024-08-06 19:00', '2024-08-06 19:30', '2024-08-06 20:00', '2024-08-07 09:00', '2024-08-07 09:30', '2024-08-07 18:00', '2024-08-07 18:30', '2024-08-07 19:00', '2024-08-07 19:30', '2024-08-07 20:00', '2024-08-08 09:00', '2024-08-08 09:30', '2024-08-08 18:00', '2024-08-08 18:30', '2024-08-08 19:00', '2024-08-08 19:30', '2024-08-08 20:00', '2024-08-09 09:00', '2024-08-09 09:30', '2024-08-09 18:00', '2024-08-09 18:30', '2024-08-09 19:00', '2024-08-09 19:30', '2024-08-09 20:00', '2024-08-10 09:00', '2024-08-10 09:30', '2024-08-10 10:00', '2024-08-10 10:30', '2024-08-10 11:00', '2024-08-10 11:30', '2024-08-10 12:00', '2024-08-10 12:30', '2024-08-10 13:00', '2024-08-10 13:30', '2024-08-10 14:00', '2024-08-10 14:30', '2024-08-10 15:00', '2024-08-10 15:30', '2024-08-10 16:00', '2024-08-10 16:30', '2024-08-10 17:00', '2024-08-10 17:30', '2024-08-10 18:00', '2024-08-10 18:30', '2024-08-10 09:00', '2024-08-10 09:30', '2024-08-10 18:00', '2024-08-10 18:30', '2024-08-10 19:00', '2024-08-10 19:30', '2024-08-10 20:00', '2024-08-11 09:00', '2024-08-11 09:30', '2024-08-11 10:00', '2024-08-11 10:30', '2024-08-11 11:00', '2024-08-11 11:30', '2024-08-11 12:00', '2024-08-11 12:30', '2024-08-11 13:00', '2024-08-11 13:30', '2024-08-11 14:00', '2024-08-11 14:30', '2024-08-11 15:00', '2024-08-11 15:30', '2024-08-11 16:00', '2024-08-11 16:30', '2024-08-11 17:00', '2024-08-11 17:30', '2024-08-11 18:00', '2024-08-11 18:30', '2024-08-11 09:00', '2024-08-11 09:30', '2024-08-11 18:00', '2024-08-11 18:30', '2024-08-11 19:00', '2024-08-11 19:30', '2024-08-11 20:00', '2024-08-12 09:00', '2024-08-12 09:30', '2024-08-12 10:00', '2024-08-12 10:30', '2024-08-12 11:00', '2024-08-12 11:30', '2024-08-12 12:00', '2024-08-12 12:30', '2024-08-12 13:00', '2024-08-12 13:30', '2024-08-12 14:00', '2024-08-12 14:30', '2024-08-12 15:00', '2024-08-12 15:30', '2024-08-12 16:00', '2024-08-12 16:30', '2024-08-12 17:00', '2024-08-12 17:30', '2024-08-12 18:00', '2024-08-12 18:30', '2024-08-12 19:00', '2024-08-12 19:30', '2024-08-12 09:00', '2024-08-12 09:30', '2024-08-13 09:00', '2024-08-13 09:30', '2024-08-14 09:00', '2024-08-14 09:30', '2024-08-15 09:00', '2024-08-15 09:30', '2024-08-15 10:00', '2024-08-15 10:30', '2024-08-15 11:00', '2024-08-15 11:30', '2024-08-15 12:00', '2024-08-15 12:30', '2024-08-15 13:00', '2024-08-15 13:30', '2024-08-15 14:00', '2024-08-15 14:30', '2024-08-15 15:00', '2024-08-15 15:30', '2024-08-15 16:00', '2024-08-15 16:30', '2024-08-15 17:00', '2024-08-15 17:30', '2024-08-15 18:00', '2024-08-15 18:30', '2024-08-15 09:00', '2024-08-15 09:30', '2024-08-16 09:00', '2024-08-16 09:30', '2024-08-17 09:00', '2024-08-17 09:30', '2024-08-18 09:00', '2024-08-18 09:30', '2024-08-18 10:00', '2024-08-18 10:30', '2024-08-18 11:00', '2024-08-18 11:30', '2024-08-18 12:00', '2024-08-18 12:30', '2024-08-18 13:00', '2024-08-18 13:30', '2024-08-18 14:00', '2024-08-18 14:30', '2024-08-18 15:00', '2024-08-18 15:30', '2024-08-18 16:00', '2024-08-18 16:30', '2024-08-18 17:00', '2024-08-18 17:30', '2024-08-18 18:00', '2024-08-18 18:30', '2024-08-18 09:00', '2024-08-18 09:30', '2024-08-19 09:00', '2024-08-19 09:30', '2024-08-19 10:00', '2024-08-19 10:30', '2024-08-19 11:00', '2024-08-19 11:30', '2024-08-19 12:00', '2024-08-19 12:30', '2024-08-19 13:00', '2024-08-19 13:30', '2024-08-19 14:00', '2024-08-19 14:30', '2024-08-19 15:00', '2024-08-19 15:30', '2024-08-19 16:00', '2024-08-19 16:30', '2024-08-19 17:00', '2024-08-19 17:30', '2024-08-19 18:00', '2024-08-19 18:30', '2024-08-19 19:00', '2024-08-19 19:30', '2024-08-19 09:00', '2024-08-19 09:30', '2024-08-20 09:00', '2024-08-20 09:30', '2024-08-20 10:00', '2024-08-20 10:30', '2024-08-20 11:00', '2024-08-20 11:30', '2024-08-20 12:00', '2024-08-20 12:30', '2024-08-20 13:00', '2024-08-20 13:30', '2024-08-20 14:00', '2024-08-20 14:30', '2024-08-20 15:00', '2024-08-20 15:30', '2024-08-20 16:00', '2024-08-20 16:30', '2024-08-20 17:00', '2024-08-20 17:30', '2024-08-20 18:00', '2024-08-20 18:30', '2024-08-20 09:00', '2024-08-20 09:30', '2024-08-21 09:00', '2024-08-21 09:30', '2024-08-22 09:00', '2024-08-22 09:30', '2024-08-23 09:00', '2024-08-23 09:30', '2024-08-24 09:00', '2024-08-24 09:30', '2024-08-25 09:00', '2024-08-25 09:30', '2024-08-25 10:00', '2024-08-25 10:30', '2024-08-25 11:00', '2024-08-25 11:30', '2024-08-25 12:00', '2024-08-25 12:30', '2024-08-25 13:00', '2024-08-25 13:30', '2024-08-25 14:00', '2024-08-25 14:30', '2024-08-25 15:00', '2024-08-25 15:30', '2024-08-25 16:00', '2024-08-25 16:30', '2024-08-25 17:00', '2024-08-25 17:30', '2024-08-25 18:00', '2024-08-25 18:30', '2024-08-25 09:00', '2024-08-25 09:30', '2024-08-25 10:00', '2024-08-25 10:30', '2024-08-25 11:00', '2024-08-25 11:30', '2024-08-25 12:00', '2024-08-25 12:30', '2024-08-25 13:00', '2024-08-25 13:30', '2024-08-25 14:00', '2024-08-25 14:30', '2024-08-25 15:00', '2024-08-25 15:30', '2024-08-25 16:00', '2024-08-25 16:30', '2024-08-25 17:00', '2024-08-25 17:30', '2024-08-25 18:00', '2024-08-25 18:30', '2024-08-25 09:00', '2024-08-25 09:30', '2024-08-26 09:00', '2024-08-26 09:30', '2024-08-26 10:00', '2024-08-26 10:30', '2024-08-26 11:00', '2024-08-26 11:30', '2024-08-26 12:00', '2024-08-26 12:30', '2024-08-26 13:00', '2024-08-26 13:30', '2024-08-26 14:00', '2024-08-26 14:30', '2024-08-26 15:00', '2024-08-26 15:30', '2024-08-26 16:00', '2024-08-26 16:30', '2024-08-26 17:00', '2024-08-26 17:30', '2024-08-26 18:00', '2024-08-26 18:30', '2024-08-26 19:00', '2024-08-26 19:30', '2024-08-26 09:00', '2024-08-26 09:30', '2024-08-27 09:00', '2024-08-27 09:30', '2024-08-28 09:00', '2024-08-28 09:30', '2024-08-29 09:00', '2024-08-29 09:30', '2024-08-30 09:00', '2024-08-30 09:30', '2024-08-30 10:00', '2024-08-30 10:30', '2024-08-30 11:00', '2024-08-30 11:30', '2024-08-30 12:00', '2024-08-30 12:30', '2024-08-30 13:00', '2024-08-30 13:30', '2024-08-30 14:00', '2024-08-30 14:30', '2024-08-30 15:00', '2024-08-30 15:30', '2024-08-30 16:00', '2024-08-30 16:30', '2024-08-30 17:00', '2024-08-30 17:30', '2024-08-30 18:00', '2024-08-30 18:30', '2024-08-30 09:00', '2024-08-30 09:30', '2024-08-31 09:00', '2024-08-31 09:30', '2024-09-01 09:00', '2024-09-01 09:30', '2024-09-01 10:00', '2024-09-01 10:30', '2024-09-01 11:00', '2024-09-01 11:30', '2024-09-01 12:00', '2024-09-01 12:30', '2024-09-01 13:00', '2024-09-01 13:30', '2024-09-01 14:00', '2024-09-01 14:30', '2024-09-01 15:00', '2024-09-01 15:30', '2024-09-01 16:00', '2024-09-01 16:30', '2024-09-01 17:00', '2024-09-01 17:30', '2024-09-01 18:00', '2024-09-01 18:30', '2024-09-01 09:00', '2024-09-01 09:30', '2024-09-02 09:00', '2024-09-02 09:30', '2024-09-02 10:00', '2024-09-02 10:30', '2024-09-02 11:00', '2024-09-02 11:30', '2024-09-02 12:00', '2024-09-02 12:30', '2024-09-02 13:00', '2024-09-02 13:30', '2024-09-02 14:00', '2024-09-02 14:30', '2024-09-02 15:00', '2024-09-02 15:30', '2024-09-02 16:00', '2024-09-02 16:30', '2024-09-02 17:00', '2024-09-02 17:30', '2024-09-02 18:00', '2024-09-02 18:30', '2024-09-02 19:00', '2024-09-02 19:30', '2024-09-02 09:00', '2024-09-02 09:30', '2024-09-03 09:00', '2024-09-03 09:30', '2024-09-04 09:00', '2024-09-04 09:30', '2024-09-04 10:00', '2024-09-04 10:30', '2024-09-04 11:00', '2024-09-04 11:30', '2024-09-04 12:00', '2024-09-04 12:30', '2024-09-04 13:00', '2024-09-04 13:30', '2024-09-04 14:00', '2024-09-04 14:30', '2024-09-04 15:00', '2024-09-04 15:30', '2024-09-04 16:00', '2024-09-04 16:30', '2024-09-04 17:00', '2024-09-04 17:30', '2024-09-04 18:00', '2024-09-04 18:30', '2024-09-04 09:00', '2024-09-04 09:30', '2024-09-05 09:00', '2024-09-05 09:30', '2024-09-06 09:00', '2024-09-06 09:30', '2024-09-07 09:00', '2024-09-07 09:30', '2024-09-08 09:00', '2024-09-08 09:30', '2024-09-08 10:00', '2024-09-08 10:30', '2024-09-08 11:00', '2024-09-08 11:30', '2024-09-08 12:00', '2024-09-08 12:30', '2024-09-08 13:00', '2024-09-08 13:30', '2024-09-08 14:00', '2024-09-08 14:30', '2024-09-08 15:00', '2024-09-08 15:30', '2024-09-08 16:00', '2024-09-08 16:30', '2024-09-08 17:00', '2024-09-08 17:30', '2024-09-08 18:00', '2024-09-08 18:30', '2024-09-08 09:00', '2024-09-08 09:30', '2024-09-09 09:00', '2024-09-09 09:30', '2024-09-09 10:00', '2024-09-09 10:30', '2024-09-09 11:00', '2024-09-09 11:30', '2024-09-09 12:00', '2024-09-09 12:30', '2024-09-09 13:00', '2024-09-09 13:30', '2024-09-09 14:00', '2024-09-09 14:30', '2024-09-09 15:00', '2024-09-09 15:30', '2024-09-09 16:00', '2024-09-09 16:30', '2024-09-09 17:00', '2024-09-09 17:30', '2024-09-09 18:00', '2024-09-09 18:30', '2024-09-09 19:00', '2024-09-09 19:30', '2024-09-09 09:00', '2024-09-09 09:30', '2024-09-09 10:00', '2024-09-09 10:30', '2024-09-09 11:00', '2024-09-09 11:30', '2024-09-09 12:00', '2024-09-09 12:30', '2024-09-09 13:00', '2024-09-09 13:30', '2024-09-09 14:00', '2024-09-09 14:30', '2024-09-09 15:00', '2024-09-09 15:30', '2024-09-09 16:00', '2024-09-09 16:30', '2024-09-09 17:00', '2024-09-09 17:30', '2024-09-09 18:00', '2024-09-09 18:30', '2024-09-09 09:00', '2024-09-09 09:30', '2024-09-10 09:00', '2024-09-10 09:30', '2024-09-11 09:00', '2024-09-11 09:30', '2024-09-12 09:00', '2024-09-12 09:30', '2024-09-13 09:00', '2024-09-13 09:30', '2024-09-14 09:00', '2024-09-14 09:30', '2024-09-14 10:00', '2024-09-14 10:30', '2024-09-14 11:00', '2024-09-14 11:30', '2024-09-14 12:00', '2024-09-14 12:30', '2024-09-14 13:00', '2024-09-14 13:30', '2024-09-14 14:00', '2024-09-14 14:30', '2024-09-14 15:00', '2024-09-14 15:30', '2024-09-14 16:00', '2024-09-14 16:30', '2024-09-14 17:00', '2024-09-14 17:30', '2024-09-14 18:00', '2024-09-14 18:30', '2024-09-14 09:00', '2024-09-14 09:30', '2024-09-15 09:00', '2024-09-15 09:30', '2024-09-15 10:00', '2024-09-15 10:30', '2024-09-15 11:00', '2024-09-15 11:30', '2024-09-15 12:00', '2024-09-15 12:30', '2024-09-15 13:00', '2024-09-15 13:30', '2024-09-15 14:00', '2024-09-15 14:30', '2024-09-15 15:00', '2024-09-15 15:30', '2024-09-15 16:00', '2024-09-15 16:30', '2024-09-15 17:00', '2024-09-15 17:30', '2024-09-15 18:00', '2024-09-15 18:30', '2024-09-15 09:00', '2024-09-15 09:30', '2024-09-16 09:00', '2024-09-16 09:30', '2024-09-16 10:00', '2024-09-16 10:30', '2024-09-16 11:00', '2024-09-16 11:30', '2024-09-16 12:00', '2024-09-16 12:30', '2024-09-16 13:00', '2024-09-16 13:30', '2024-09-16 14:00', '2024-09-16 14:30', '2024-09-16 15:00', '2024-09-16 15:30', '2024-09-16 16:00', '2024-09-16 16:30', '2024-09-16 17:00', '2024-09-16 17:30', '2024-09-16 18:00', '2024-09-16 18:30', '2024-09-16 19:00', '2024-09-16 19:30', '2024-09-16 09:00', '2024-09-16 09:30', '2024-09-17 09:00', '2024-09-17 09:30', '2024-09-18 09:00', '2024-09-18 09:30', '2024-09-19 09:00', '2024-09-19 09:30', '2024-09-19 10:00', '2024-09-19 10:30', '2024-09-19 11:00', '2024-09-19 11:30', '2024-09-19 12:00', '2024-09-19 12:30', '2024-09-19 13:00', '2024-09-19 13:30', '2024-09-19 14:00', '2024-09-19 14:30', '2024-09-19 15:00', '2024-09-19 15:30', '2024-09-19 16:00', '2024-09-19 16:30', '2024-09-19 17:00', '2024-09-19 17:30', '2024-09-19 18:00', '2024-09-19 18:30', '2024-09-19 09:00', '2024-09-19 09:30', '2024-09-20 09:00', '2024-09-20 09:30', '2024-09-21 09:00', '2024-09-21 09:30', '2024-09-22 09:00', '2024-09-22 09:30', '2024-09-22 10:00', '2024-09-22 10:30', '2024-09-22 11:00', '2024-09-22 11:30', '2024-09-22 12:00', '2024-09-22 12:30', '2024-09-22 13:00', '2024-09-22 13:30', '2024-09-22 14:00', '2024-09-22 14:30', '2024-09-22 15:00', '2024-09-22 15:30', '2024-09-22 16:00', '2024-09-22 16:30', '2024-09-22 17:00', '2024-09-22 17:30', '2024-09-22 18:00', '2024-09-22 18:30', '2024-09-22 09:00', '2024-09-22 09:30', '2024-09-23 09:00', '2024-09-23 09:30', '2024-09-23 10:00', '2024-09-23 10:30', '2024-09-23 11:00', '2024-09-23 11:30', '2024-09-23 12:00', '2024-09-23 12:30', '2024-09-23 13:00', '2024-09-23 13:30', '2024-09-23 14:00', '2024-09-23 14:30', '2024-09-23 15:00', '2024-09-23 15:30', '2024-09-23 16:00', '2024-09-23 16:30', '2024-09-23 17:00', '2024-09-23 17:30', '2024-09-23 18:00', '2024-09-23 18:30', '2024-09-23 19:00', '2024-09-23 19:30', '2024-09-23 09:00', '2024-09-23 09:30', '2024-09-24 09:00', '2024-09-24 09:30', '2024-09-24 10:00', '2024-09-24 10:30', '2024-09-24 11:00', '2024-09-24 11:30', '2024-09-24 12:00', '2024-09-24 12:30', '2024-09-24 13:00', '2024-09-24 13:30', '2024-09-24 14:00', '2024-09-24 14:30', '2024-09-24 15:00', '2024-09-24 15:30', '2024-09-24 16:00', '2024-09-24 16:30', '2024-09-24 17:00', '2024-09-24 17:30', '2024-09-24 18:00', '2024-09-24 18:30', '2024-09-24 09:00', '2024-09-24 09:30', '2024-09-25 09:00', '2024-09-25 09:30', '2024-09-26 09:00', '2024-09-26 09:30', '2024-09-27 09:00', '2024-09-27 09:30', '2024-09-28 09:00', '2024-09-28 09:30', '2024-09-29 09:00', '2024-09-29 09:30', '2024-09-29 10:00', '2024-09-29 10:30', '2024-09-29 11:00', '2024-09-29 11:30', '2024-09-29 12:00', '2024-09-29 12:30', '2024-09-29 13:00', '2024-09-29 13:30', '2024-09-29 14:00', '2024-09-29 14:30', '2024-09-29 15:00', '2024-09-29 15:30', '2024-09-29 16:00', '2024-09-29 16:30', '2024-09-29 17:00', '2024-09-29 17:30', '2024-09-29 18:00', '2024-09-29 18:30', '2024-09-29 09:00', '2024-09-29 09:30', '2024-09-29 10:00', '2024-09-29 10:30', '2024-09-29 11:00', '2024-09-29 11:30', '2024-09-29 12:00', '2024-09-29 12:30', '2024-09-29 13:00', '2024-09-29 13:30', '2024-09-29 14:00', '2024-09-29 14:30', '2024-09-29 15:00', '2024-09-29 15:30', '2024-09-29 16:00', '2024-09-29 16:30', '2024-09-29 17:00', '2024-09-29 17:30', '2024-09-29 18:00', '2024-09-29 18:30', '2024-09-29 09:00', '2024-09-29 09:30', '2024-09-30 09:00', '2024-09-30 09:30', '2024-09-30 10:00', '2024-09-30 10:30', '2024-09-30 11:00', '2024-09-30 11:30', '2024-09-30 12:00', '2024-09-30 12:30', '2024-09-30 13:00', '2024-09-30 13:30', '2024-09-30 14:00', '2024-09-30 14:30', '2024-09-30 15:00', '2024-09-30 15:30', '2024-09-30 16:00', '2024-09-30 16:30', '2024-09-30 17:00', '2024-09-30 17:30', '2024-09-30 18:00', '2024-09-30 18:30', '2024-09-30 19:00', '2024-09-30 19:30', '2024-09-30 09:00', '2024-09-30 09:30', '2024-10-01 09:00', '2024-10-01 09:30', '2024-10-02 09:00', '2024-10-02 09:30', '2024-10-03 09:00', '2024-10-03 09:30', '2024-10-04 09:00', '2024-10-04 09:30', '2024-10-04 10:00', '2024-10-04 10:30', '2024-10-04 11:00', '2024-10-04 11:30', '2024-10-04 12:00', '2024-10-04 12:30', '2024-10-04 13:00', '2024-10-04 13:30', '2024-10-04 14:00', '2024-10-04 14:30', '2024-10-04 15:00', '2024-10-04 15:30', '2024-10-04 16:00', '2024-10-04 16:30', '2024-10-04 17:00', '2024-10-04 17:30', '2024-10-04 18:00', '2024-10-04 18:30', '2024-10-04 09:00', '2024-10-04 09:30', '2024-10-05 09:00', '2024-10-05 09:30', '2024-10-06 09:00', '2024-10-06 09:30', '2024-10-06 10:00', '2024-10-06 10:30', '2024-10-06 11:00', '2024-10-06 11:30', '2024-10-06 12:00', '2024-10-06 12:30', '2024-10-06 13:00', '2024-10-06 13:30', '2024-10-06 14:00', '2024-10-06 14:30', '2024-10-06 15:00', '2024-10-06 15:30', '2024-10-06 16:00', '2024-10-06 16:30', '2024-10-06 17:00', '2024-10-06 17:30', '2024-10-06 18:00', '2024-10-06 18:30', '2024-10-06 09:00', '2024-10-06 09:30', '2024-10-07 09:00', '2024-10-07 09:30', '2024-10-07 10:00', '2024-10-07 10:30', '2024-10-07 11:00', '2024-10-07 11:30', '2024-10-07 12:00', '2024-10-07 12:30', '2024-10-07 13:00', '2024-10-07 13:30', '2024-10-07 14:00', '2024-10-07 14:30', '2024-10-07 15:00', '2024-10-07 15:30', '2024-10-07 16:00', '2024-10-07 16:30', '2024-10-07 17:00', '2024-10-07 17:30', '2024-10-07 18:00', '2024-10-07 18:30', '2024-10-07 19:00', '2024-10-07 19:30', '2024-10-07 09:00', '2024-10-07 09:30', '2024-10-08 09:00', '2024-10-08 09:30', '2024-10-09 09:00', '2024-10-09 09:30', '2024-10-09 10:00', '2024-10-09 10:30', '2024-10-09 11:00', '2024-10-09 11:30', '2024-10-09 12:00', '2024-10-09 12:30', '2024-10-09 13:00', '2024-10-09 13:30', '2024-10-09 14:00', '2024-10-09 14:30', '2024-10-09 15:00', '2024-10-09 15:30', '2024-10-09 16:00', '2024-10-09 16:30', '2024-10-09 17:00', '2024-10-09 17:30', '2024-10-09 18:00', '2024-10-09 18:30', '2024-10-09 09:00', '2024-10-09 09:30', '2024-10-10 09:00', '2024-10-10 09:30', '2024-10-11 09:00', '2024-10-11 09:30', '2024-10-12 09:00', '2024-10-12 09:30', '2024-10-12 09:00', '2024-10-12 09:30', '2024-10-12 10:00', '2024-10-12 10:30', '2024-10-12 11:00', '2024-10-12 11:30', '2024-10-12 12:00', '2024-10-12 12:30', '2024-10-12 13:00', '2024-10-12 13:30', '2024-10-12 14:00', '2024-10-12 14:30', '2024-10-12 15:00', '2024-10-12 15:30', '2024-10-12 16:00', '2024-10-12 16:30', '2024-10-12 17:00', '2024-10-12 17:30', '2024-10-12 18:00', '2024-10-12 18:30', '2024-10-12 11:00', '2024-10-12 11:30', '2024-10-13 09:00', '2024-10-13 09:30', '2024-10-13 10:00', '2024-10-13 10:30', '2024-10-13 11:00', '2024-10-13 11:30', '2024-10-13 12:00', '2024-10-13 12:30', '2024-10-13 13:00', '2024-10-13 13:30', '2024-10-13 14:00', '2024-10-13 14:30', '2024-10-13 15:00', '2024-10-13 15:30', '2024-10-13 16:00', '2024-10-13 16:30', '2024-10-13 17:00', '2024-10-13 17:30', '2024-10-13 18:00', '2024-10-13 18:30', '2024-10-13 09:00', '2024-10-13 09:30', '2024-10-14 09:00', '2024-10-14 09:30', '2024-10-14 10:00', '2024-10-14 10:30', '2024-10-14 11:00', '2024-10-14 11:30', '2024-10-14 12:00', '2024-10-14 12:30', '2024-10-14 13:00', '2024-10-14 13:30', '2024-10-14 14:00', '2024-10-14 14:30', '2024-10-14 15:00', '2024-10-14 15:30', '2024-10-14 16:00', '2024-10-14 16:30', '2024-10-14 17:00', '2024-10-14 17:30', '2024-10-14 18:00', '2024-10-14 18:30', '2024-10-14 19:00', '2024-10-14 19:30', '2024-10-14 09:00', '2024-10-14 09:30', '2024-10-14 10:00', '2024-10-14 10:30', '2024-10-14 11:00', '2024-10-14 11:30', '2024-10-14 12:00', '2024-10-14 12:30', '2024-10-14 13:00', '2024-10-14 13:30', '2024-10-14 14:00', '2024-10-14 14:30', '2024-10-14 15:00', '2024-10-14 15:30', '2024-10-14 16:00', '2024-10-14 16:30', '2024-10-14 17:00', '2024-10-14 17:30', '2024-10-14 18:00', '2024-10-14 18:30', '2024-10-14 09:00', '2024-10-14 09:30', '2024-10-15 09:00', '2024-10-15 09:30', '2024-10-16 09:00', '2024-10-16 09:30', '2024-10-17 09:00', '2024-10-17 09:30', '2024-10-18 09:00', '2024-10-18 09:30', '2024-10-19 09:00', '2024-10-19 09:30', '2024-10-19 10:00', '2024-10-19 10:30', '2024-10-19 11:00', '2024-10-19 11:30', '2024-10-19 12:00', '2024-10-19 12:30', '2024-10-19 13:00', '2024-10-19 13:30', '2024-10-19 14:00', '2024-10-19 14:30', '2024-10-19 15:00', '2024-10-19 15:30', '2024-10-19 16:00', '2024-10-19 16:30', '2024-10-19 17:00', '2024-10-19 17:30', '2024-10-19 18:00', '2024-10-19 18:30', '2024-10-19 09:00', '2024-10-19 09:30', '2024-10-20 09:00', '2024-10-20 09:30', '2024-10-20 10:00', '2024-10-20 10:30', '2024-10-20 11:00', '2024-10-20 11:30', '2024-10-20 12:00', '2024-10-20 12:30', '2024-10-20 13:00', '2024-10-20 13:30', '2024-10-20 14:00', '2024-10-20 14:30', '2024-10-20 15:00', '2024-10-20 15:30', '2024-10-20 16:00', '2024-10-20 16:30', '2024-10-20 17:00', '2024-10-20 17:30', '2024-10-20 18:00', '2024-10-20 18:30', '2024-10-20 09:00', '2024-10-20 09:30', '2024-10-21 09:00', '2024-10-21 09:30', '2024-10-21 10:00', '2024-10-21 10:30', '2024-10-21 11:00', '2024-10-21 11:30', '2024-10-21 12:00', '2024-10-21 12:30', '2024-10-21 13:00', '2024-10-21 13:30', '2024-10-21 14:00', '2024-10-21 14:30', '2024-10-21 15:00', '2024-10-21 15:30', '2024-10-21 16:00', '2024-10-21 16:30', '2024-10-21 17:00', '2024-10-21 17:30', '2024-10-21 18:00', '2024-10-21 18:30', '2024-10-21 19:00', '2024-10-21 19:30', '2024-10-21 09:00', '2024-10-21 09:30', '2024-10-22 09:00', '2024-10-22 09:30', '2024-10-23 09:00', '2024-10-23 09:30', '2024-10-24 09:00', '2024-10-24 09:30', '2024-10-24 10:00', '2024-10-24 10:30', '2024-10-24 11:00', '2024-10-24 11:30', '2024-10-24 12:00', '2024-10-24 12:30', '2024-10-24 13:00', '2024-10-24 13:30', '2024-10-24 14:00', '2024-10-24 14:30', '2024-10-24 15:00', '2024-10-24 15:30', '2024-10-24 16:00', '2024-10-24 16:30', '2024-10-24 17:00', '2024-10-24 17:30', '2024-10-24 18:00', '2024-10-24 18:30', '2024-10-24 09:00', '2024-10-24 09:30', '2024-10-25 09:00', '2024-10-25 09:30', '2024-10-26 09:00', '2024-10-26 09:30', '2024-10-27 09:00', '2024-10-27 09:30', '2024-10-27 10:00', '2024-10-27 10:30', '2024-10-27 11:00', '2024-10-27 11:30', '2024-10-27 12:00', '2024-10-27 12:30', '2024-10-27 13:00', '2024-10-27 13:30', '2024-10-27 14:00', '2024-10-27 14:30', '2024-10-27 15:00', '2024-10-27 15:30', '2024-10-27 16:00', '2024-10-27 16:30', '2024-10-27 17:00', '2024-10-27 17:30', '2024-10-27 18:00', '2024-10-27 18:30', '2024-10-27 09:00', '2024-10-27 09:30', '2024-10-28 09:00', '2024-10-28 09:30', '2024-10-28 10:00', '2024-10-28 10:30', '2024-10-28 11:00', '2024-10-28 11:30', '2024-10-28 12:00', '2024-10-28 12:30', '2024-10-28 13:00', '2024-10-28 13:30', '2024-10-28 14:00', '2024-10-28 14:30', '2024-10-28 15:00', '2024-10-28 15:30', '2024-10-28 16:00', '2024-10-28 16:30', '2024-10-28 17:00', '2024-10-28 17:30', '2024-10-28 18:00', '2024-10-28 18:30', '2024-10-28 19:00', '2024-10-28 19:30', '2024-10-28 09:00', '2024-10-28 09:30', '2024-10-29 09:00', '2024-10-29 09:30', '2024-10-29 10:00', '2024-10-29 10:30', '2024-10-29 11:00', '2024-10-29 11:30', '2024-10-29 12:00', '2024-10-29 12:30', '2024-10-29 13:00', '2024-10-29 13:30', '2024-10-29 14:00', '2024-10-29 14:30', '2024-10-29 15:00', '2024-10-29 15:30', '2024-10-29 16:00', '2024-10-29 16:30', '2024-10-29 17:00', '2024-10-29 17:30', '2024-10-29 18:00', '2024-10-29 18:30', '2024-10-29 09:00', '2024-10-29 09:30', '2024-10-30 09:00', '2024-10-30 09:30', '2024-10-31 09:00', '2024-10-31 09:30', '2024-11-01 09:00', '2024-11-01 09:30', '2024-11-02 09:00', '2024-11-02 09:30', '2024-11-03 09:00', '2024-11-03 09:30', '2024-11-03 10:00', '2024-11-03 10:30', '2024-11-03 11:00', '2024-11-03 11:30', '2024-11-03 12:00', '2024-11-03 12:30', '2024-11-03 13:00', '2024-11-03 13:30', '2024-11-03 14:00', '2024-11-03 14:30', '2024-11-03 15:00', '2024-11-03 15:30', '2024-11-03 16:00', '2024-11-03 16:30', '2024-11-03 17:00', '2024-11-03 17:30', '2024-11-03 18:00', '2024-11-03 18:30', '2024-11-03 09:00', '2024-11-03 09:30', '2024-11-03 10:00', '2024-11-03 10:30', '2024-11-03 11:00', '2024-11-03 11:30', '2024-11-03 12:00', '2024-11-03 12:30', '2024-11-03 13:00', '2024-11-03 13:30', '2024-11-03 14:00', '2024-11-03 14:30', '2024-11-03 15:00', '2024-11-03 15:30', '2024-11-03 16:00', '2024-11-03 16:30', '2024-11-03 17:00', '2024-11-03 17:30', '2024-11-03 18:00', '2024-11-03 18:30', '2024-11-03 09:00', '2024-11-03 09:30', '2024-11-04 09:00', '2024-11-04 09:30', '2024-11-04 10:00', '2024-11-04 10:30', '2024-11-04 11:00', '2024-11-04 11:30', '2024-11-04 12:00', '2024-11-04 12:30', '2024-11-04 13:00', '2024-11-04 13:30', '2024-11-04 14:00', '2024-11-04 14:30', '2024-11-04 15:00', '2024-11-04 15:30', '2024-11-04 16:00', '2024-11-04 16:30', '2024-11-04 17:00', '2024-11-04 17:30', '2024-11-04 18:00', '2024-11-04 18:30', '2024-11-04 19:00', '2024-11-04 19:30', '2024-11-04 09:00', '2024-11-04 09:30', '2024-11-05 09:00', '2024-11-05 09:30', '2024-11-06 09:00', '2024-11-06 09:30', '2024-11-07 09:00', '2024-11-07 09:30', '2024-11-08 09:00', '2024-11-08 09:30', '2024-11-08 10:00', '2024-11-08 10:30', '2024-11-08 11:00', '2024-11-08 11:30', '2024-11-08 12:00', '2024-11-08 12:30', '2024-11-08 13:00', '2024-11-08 13:30', '2024-11-08 14:00', '2024-11-08 14:30', '2024-11-08 15:00', '2024-11-08 15:30', '2024-11-08 16:00', '2024-11-08 16:30', '2024-11-08 17:00', '2024-11-08 17:30', '2024-11-08 18:00', '2024-11-08 18:30', '2024-11-08 09:00', '2024-11-08 09:30', '2024-11-09 09:00', '2024-11-09 09:30', '2024-11-10 09:00', '2024-11-10 09:30', '2024-11-10 10:00', '2024-11-10 10:30', '2024-11-10 11:00', '2024-11-10 11:30', '2024-11-10 12:00', '2024-11-10 12:30', '2024-11-10 13:00', '2024-11-10 13:30', '2024-11-10 14:00', '2024-11-10 14:30', '2024-11-10 15:00', '2024-11-10 15:30', '2024-11-10 16:00', '2024-11-10 16:30', '2024-11-10 17:00', '2024-11-10 17:30', '2024-11-10 18:00', '2024-11-10 18:30', '2024-11-10 09:00', '2024-11-10 09:30', '2024-11-11 09:00', '2024-11-11 09:30', '2024-11-11 10:00', '2024-11-11 10:30', '2024-11-11 11:00', '2024-11-11 11:30', '2024-11-11 12:00', '2024-11-11 12:30', '2024-11-11 13:00', '2024-11-11 13:30', '2024-11-11 14:00', '2024-11-11 14:30', '2024-11-11 15:00', '2024-11-11 15:30', '2024-11-11 16:00', '2024-11-11 16:30', '2024-11-11 17:00', '2024-11-11 17:30', '2024-11-11 18:00', '2024-11-11 18:30', '2024-11-11 19:00', '2024-11-11 19:30', '2024-11-11 09:00', '2024-11-11 09:30', '2024-11-12 09:00', '2024-11-12 09:30', '2024-11-13 09:00', '2024-11-13 09:30', '2024-11-13 10:00', '2024-11-13 10:30', '2024-11-13 11:00', '2024-11-13 11:30', '2024-11-13 12:00', '2024-11-13 12:30', '2024-11-13 13:00', '2024-11-13 13:30', '2024-11-13 14:00', '2024-11-13 14:30', '2024-11-13 15:00', '2024-11-13 15:30', '2024-11-13 16:00', '2024-11-13 16:30', '2024-11-13 17:00', '2024-11-13 17:30', '2024-11-13 18:00', '2024-11-13 18:30', '2024-11-13 09:00', '2024-11-13 09:30', '2024-11-14 09:00', '2024-11-14 09:30', '2024-11-15 09:00', '2024-11-15 09:30', '2024-11-16 09:00', '2024-11-16 09:30', '2024-11-17 09:00', '2024-11-17 09:30', '2024-11-17 10:00', '2024-11-17 10:30', '2024-11-17 11:00', '2024-11-17 11:30', '2024-11-17 12:00', '2024-11-17 12:30', '2024-11-17 13:00', '2024-11-17 13:30', '2024-11-17 14:00', '2024-11-17 14:30', '2024-11-17 15:00', '2024-11-17 15:30', '2024-11-17 16:00', '2024-11-17 16:30', '2024-11-17 17:00', '2024-11-17 17:30', '2024-11-17 18:00', '2024-11-17 18:30', '2024-11-17 09:00', '2024-11-17 09:30', '2024-11-18 09:00', '2024-11-18 09:30', '2024-11-18 10:00', '2024-11-18 10:30', '2024-11-18 11:00', '2024-11-18 11:30', '2024-11-18 12:00', '2024-11-18 12:30', '2024-11-18 13:00', '2024-11-18 13:30', '2024-11-18 14:00', '2024-11-18 14:30', '2024-11-18 15:00', '2024-11-18 15:30', '2024-11-18 16:00', '2024-11-18 16:30', '2024-11-18 17:00', '2024-11-18 17:30', '2024-11-18 18:00', '2024-11-18 18:30', '2024-11-18 19:00', '2024-11-18 19:30', '2024-11-18 09:00', '2024-11-18 09:30', '2024-11-18 10:00', '2024-11-18 10:30', '2024-11-18 11:00', '2024-11-18 11:30', '2024-11-18 12:00', '2024-11-18 12:30', '2024-11-18 13:00', '2024-11-18 13:30', '2024-11-18 14:00', '2024-11-18 14:30', '2024-11-18 15:00', '2024-11-18 15:30', '2024-11-18 16:00', '2024-11-18 16:30', '2024-11-18 17:00', '2024-11-18 17:30', '2024-11-18 18:00', '2024-11-18 18:30', '2024-11-18 09:00', '2024-11-18 09:30', '2024-11-19 09:00', '2024-11-19 09:30', '2024-11-20 09:00', '2024-11-20 09:30', '2024-11-21 09:00', '2024-11-21 09:30', '2024-11-22 09:00', '2024-11-22 09:30', '2024-11-23 09:00', '2024-11-23 09:30', '2024-11-23 10:00', '2024-11-23 10:30', '2024-11-23 11:00', '2024-11-23 11:30', '2024-11-23 12:00', '2024-11-23 12:30', '2024-11-23 13:00', '2024-11-23 13:30', '2024-11-23 14:00', '2024-11-23 14:30', '2024-11-23 15:00', '2024-11-23 15:30', '2024-11-23 16:00', '2024-11-23 16:30', '2024-11-23 17:00', '2024-11-23 17:30', '2024-11-23 18:00', '2024-11-23 18:30', '2024-11-23 09:00', '2024-11-23 09:30', '2024-11-24 09:00', '2024-11-24 09:30', '2024-11-24 10:00', '2024-11-24 10:30', '2024-11-24 11:00', '2024-11-24 11:30', '2024-11-24 12:00', '2024-11-24 12:30', '2024-11-24 13:00', '2024-11-24 13:30', '2024-11-24 14:00', '2024-11-24 14:30', '2024-11-24 15:00', '2024-11-24 15:30', '2024-11-24 16:00', '2024-11-24 16:30', '2024-11-24 17:00', '2024-11-24 17:30', '2024-11-24 18:00', '2024-11-24 18:30', '2024-11-24 09:00', '2024-11-24 09:30', '2024-11-25 09:00', '2024-11-25 09:30', '2024-11-25 10:00', '2024-11-25 10:30', '2024-11-25 11:00', '2024-11-25 11:30', '2024-11-25 12:00', '2024-11-25 12:30', '2024-11-25 13:00', '2024-11-25 13:30', '2024-11-25 14:00', '2024-11-25 14:30', '2024-11-25 15:00', '2024-11-25 15:30', '2024-11-25 16:00', '2024-11-25 16:30', '2024-11-25 17:00', '2024-11-25 17:30', '2024-11-25 18:00', '2024-11-25 18:30', '2024-11-25 19:00', '2024-11-25 19:30', '2024-11-25 09:00', '2024-11-25 09:30', '2024-11-26 09:00', '2024-11-26 09:30', '2024-11-27 09:00', '2024-11-27 09:30', '2024-11-28 09:00', '2024-11-28 09:30', '2024-11-28 10:00', '2024-11-28 10:30', '2024-11-28 11:00', '2024-11-28 11:30', '2024-11-28 12:00', '2024-11-28 12:30', '2024-11-28 13:00', '2024-11-28 13:30', '2024-11-28 14:00', '2024-11-28 14:30', '2024-11-28 15:00', '2024-11-28 15:30', '2024-11-28 16:00', '2024-11-28 16:30', '2024-11-28 17:00', '2024-11-28 17:30', '2024-11-28 18:00', '2024-11-28 18:30', '2024-11-28 09:00', '2024-11-28 09:30', '2024-11-29 09:00', '2024-11-29 09:30', '2024-12-01 09:00', '2024-12-01 09:30', '2024-12-01 10:00', '2024-12-01 10:30', '2024-12-01 11:00', '2024-12-01 11:30', '2024-12-01 12:00', '2024-12-01 12:30', '2024-12-01 13:00', '2024-12-01 13:30', '2024-12-01 14:00', '2024-12-01 14:30', '2024-12-01 15:00', '2024-12-01 15:30', '2024-12-01 16:00', '2024-12-01 16:30', '2024-12-01 17:00', '2024-12-01 17:30', '2024-12-01 18:00', '2024-12-01 18:30', '2024-12-01 09:00', '2024-12-02 09:00', '2024-12-02 09:30', '2024-12-02 10:00', '2024-12-02 10:30', '2024-12-02 11:00', '2024-12-02 11:30', '2024-12-02 12:00', '2024-12-02 12:30', '2024-12-02 13:00', '2024-12-02 13:30', '2024-12-02 14:00', '2024-12-02 14:30', '2024-12-02 15:00', '2024-12-02 15:30', '2024-12-02 16:00', '2024-12-02 16:30', '2024-12-02 17:00', '2024-12-02 17:30', '2024-12-02 18:00', '2024-12-02 18:30', '2024-12-02 19:00', '2024-12-02 19:30', '2024-12-03 09:00', '2024-12-03 09:30', '2024-12-03 10:00', '2024-12-03 10:30', '2024-12-03 11:00', '2024-12-03 11:30', '2024-12-03 12:00', '2024-12-03 12:30', '2024-12-03 13:00', '2024-12-03 13:30', '2024-12-03 14:00', '2024-12-03 14:30', '2024-12-03 15:00', '2024-12-03 15:30', '2024-12-03 16:00', '2024-12-03 16:30', '2024-12-03 17:00', '2024-12-03 17:30', '2024-12-03 18:00', '2024-12-03 18:30', '2024-12-08 09:00', '2024-12-08 09:30', '2024-12-08 10:00', '2024-12-08 10:30', '2024-12-08 11:00', '2024-12-08 11:30', '2024-12-08 12:00', '2024-12-08 12:30', '2024-12-08 13:00', '2024-12-08 13:30', '2024-12-08 14:00', '2024-12-08 14:30', '2024-12-08 15:00', '2024-12-08 15:30', '2024-12-08 16:00', '2024-12-08 16:30', '2024-12-08 17:00', '2024-12-08 17:30', '2024-12-08 18:00', '2024-12-08 18:30', '2024-12-08 09:00', '2024-12-08 09:30', '2024-12-08 10:00', '2024-12-08 10:30', '2024-12-08 11:00', '2024-12-08 11:30', '2024-12-08 12:00', '2024-12-08 12:30', '2024-12-08 13:00', '2024-12-08 13:30', '2024-12-08 14:00', '2024-12-08 14:30', '2024-12-08 15:00', '2024-12-08 15:30', '2024-12-08 16:00', '2024-12-08 16:30', '2024-12-08 17:00', '2024-12-08 17:30', '2024-12-08 18:00', '2024-12-08 18:30', '2024-12-09 09:00', '2024-12-09 09:30', '2024-12-09 10:00', '2024-12-09 10:30', '2024-12-09 11:00', '2024-12-09 11:30', '2024-12-09 12:00', '2024-12-09 12:30', '2024-12-09 13:00', '2024-12-09 13:30', '2024-12-09 14:00', '2024-12-09 14:30', '2024-12-09 15:00', '2024-12-09 15:30', '2024-12-09 16:00', '2024-12-09 16:30', '2024-12-09 17:00', '2024-12-09 17:30', '2024-12-09 18:00', '2024-12-09 18:30', '2024-12-09 19:00', '2024-12-09 19:30', '2024-12-13 09:00', '2024-12-13 09:30', '2024-12-13 10:00', '2024-12-13 10:30', '2024-12-13 11:00', '2024-12-13 11:30', '2024-12-13 12:00', '2024-12-13 12:30', '2024-12-13 13:00', '2024-12-13 13:30', '2024-12-13 14:00', '2024-12-13 14:30', '2024-12-13 15:00', '2024-12-13 15:30', '2024-12-13 16:00', '2024-12-13 16:30', '2024-12-13 17:00', '2024-12-13 17:30', '2024-12-13 18:00', '2024-12-13 18:30', '2024-12-15 09:00', '2024-12-15 09:30', '2024-12-15 10:00', '2024-12-15 10:30', '2024-12-15 11:00', '2024-12-15 11:30', '2024-12-15 12:00', '2024-12-15 12:30', '2024-12-15 13:00', '2024-12-15 13:30', '2024-12-15 14:00', '2024-12-15 14:30', '2024-12-15 15:00', '2024-12-15 15:30', '2024-12-15 16:00', '2024-12-15 16:30', '2024-12-15 17:00', '2024-12-15 17:30', '2024-12-15 18:00', '2024-12-15 18:30', '2024-12-16 09:00', '2024-12-16 09:30', '2024-12-16 10:00', '2024-12-16 10:30', '2024-12-16 11:00', '2024-12-16 11:30', '2024-12-16 12:00', '2024-12-16 12:30', '2024-12-16 13:00', '2024-12-16 13:30', '2024-12-16 14:00', '2024-12-16 14:30', '2024-12-16 15:00', '2024-12-16 15:30', '2024-12-16 16:00', '2024-12-16 16:30', '2024-12-16 17:00', '2024-12-16 17:30', '2024-12-16 18:00', '2024-12-16 18:30', '2024-12-16 19:00', '2024-12-16 19:30', '2024-12-18 09:00', '2024-12-18 09:30', '2024-12-18 10:00', '2024-12-18 10:30', '2024-12-18 11:00', '2024-12-18 11:30', '2024-12-18 12:00', '2024-12-18 12:30', '2024-12-18 13:00', '2024-12-18 13:30', '2024-12-18 14:00', '2024-12-18 14:30', '2024-12-18 15:00', '2024-12-18 15:30', '2024-12-18 16:00', '2024-12-18 16:30', '2024-12-18 17:00', '2024-12-18 17:30', '2024-12-18 18:00', '2024-12-18 18:30', '2024-12-22 09:00', '2024-12-22 09:30', '2024-12-22 10:00', '2024-12-22 10:30', '2024-12-22 11:00', '2024-12-22 11:30', '2024-12-22 12:00', '2024-12-22 12:30', '2024-12-22 13:00', '2024-12-22 13:30', '2024-12-22 14:00', '2024-12-22 14:30', '2024-12-22 15:00', '2024-12-22 15:30', '2024-12-22 16:00', '2024-12-22 16:30', '2024-12-22 17:00', '2024-12-22 17:30', '2024-12-22 18:00', '2024-12-22 18:30', '2024-12-23 09:00', '2024-12-23 09:30', '2024-12-23 10:00', '2024-12-23 10:30', '2024-12-23 11:00', '2024-12-23 11:30', '2024-12-23 12:00', '2024-12-23 12:30', '2024-12-23 13:00', '2024-12-23 13:30', '2024-12-23 14:00', '2024-12-23 14:30', '2024-12-23 15:00', '2024-12-23 15:30', '2024-12-23 16:00', '2024-12-23 16:30', '2024-12-23 17:00', '2024-12-23 17:30', '2024-12-23 18:00', '2024-12-23 18:30', '2024-12-23 19:00', '2024-12-23 19:30', '2024-12-23 09:00', '2024-12-23 09:30', '2024-12-23 10:00', '2024-12-23 10:30', '2024-12-23 11:00', '2024-12-23 11:30', '2024-12-23 12:00', '2024-12-23 12:30', '2024-12-23 13:00', '2024-12-23 13:30', '2024-12-23 14:00', '2024-12-23 14:30', '2024-12-23 15:00', '2024-12-23 15:30', '2024-12-23 16:00', '2024-12-23 16:30', '2024-12-23 17:00', '2024-12-23 17:30', '2024-12-23 18:00', '2024-12-23 18:30', '2024-12-28 09:00', '2024-12-28 09:30', '2024-12-28 10:00', '2024-12-28 10:30', '2024-12-28 11:00', '2024-12-28 11:30', '2024-12-28 12:00', '2024-12-28 12:30', '2024-12-28 13:00', '2024-12-28 13:30', '2024-12-28 14:00', '2024-12-28 14:30', '2024-12-28 15:00', '2024-12-28 15:30', '2024-12-28 16:00', '2024-12-28 16:30', '2024-12-28 17:00', '2024-12-28 17:30', '2024-12-28 18:00', '2024-12-28 18:30', '2024-12-29 09:00', '2024-12-29 09:30', '2024-12-29 10:00', '2024-12-29 10:30', '2024-12-29 11:00', '2024-12-29 11:30', '2024-12-29 12:00', '2024-12-29 12:30', '2024-12-29 13:00', '2024-12-29 13:30', '2024-12-29 14:00', '2024-12-29 14:30', '2024-12-29 15:00', '2024-12-29 15:30', '2024-12-29 16:00', '2024-12-29 16:30', '2024-12-29 17:00', '2024-12-29 17:30', '2024-12-29 18:00', '2024-12-29 18:30', '2024-12-30 09:00', '2024-12-30 09:30', '2024-12-30 10:00', '2024-12-30 10:30', '2024-12-30 11:00', '2024-12-30 11:30', '2024-12-30 12:00', '2024-12-30 12:30', '2024-12-30 13:00', '2024-12-30 13:30', '2024-12-30 14:00', '2024-12-30 14:30', '2024-12-30 15:00', '2024-12-30 15:30', '2024-12-30 16:00', '2024-12-30 16:30', '2024-12-30 17:00', '2024-12-30 17:30', '2024-12-30 18:00', '2024-12-30 18:30', '2024-12-30 19:00', '2024-12-30 19:30', '2025-01-02 09:00', '2025-01-02 09:30', '2025-01-02 10:00', '2025-01-02 10:30', '2025-01-02 11:00', '2025-01-02 11:30', '2025-01-02 12:00', '2025-01-02 12:30', '2025-01-02 13:00', '2025-01-02 13:30', '2025-01-02 14:00', '2025-01-02 14:30', '2025-01-02 15:00', '2025-01-02 15:30', '2025-01-02 16:00', '2025-01-02 16:30', '2025-01-02 17:00', '2025-01-02 17:30', '2025-01-02 18:00', '2025-01-02 18:30', '2025-01-05 09:00', '2025-01-05 09:30', '2025-01-05 10:00', '2025-01-05 10:30', '2025-01-05 11:00', '2025-01-05 11:30', '2025-01-05 12:00', '2025-01-05 12:30', '2025-01-05 13:00', '2025-01-05 13:30', '2025-01-05 14:00', '2025-01-05 14:30', '2025-01-05 15:00', '2025-01-05 15:30', '2025-01-05 16:00', '2025-01-05 16:30', '2025-01-05 17:00', '2025-01-05 17:30', '2025-01-05 18:00', '2025-01-05 18:30', '2025-01-06 09:00', '2025-01-06 09:30', '2025-01-06 10:00', '2025-01-06 10:30', '2025-01-06 11:00', '2025-01-06 11:30', '2025-01-06 12:00', '2025-01-06 12:30', '2025-01-06 13:00', '2025-01-06 13:30', '2025-01-06 14:00', '2025-01-06 14:30', '2025-01-06 15:00', '2025-01-06 15:30', '2025-01-06 16:00', '2025-01-06 16:30', '2025-01-06 17:00', '2025-01-06 17:30', '2025-01-06 18:00', '2025-01-06 18:30', '2025-01-06 19:00', '2025-01-06 19:30', '2025-01-07 09:00', '2025-01-07 09:30', '2025-01-07 10:00', '2025-01-07 10:30', '2025-01-07 11:00', '2025-01-07 11:30', '2025-01-07 12:00', '2025-01-07 12:30', '2025-01-07 13:00', '2025-01-07 13:30', '2025-01-07 14:00', '2025-01-07 14:30', '2025-01-07 15:00', '2025-01-07 15:30', '2025-01-07 16:00', '2025-01-07 16:30', '2025-01-07 17:00', '2025-01-07 17:30', '2025-01-07 18:00', '2025-01-07 18:30', '2025-01-12 09:00', '2025-01-12 09:30', '2025-01-12 10:00', '2025-01-12 10:30', '2025-01-12 11:00', '2025-01-12 11:30', '2025-01-12 12:00', '2025-01-12 12:30', '2025-01-12 13:00', '2025-01-12 13:30', '2025-01-12 14:00', '2025-01-12 14:30', '2025-01-12 15:00', '2025-01-12 15:30', '2025-01-12 16:00', '2025-01-12 16:30', '2025-01-12 17:00', '2025-01-12 17:30', '2025-01-12 18:00', '2025-01-12 18:30', '2025-01-12 09:00', '2025-01-12 09:30', '2025-01-12 10:00', '2025-01-12 10:30', '2025-01-12 11:00', '2025-01-12 11:30', '2025-01-12 12:00', '2025-01-12 12:30', '2025-01-12 13:00', '2025-01-12 13:30', '2025-01-12 14:00', '2025-01-12 14:30', '2025-01-12 15:00', '2025-01-12 15:30', '2025-01-12 16:00', '2025-01-12 16:30', '2025-01-12 17:00', '2025-01-12 17:30', '2025-01-12 18:00', '2025-01-12 18:30', '2025-01-13 09:00', '2025-01-13 09:30', '2025-01-13 10:00', '2025-01-13 10:30', '2025-01-13 11:00', '2025-01-13 11:30', '2025-01-13 12:00', '2025-01-13 12:30', '2025-01-13 13:00', '2025-01-13 13:30', '2025-01-13 14:00', '2025-01-13 14:30', '2025-01-13 15:00', '2025-01-13 15:30', '2025-01-13 16:00', '2025-01-13 16:30', '2025-01-13 17:00', '2025-01-13 17:30', '2025-01-13 18:00', '2025-01-13 18:30', '2025-01-13 19:00', '2025-01-13 19:30', '2025-01-17 09:00', '2025-01-17 09:30', '2025-01-17 10:00', '2025-01-17 10:30', '2025-01-17 11:00', '2025-01-17 11:30', '2025-01-17 12:00', '2025-01-17 12:30', '2025-01-17 13:00', '2025-01-17 13:30', '2025-01-17 14:00', '2025-01-17 14:30', '2025-01-17 15:00', '2025-01-17 15:30', '2025-01-17 16:00', '2025-01-17 16:30', '2025-01-17 17:00', '2025-01-17 17:30', '2025-01-17 18:00', '2025-01-17 18:30', '2025-01-19 09:00', '2025-01-19 09:30', '2025-01-19 10:00', '2025-01-19 10:30', '2025-01-19 11:00', '2025-01-19 11:30', '2025-01-19 12:00', '2025-01-19 12:30', '2025-01-19 13:00', '2025-01-19 13:30', '2025-01-19 14:00', '2025-01-19 14:30', '2025-01-19 15:00', '2025-01-19 15:30', '2025-01-19 16:00', '2025-01-19 16:30', '2025-01-19 17:00', '2025-01-19 17:30', '2025-01-19 18:00', '2025-01-19 18:30', '2025-01-20 09:00', '2025-01-20 09:30', '2025-01-20 10:00', '2025-01-20 10:30', '2025-01-20 11:00', '2025-01-20 11:30', '2025-01-20 12:00', '2025-01-20 12:30', '2025-01-20 13:00', '2025-01-20 13:30', '2025-01-20 14:00', '2025-01-20 14:30', '2025-01-20 15:00', '2025-01-20 15:30', '2025-01-20 16:00', '2025-01-20 16:30', '2025-01-20 17:00', '2025-01-20 17:30', '2025-01-20 18:00', '2025-01-20 18:30', '2025-01-20 19:00', '2025-01-20 19:30', '2025-01-22 09:00', '2025-01-22 09:30', '2025-01-22 10:00', '2025-01-22 10:30', '2025-01-22 11:00', '2025-01-22 11:30', '2025-01-22 12:00', '2025-01-22 12:30', '2025-01-22 13:00', '2025-01-22 13:30', '2025-01-22 14:00', '2025-01-22 14:30', '2025-01-22 15:00', '2025-01-22 15:30', '2025-01-22 16:00', '2025-01-22 16:30', '2025-01-22 17:00', '2025-01-22 17:30', '2025-01-22 18:00', '2025-01-22 18:30', '2025-01-26 09:00', '2025-01-26 09:30', '2025-01-26 10:00', '2025-01-26 10:30', '2025-01-26 11:00', '2025-01-26 11:30', '2025-01-26 12:00', '2025-01-26 12:30', '2025-01-26 13:00', '2025-01-26 13:30', '2025-01-26 14:00', '2025-01-26 14:30', '2025-01-26 15:00', '2025-01-26 15:30', '2025-01-26 16:00', '2025-01-26 16:30', '2025-01-26 17:00', '2025-01-26 17:30', '2025-01-26 18:00', '2025-01-26 18:30', '2025-01-27 09:00', '2025-01-27 09:30', '2025-01-27 10:00', '2025-01-27 10:30', '2025-01-27 11:00', '2025-01-27 11:30', '2025-01-27 12:00', '2025-01-27 12:30', '2025-01-27 13:00', '2025-01-27 13:30', '2025-01-27 14:00', '2025-01-27 14:30', '2025-01-27 15:00', '2025-01-27 15:30', '2025-01-27 16:00', '2025-01-27 16:30', '2025-01-27 17:00', '2025-01-27 17:30', '2025-01-27 18:00', '2025-01-27 18:30', '2025-01-27 19:00', '2025-01-27 19:30', '2025-01-27 09:00', '2025-01-27 09:30', '2025-01-27 10:00', '2025-01-27 10:30', '2025-01-27 11:00', '2025-01-27 11:30', '2025-01-27 12:00', '2025-01-27 12:30', '2025-01-27 13:00', '2025-01-27 13:30', '2025-01-27 14:00', '2025-01-27 14:30', '2025-01-27 15:00', '2025-01-27 15:30', '2025-01-27 16:00', '2025-01-27 16:30', '2025-01-27 17:00', '2025-01-27 17:30', '2025-01-27 18:00', '2025-01-27 18:30', '2025-02-01 09:00', '2025-02-01 09:30', '2025-02-01 10:00', '2025-02-01 10:30', '2025-02-01 11:00', '2025-02-01 11:30', '2025-02-01 12:00', '2025-02-01 12:30', '2025-02-01 13:00', '2025-02-01 13:30', '2025-02-01 14:00', '2025-02-01 14:30', '2025-02-01 15:00', '2025-02-01 15:30', '2025-02-01 16:00', '2025-02-01 16:30', '2025-02-01 17:00', '2025-02-01 17:30', '2025-02-01 18:00', '2025-02-01 18:30', '2025-02-02 09:00', '2025-02-02 09:30', '2025-02-02 10:00', '2025-02-02 10:30', '2025-02-02 11:00', '2025-02-02 11:30', '2025-02-02 12:00', '2025-02-02 12:30', '2025-02-02 13:00', '2025-02-02 13:30', '2025-02-02 14:00', '2025-02-02 14:30', '2025-02-02 15:00', '2025-02-02 15:30', '2025-02-02 16:00', '2025-02-02 16:30', '2025-02-02 17:00', '2025-02-02 17:30', '2025-02-02 18:00', '2025-02-02 18:30', '2025-02-03 09:00', '2025-02-03 09:30', '2025-02-03 10:00', '2025-02-03 10:30', '2025-02-03 11:00', '2025-02-03 11:30', '2025-02-03 12:00', '2025-02-03 12:30', '2025-02-03 13:00', '2025-02-03 13:30', '2025-02-03 14:00', '2025-02-03 14:30', '2025-02-03 15:00', '2025-02-03 15:30', '2025-02-03 16:00', '2025-02-03 16:30', '2025-02-03 17:00', '2025-02-03 17:30', '2025-02-03 18:00', '2025-02-03 18:30', '2025-02-03 19:00', '2025-02-03 19:30', '2025-02-06 09:00', '2025-02-06 09:30', '2025-02-06 10:00', '2025-02-06 10:30', '2025-02-06 11:00', '2025-02-06 11:30', '2025-02-06 12:00', '2025-02-06 12:30', '2025-02-06 13:00', '2025-02-06 13:30', '2025-02-06 14:00', '2025-02-06 14:30', '2025-02-06 15:00', '2025-02-06 15:30', '2025-02-06 16:00', '2025-02-06 16:30', '2025-02-06 17:00', '2025-02-06 17:30', '2025-02-06 18:00', '2025-02-06 18:30', '2025-02-09 09:00', '2025-02-09 09:30', '2025-02-09 10:00', '2025-02-09 10:30', '2025-02-09 11:00', '2025-02-09 11:30', '2025-02-09 12:00', '2025-02-09 12:30', '2025-02-09 13:00', '2025-02-09 13:30', '2025-02-09 14:00', '2025-02-09 14:30', '2025-02-09 15:00', '2025-02-09 15:30', '2025-02-09 16:00', '2025-02-09 16:30', '2025-02-09 17:00', '2025-02-09 17:30', '2025-02-09 18:00', '2025-02-09 18:30', '2025-02-10 09:00', '2025-02-10 09:30', '2025-02-10 10:00', '2025-02-10 10:30', '2025-02-10 11:00', '2025-02-10 11:30', '2025-02-10 12:00', '2025-02-10 12:30', '2025-02-10 13:00', '2025-02-10 13:30', '2025-02-10 14:00', '2025-02-10 14:30', '2025-02-10 15:00', '2025-02-10 15:30', '2025-02-10 16:00', '2025-02-10 16:30', '2025-02-10 17:00', '2025-02-10 17:30', '2025-02-10 18:00', '2025-02-10 18:30', '2025-02-10 19:00', '2025-02-10 19:30', '2025-02-11 09:00', '2025-02-11 09:30', '2025-02-11 10:00', '2025-02-11 10:30', '2025-02-11 11:00', '2025-02-11 11:30', '2025-02-11 12:00', '2025-02-11 12:30', '2025-02-11 13:00', '2025-02-11 13:30', '2025-02-11 14:00', '2025-02-11 14:30', '2025-02-11 15:00', '2025-02-11 15:30', '2025-02-11 16:00', '2025-02-11 16:30', '2025-02-11 17:00', '2025-02-11 17:30', '2025-02-11 18:00', '2025-02-11 18:30', '2025-02-16 09:00', '2025-02-16 09:30', '2025-02-16 10:00', '2025-02-16 10:30', '2025-02-16 11:00', '2025-02-16 11:30', '2025-02-16 12:00', '2025-02-16 12:30', '2025-02-16 13:00', '2025-02-16 13:30', '2025-02-16 14:00', '2025-02-16 14:30', '2025-02-16 15:00', '2025-02-16 15:30', '2025-02-16 16:00', '2025-02-16 16:30', '2025-02-16 17:00', '2025-02-16 17:30', '2025-02-16 18:00', '2025-02-16 18:30', '2025-02-16 09:00', '2025-02-16 09:30', '2025-02-16 10:00', '2025-02-16 10:30', '2025-02-16 11:00', '2025-02-16 11:30', '2025-02-16 12:00', '2025-02-16 12:30', '2025-02-16 13:00', '2025-02-16 13:30', '2025-02-16 14:00', '2025-02-16 14:30', '2025-02-16 15:00', '2025-02-16 15:30', '2025-02-16 16:00', '2025-02-16 16:30', '2025-02-16 17:00', '2025-02-16 17:30', '2025-02-16 18:00', '2025-02-16 18:30', '2025-02-17 09:00', '2025-02-17 09:30', '2025-02-17 10:00', '2025-02-17 10:30', '2025-02-17 11:00', '2025-02-17 11:30', '2025-02-17 12:00', '2025-02-17 12:30', '2025-02-17 13:00', '2025-02-17 13:30', '2025-02-17 14:00', '2025-02-17 14:30', '2025-02-17 15:00', '2025-02-17 15:30', '2025-02-17 16:00', '2025-02-17 16:30', '2025-02-17 17:00', '2025-02-17 17:30', '2025-02-17 18:00', '2025-02-17 18:30', '2025-02-17 19:00', '2025-02-17 19:30', '2025-02-21 09:00', '2025-02-21 09:30', '2025-02-21 10:00', '2025-02-21 10:30', '2025-02-21 11:00', '2025-02-21 11:30', '2025-02-21 12:00', '2025-02-21 12:30', '2025-02-21 13:00', '2025-02-21 13:30', '2025-02-21 14:00', '2025-02-21 14:30', '2025-02-21 15:00', '2025-02-21 15:30', '2025-02-21 16:00', '2025-02-21 16:30', '2025-02-21 17:00', '2025-02-21 17:30', '2025-02-21 18:00', '2025-02-21 18:30', '2025-02-23 09:00', '2025-02-23 09:30', '2025-02-23 10:00', '2025-02-23 10:30', '2025-02-23 11:00', '2025-02-23 11:30', '2025-02-23 12:00', '2025-02-23 12:30', '2025-02-23 13:00', '2025-02-23 13:30', '2025-02-23 14:00', '2025-02-23 14:30', '2025-02-23 15:00', '2025-02-23 15:30', '2025-02-23 16:00', '2025-02-23 16:30', '2025-02-23 17:00', '2025-02-23 17:30', '2025-02-23 18:00', '2025-02-23 18:30', '2025-02-24 09:00', '2025-02-24 09:30', '2025-02-24 10:00', '2025-02-24 10:30', '2025-02-24 11:00', '2025-02-24 11:30', '2025-02-24 12:00', '2025-02-24 12:30', '2025-02-24 13:00', '2025-02-24 13:30', '2025-02-24 14:00', '2025-02-24 14:30', '2025-02-24 15:00', '2025-02-24 15:30', '2025-02-24 16:00', '2025-02-24 16:30', '2025-02-24 17:00', '2025-02-24 17:30', '2025-02-24 18:00', '2025-02-24 18:30', '2025-02-24 19:00', '2025-02-24 19:30', '2025-02-26 09:00', '2025-02-26 09:30', '2025-02-26 10:00', '2025-02-26 10:30', '2025-02-26 11:00', '2025-02-26 11:30', '2025-02-26 12:00', '2025-02-26 12:30', '2025-02-26 13:00', '2025-02-26 13:30', '2025-02-26 14:00', '2025-02-26 14:30', '2025-02-26 15:00', '2025-02-26 15:30', '2025-02-26 16:00', '2025-02-26 16:30', '2025-02-26 17:00', '2025-02-26 17:30', '2025-02-26 18:00', '2025-02-26 18:30', '2025-03-02 09:00', '2025-03-02 09:30', '2025-03-02 10:00', '2025-03-02 10:30', '2025-03-02 11:00', '2025-03-02 11:30', '2025-03-02 12:00', '2025-03-02 12:30', '2025-03-02 13:00', '2025-03-02 13:30', '2025-03-02 14:00', '2025-03-02 14:30', '2025-03-02 15:00', '2025-03-02 15:30', '2025-03-02 16:00', '2025-03-02 16:30', '2025-03-02 17:00', '2025-03-02 17:30', '2025-03-02 18:00', '2025-03-02 18:30', '2025-03-03 09:00', '2025-03-03 09:30', '2025-03-03 10:00', '2025-03-03 10:30', '2025-03-03 11:00', '2025-03-03 11:30', '2025-03-03 12:00', '2025-03-03 12:30', '2025-03-03 13:00', '2025-03-03 13:30', '2025-03-03 14:00', '2025-03-03 14:30', '2025-03-03 15:00', '2025-03-03 15:30', '2025-03-03 16:00', '2025-03-03 16:30', '2025-03-03 17:00', '2025-03-03 17:30', '2025-03-03 18:00', '2025-03-03 18:30', '2025-03-03 19:00', '2025-03-03 19:30', '2025-03-03 09:00', '2025-03-03 09:30', '2025-03-03 10:00', '2025-03-03 10:30', '2025-03-03 11:00', '2025-03-03 11:30', '2025-03-03 12:00', '2025-03-03 12:30', '2025-03-03 13:00', '2025-03-03 13:30', '2025-03-03 14:00', '2025-03-03 14:30', '2025-03-03 15:00', '2025-03-03 15:30', '2025-03-03 16:00', '2025-03-03 16:30', '2025-03-03 17:00', '2025-03-03 17:30', '2025-03-03 18:00', '2025-03-03 18:30', '2025-03-08 09:00', '2025-03-08 09:30', '2025-03-08 10:00', '2025-03-08 10:30', '2025-03-08 11:00', '2025-03-08 11:30', '2025-03-08 12:00', '2025-03-08 12:30', '2025-03-08 13:00', '2025-03-08 13:30', '2025-03-08 14:00', '2025-03-08 14:30', '2025-03-08 15:00', '2025-03-08 15:30', '2025-03-08 16:00', '2025-03-08 16:30', '2025-03-08 17:00', '2025-03-08 17:30', '2025-03-08 18:00', '2025-03-08 18:30', '2025-03-10 09:00', '2025-03-10 09:30', '2025-03-10 10:00', '2025-03-10 10:30', '2025-03-10 11:00', '2025-03-10 11:30', '2025-03-10 12:00', '2025-03-10 12:30', '2025-03-10 13:00', '2025-03-10 13:30', '2025-03-10 14:00', '2025-03-10 14:30', '2025-03-10 15:00', '2025-03-10 15:30', '2025-03-10 16:00', '2025-03-10 16:30', '2025-03-10 17:00', '2025-03-10 17:30', '2025-03-10 18:00', '2025-03-10 18:30', '2025-03-10 19:00', '2025-03-10 19:30', '2025-03-13 09:00', '2025-03-13 09:30', '2025-03-13 10:00', '2025-03-13 10:30', '2025-03-13 11:00', '2025-03-13 11:30', '2025-03-13 12:00', '2025-03-13 12:30', '2025-03-13 13:00', '2025-03-13 13:30', '2025-03-13 14:00', '2025-03-13 14:30', '2025-03-13 15:00', '2025-03-13 15:30', '2025-03-13 16:00', '2025-03-13 16:30', '2025-03-13 17:00', '2025-03-13 17:30', '2025-03-13 18:00', '2025-03-13 18:30', '2025-03-18 09:00', '2025-03-18 09:30', '2025-03-18 10:00', '2025-03-18 10:30', '2025-03-18 11:00', '2025-03-18 11:30', '2025-03-18 12:00', '2025-03-18 12:30', '2025-03-18 13:00', '2025-03-18 13:30', '2025-03-18 14:00', '2025-03-18 14:30', '2025-03-18 15:00', '2025-03-18 15:30', '2025-03-18 16:00', '2025-03-18 16:30', '2025-03-18 17:00', '2025-03-18 17:30', '2025-03-18 18:00', '2025-03-18 18:30', '2025-03-21 11:00', '2025-03-21 11:30', '2025-03-23 09:00', '2025-03-23 09:30', '2025-03-23 10:00', '2025-03-23 10:30', '2025-03-23 11:00', '2025-03-23 11:30', '2025-03-23 12:00', '2025-03-23 12:30', '2025-03-23 13:00', '2025-03-23 13:30', '2025-03-23 14:00', '2025-03-23 14:30', '2025-03-23 15:00', '2025-03-23 15:30', '2025-03-23 16:00', '2025-03-23 16:30', '2025-03-23 17:00', '2025-03-23 17:30', '2025-03-23 18:00', '2025-03-23 18:30', '2025-03-28 09:00', '2025-03-28 09:30', '2025-03-28 10:00', '2025-03-28 10:30', '2025-03-28 11:00', '2025-03-28 11:30', '2025-03-28 12:00', '2025-03-28 12:30', '2025-03-28 13:00', '2025-03-28 13:30', '2025-03-28 14:00', '2025-03-28 14:30', '2025-03-28 15:00', '2025-03-28 15:30', '2025-03-28 16:00', '2025-03-28 16:30', '2025-03-28 17:00', '2025-03-28 17:30', '2025-03-28 18:00', '2025-03-28 18:30', '2025-04-02 09:00', '2025-04-02 09:30', '2025-04-02 10:00', '2025-04-02 10:30', '2025-04-02 11:00', '2025-04-02 11:30', '2025-04-02 12:00', '2025-04-02 12:30', '2025-04-02 13:00', '2025-04-02 13:30', '2025-04-02 14:00', '2025-04-02 14:30', '2025-04-02 15:00', '2025-04-02 15:30', '2025-04-02 16:00', '2025-04-02 16:30', '2025-04-02 17:00', '2025-04-02 17:30', '2025-04-02 18:00', '2025-04-02 18:30', '2025-04-07 09:00', '2025-04-07 09:30', '2025-04-07 10:00', '2025-04-07 10:30', '2025-04-07 11:00', '2025-04-07 11:30', '2025-04-07 12:00', '2025-04-07 12:30', '2025-04-07 13:00', '2025-04-07 13:30', '2025-04-07 14:00', '2025-04-07 14:30', '2025-04-07 15:00', '2025-04-07 15:30', '2025-04-07 16:00', '2025-04-07 16:30', '2025-04-07 17:00', '2025-04-07 17:30', '2025-04-07 18:00', '2025-04-07 18:30', '2025-04-12 09:00', '2025-04-12 09:30', '2025-04-12 10:00', '2025-04-12 10:30', '2025-04-12 11:00', '2025-04-12 11:30', '2025-04-12 12:00', '2025-04-12 12:30', '2025-04-12 13:00', '2025-04-12 13:30', '2025-04-12 14:00', '2025-04-12 14:30', '2025-04-12 15:00', '2025-04-12 15:30', '2025-04-12 16:00', '2025-04-12 16:30', '2025-04-12 17:00', '2025-04-12 17:30', '2025-04-12 18:00', '2025-04-12 18:30', '2025-04-17 09:00', '2025-04-17 09:30', '2025-04-17 10:00', '2025-04-17 10:30', '2025-04-17 11:00', '2025-04-17 11:30', '2025-04-17 12:00', '2025-04-17 12:30', '2025-04-17 13:00', '2025-04-17 13:30', '2025-04-17 14:00', '2025-04-17 14:30', '2025-04-17 15:00', '2025-04-17 15:30', '2025-04-17 16:00', '2025-04-17 16:30', '2025-04-17 17:00', '2025-04-17 17:30', '2025-04-17 18:00', '2025-04-17 18:30', '2025-04-22 09:00', '2025-04-22 09:30', '2025-04-22 10:00', '2025-04-22 10:30', '2025-04-22 11:00', '2025-04-22 11:30', '2025-04-22 12:00', '2025-04-22 12:30', '2025-04-22 13:00', '2025-04-22 13:30', '2025-04-22 14:00', '2025-04-22 14:30', '2025-04-22 15:00', '2025-04-22 15:30', '2025-04-22 16:00', '2025-04-22 16:30', '2025-04-22 17:00', '2025-04-22 17:30', '2025-04-22 18:00', '2025-04-22 18:30', '2025-04-27 09:00', '2025-04-27 09:30', '2025-04-27 10:00', '2025-04-27 10:30', '2025-04-27 11:00', '2025-04-27 11:30', '2025-04-27 12:00', '2025-04-27 12:30', '2025-04-27 13:00', '2025-04-27 13:30', '2025-04-27 14:00', '2025-04-27 14:30', '2025-04-27 15:00', '2025-04-27 15:30', '2025-04-27 16:00', '2025-04-27 16:30', '2025-04-27 17:00', '2025-04-27 17:30', '2025-04-27 18:00', '2025-04-27 18:30', '2025-05-02 09:00', '2025-05-02 09:30', '2025-05-02 10:00', '2025-05-02 10:30', '2025-05-02 11:00', '2025-05-02 11:30', '2025-05-02 12:00', '2025-05-02 12:30', '2025-05-02 13:00', '2025-05-02 13:30', '2025-05-02 14:00', '2025-05-02 14:30', '2025-05-02 15:00', '2025-05-02 15:30', '2025-05-02 16:00', '2025-05-02 16:30', '2025-05-02 17:00', '2025-05-02 17:30', '2025-05-02 18:00', '2025-05-02 18:30', '2025-05-07 09:00', '2025-05-07 09:30', '2025-05-07 10:00', '2025-05-07 10:30', '2025-05-07 11:00', '2025-05-07 11:30', '2025-05-07 12:00', '2025-05-07 12:30', '2025-05-07 13:00', '2025-05-07 13:30', '2025-05-07 14:00', '2025-05-07 14:30', '2025-05-07 15:00', '2025-05-07 15:30', '2025-05-07 16:00', '2025-05-07 16:30', '2025-05-07 17:00', '2025-05-07 17:30', '2025-05-07 18:00', '2025-05-07 18:30', '2025-05-12 09:00', '2025-05-12 09:30', '2025-05-12 10:00', '2025-05-12 10:30', '2025-05-12 11:00', '2025-05-12 11:30', '2025-05-12 12:00', '2025-05-12 12:30', '2025-05-12 13:00', '2025-05-12 13:30', '2025-05-12 14:00', '2025-05-12 14:30', '2025-05-12 15:00', '2025-05-12 15:30', '2025-05-12 16:00', '2025-05-12 16:30', '2025-05-12 17:00', '2025-05-12 17:30', '2025-05-12 18:00', '2025-05-12 18:30', '2025-05-17 09:00', '2025-05-17 09:30', '2025-05-17 10:00', '2025-05-17 10:30', '2025-05-17 11:00', '2025-05-17 11:30', '2025-05-17 12:00', '2025-05-17 12:30', '2025-05-17 13:00', '2025-05-17 13:30', '2025-05-17 14:00', '2025-05-17 14:30', '2025-05-17 15:00', '2025-05-17 15:30', '2025-05-17 16:00', '2025-05-17 16:30', '2025-05-17 17:00', '2025-05-17 17:30', '2025-05-17 18:00', '2025-05-17 18:30', '2025-05-22 09:00', '2025-05-22 09:30', '2025-05-22 10:00', '2025-05-22 10:30', '2025-05-22 11:00', '2025-05-22 11:30', '2025-05-22 12:00', '2025-05-22 12:30', '2025-05-22 13:00', '2025-05-22 13:30', '2025-05-22 14:00', '2025-05-22 14:30', '2025-05-22 15:00', '2025-05-22 15:30', '2025-05-22 16:00', '2025-05-22 16:30', '2025-05-22 17:00', '2025-05-22 17:30', '2025-05-22 18:00', '2025-05-22 18:30', '2025-05-27 09:00', '2025-05-27 09:30', '2025-05-27 10:00', '2025-05-27 10:30', '2025-05-27 11:00', '2025-05-27 11:30', '2025-05-27 12:00', '2025-05-27 12:30', '2025-05-27 13:00', '2025-05-27 13:30', '2025-05-27 14:00', '2025-05-27 14:30', '2025-05-27 15:00', '2025-05-27 15:30', '2025-05-27 16:00', '2025-05-27 16:30', '2025-05-27 17:00', '2025-05-27 17:30', '2025-05-27 18:00', '2025-05-27 18:30', '2025-06-01 09:00', '2025-06-01 09:30', '2025-06-01 10:00', '2025-06-01 10:30', '2025-06-01 11:00', '2025-06-01 11:30', '2025-06-01 12:00', '2025-06-01 12:30', '2025-06-01 13:00', '2025-06-01 13:30', '2025-06-01 14:00', '2025-06-01 14:30', '2025-06-01 15:00', '2025-06-01 15:30', '2025-06-01 16:00', '2025-06-01 16:30', '2025-06-01 17:00', '2025-06-01 17:30', '2025-06-01 18:00', '2025-06-01 18:30', '2025-06-06 09:00', '2025-06-06 09:30', '2025-06-06 10:00', '2025-06-06 10:30', '2025-06-06 11:00', '2025-06-06 11:30', '2025-06-06 12:00', '2025-06-06 12:30', '2025-06-06 13:00', '2025-06-06 13:30', '2025-06-06 14:00', '2025-06-06 14:30', '2025-06-06 15:00', '2025-06-06 15:30', '2025-06-06 16:00', '2025-06-06 16:30', '2025-06-06 17:00', '2025-06-06 17:30', '2025-06-06 18:00', '2025-06-06 18:30', '2025-06-11 09:00', '2025-06-11 09:30', '2025-06-11 10:00', '2025-06-11 10:30', '2025-06-11 11:00', '2025-06-11 11:30', '2025-06-11 12:00', '2025-06-11 12:30', '2025-06-11 13:00', '2025-06-11 13:30', '2025-06-11 14:00', '2025-06-11 14:30', '2025-06-11 15:00', '2025-06-11 15:30', '2025-06-11 16:00', '2025-06-11 16:30', '2025-06-11 17:00', '2025-06-11 17:30', '2025-06-11 18:00', '2025-06-11 18:30', '2025-06-16 09:00', '2025-06-16 09:30', '2025-06-16 10:00', '2025-06-16 10:30', '2025-06-16 11:00', '2025-06-16 11:30', '2025-06-16 12:00', '2025-06-16 12:30', '2025-06-16 13:00', '2025-06-16 13:30', '2025-06-16 14:00', '2025-06-16 14:30', '2025-06-16 15:00', '2025-06-16 15:30', '2025-06-16 16:00', '2025-06-16 16:30', '2025-06-16 17:00', '2025-06-16 17:30', '2025-06-16 18:00', '2025-06-16 18:30', '2025-06-21 09:00', '2025-06-21 09:30', '2025-06-21 10:00', '2025-06-21 10:30', '2025-06-21 11:00', '2025-06-21 11:30', '2025-06-21 12:00', '2025-06-21 12:30', '2025-06-21 13:00', '2025-06-21 13:30', '2025-06-21 14:00', '2025-06-21 14:30', '2025-06-21 15:00', '2025-06-21 15:30', '2025-06-21 16:00', '2025-06-21 16:30', '2025-06-21 17:00', '2025-06-21 17:30', '2025-06-21 18:00', '2025-06-21 18:30', '2025-06-26 09:00', '2025-06-26 09:30', '2025-06-26 10:00', '2025-06-26 10:30', '2025-06-26 11:00', '2025-06-26 11:30', '2025-06-26 12:00', '2025-06-26 12:30', '2025-06-26 13:00', '2025-06-26 13:30', '2025-06-26 14:00', '2025-06-26 14:30', '2025-06-26 15:00', '2025-06-26 15:30', '2025-06-26 16:00', '2025-06-26 16:30', '2025-06-26 17:00', '2025-06-26 17:30', '2025-06-26 18:00', '2025-06-26 18:30', '2025-07-01 09:00', '2025-07-01 09:30', '2025-07-01 10:00', '2025-07-01 10:30', '2025-07-01 11:00', '2025-07-01 11:30', '2025-07-01 12:00', '2025-07-01 12:30', '2025-07-01 13:00', '2025-07-01 13:30', '2025-07-01 14:00', '2025-07-01 14:30', '2025-07-01 15:00', '2025-07-01 15:30', '2025-07-01 16:00', '2025-07-01 16:30', '2025-07-01 17:00', '2025-07-01 17:30', '2025-07-01 18:00', '2025-07-01 18:30', '2025-07-06 09:00', '2025-07-06 09:30', '2025-07-06 10:00', '2025-07-06 10:30', '2025-07-06 11:00', '2025-07-06 11:30', '2025-07-06 12:00', '2025-07-06 12:30', '2025-07-06 13:00', '2025-07-06 13:30', '2025-07-06 14:00', '2025-07-06 14:30', '2025-07-06 15:00', '2025-07-06 15:30', '2025-07-06 16:00', '2025-07-06 16:30', '2025-07-06 17:00', '2025-07-06 17:30', '2025-07-06 18:00', '2025-07-06 18:30', '2025-07-11 09:00', '2025-07-11 09:30', '2025-07-11 10:00', '2025-07-11 10:30', '2025-07-11 11:00', '2025-07-11 11:30', '2025-07-11 12:00', '2025-07-11 12:30', '2025-07-11 13:00', '2025-07-11 13:30', '2025-07-11 14:00', '2025-07-11 14:30', '2025-07-11 15:00', '2025-07-11 15:30', '2025-07-11 16:00', '2025-07-11 16:30', '2025-07-11 17:00', '2025-07-11 17:30', '2025-07-11 18:00', '2025-07-11 18:30'], formatDate:'Y-m-d H:i'//, //disabledWeekDays:[1] }); $( "#reservering_plaatsen" ).on( "click", function() { var validated = true $('#geslacht_fout').text(''); $('#naam_fout').text(''); $('#straat_fout').text(''); $('#postcode_fout').text(''); $('#plaats_fout').text(''); $('#email_fout').text(''); $('#telefoon_fout').text(''); $('#datum_fout').text(''); $('#aantal_personen_fout').text(''); if ($("#reserveren input[type='radio']:checked").val() == undefined) { $('#geslacht_fout').text('Selecteer je geslacht'); validated = false; } if ($('#reserveren_naam').val() == '') { $('#naam_fout').text('Vul je naam in'); validated = false; } if ($('#reserveren_straat').val() == '') { $('#straat_fout').text('Vul je straatnaam in'); validated = false; } if ($('#reserveren_postcode').val() == '') { $('#postcode_fout').text('Vul je postcode in'); validated = false; } if ($('#reserveren_plaats').val() == '') { $('#plaats_fout').text('Vul je plaatsnaam in'); validated = false; } if ($('#reserveren_email').val() == '') { $('#email_fout').text('Vul je emailadres in'); validated = false; } if ($('#reserveren_telefoon').val() == '') { $('#telefoon_fout').text('Vul je telefoonnummer in'); validated = false; } if ($('#datum').val() == '') { $('#datum_fout').text('Vul in wanneer je de afspraak wilt plannen'); validated = false; } if ($('#aantal_personen').val() == '') { $('#aantal_personen_fout').text('Vul het aantal personen in'); validated = false; } if (!validated) { return false; } var url = "/assets/components/lilpeoplefctry/reserveerModule.php"; // the script where you handle the form input. $.ajax({ type: "POST", url: url, data: $("#reserveren").serialize(), // serializes the form's elements. success: function (data) { if (data == 'ok') { $('#reservering_aangevraagd').slideToggle(); $('#reserveren').slideToggle(); $('#reservering_niet_verzonden').hide(); $('html, body').animate({ scrollTop: $('#pagina6').offset().top-100 }, 800, function () { // Add hash (#) to URL when done scrolling (default click behavior) //window.location.hash = 'reservering_geplaatst'; }); } else { $('#reservering_niet_verzonden').slideToggle(); $('html, body').animate({ scrollTop: $('#pagina6').offset().top-100 }, 800, function () { // Add hash (#) to URL when done scrolling (default click behavior) //window.location.hash = 'reservering_niet_geplaatst'; }); } } }); if (!validated) { $('html, body').animate({ scrollTop: $('#pagina6').offset().top-100 }, 800, function () { // Add hash (#) to URL when done scrolling (default click behavior) window.location.hash = '#reserveringsformulier'; }); } }); $( "#contactformulier" ).on( "submit", function(e) { var validated = true if ($('#contact_naam').val() == '') { $('#contact_naam').focus(); validated = false; } else if ($('#contact_email').val() == '') { $('#contact_email').focus(); validated = false; } else if ($('#contact_opmerking').val() == '') { $('#contact_opmerking').focus(); validated = false; } if (!validated) { return false; } var url = "/assets/components/lilpeoplefctry/contact.php"; // the script where you handle the form input. $.ajax({ type: "POST", url: url, data: $("#contactformulier").serialize(), // serializes the form's elements. success: function (data) { if (data == 'ok') { $('#contact_verzonden').slideToggle(); $('#contactformulier').slideToggle(); $('#contact_niet_verzonden').hide(); $('html, body').animate({ scrollTop: $('#footer').offset().top-100 }, 800, function () { // Add hash (#) to URL when done scrolling (default click behavior) //window.location.hash = 'reservering_geplaatst'; }); } else { $('#contact_niet_verzonden').slideToggle(); $('html, body').animate({ scrollTop: $('#footer').offset().top-100 }, 800, function () { // Add hash (#) to URL when done scrolling (default click behavior) //window.location.hash = 'reservering_niet_geplaatst'; }); } } }); if (!validated) { $('html, body').animate({ scrollTop: $('#footer').offset().top-100 }, 800, function () { // Add hash (#) to URL when done scrolling (default click behavior) window.location.hash = '#locatie'; }); } e.preventDefault(); }); function displayInfoWindow(map,iburl,mkr,infow){ xmlHttp = GetXmlHttpObject(); if(xmlHttp == null){ alert ("Your browser does not support AJAX!"); return; } xmlHttp.onreadystatechange = function(){ if(xmlHttp.readyState == 4){ var res = xmlHttp.responseText; err = res.split("ERROR:")[1]; if (!err) { infow.setContent(res); infow.open(map,mkr); } } } mkrid = mkr.docid; if ( mkrid > 0){ var params = "mkrid="+mkrid; xmlHttp.open("POST",iburl,true); xmlHttp.setRequestHeader("Content-type", "application/x-www-form-urlencoded"); xmlHttp.setRequestHeader("Content-length", params.length); xmlHttp.setRequestHeader("Connection", "close"); xmlHttp.send(params); } } function addMarkerPlace(ptPlace, place, map, imgMkrs, infobulle){ mkrIcon = place[5]; marker = { position: ptPlace, map: map, title: place[0], link: place[4] }; marker.docid = place[3]; if (mkrIcon && imgMkrs[mkrIcon] && imgMkrs[mkrIcon]["image"]) { if (imgMkrs[mkrIcon]["image"][1]) marker.icon = new google.maps.MarkerImage("assets/images/gmaps/"+imgMkrs[mkrIcon]["image"][0], new google.maps.Size(imgMkrs[mkrIcon]["image"][1], imgMkrs[mkrIcon]["image"][2]), new google.maps.Point(imgMkrs[mkrIcon]["image"][3], imgMkrs[mkrIcon]["image"][4]), new google.maps.Point(imgMkrs[mkrIcon]["image"][5], imgMkrs[mkrIcon]["image"][6])); else marker.icon ="assets/images/gmaps/"+imgMkrs[mkrIcon]["image"][0]; } if (mkrIcon && imgMkrs[mkrIcon] && imgMkrs[mkrIcon]["shadow"]) { marker.shadow = new google.maps.MarkerImage("assets/images/gmaps/"+imgMkrs[mkrIcon]["shadow"][0], new google.maps.Size(imgMkrs[mkrIcon]["shadow"][1], imgMkrs[mkrIcon]["shadow"][2]), new google.maps.Point(imgMkrs[mkrIcon]["shadow"][3], imgMkrs[mkrIcon]["shadow"][4]), new google.maps.Point(imgMkrs[mkrIcon]["shadow"][5], imgMkrs[mkrIcon]["shadow"][6])); } if (mkrIcon && imgMkrs[mkrIcon] && imgMkrs[mkrIcon]["shape"]) { marker.shape = { coord: imgMkrs[mkrIcon]["shape"], type: 'poly'}; } var markerPlace = new google.maps.Marker(marker); google.maps.event.addListener(markerPlace, "click", function() { displayInfoWindow(map,'/adres-lil-people-fctry.txt',this,infobulle); }); google.maps.event.addListener(markerPlace, "mouseover", function() { displayInfoWindow(map,'/adres-lil-people-fctry.txt',this,infobulle); }); return markerPlace; } function setMarkers(map){ var places = new Array(); places = [ ["Lil People Fctry",51.461359,5.401836,"1","/adres-lil-people-fctry.txt",""] ]; var imgMkrs = new Array(); var imgMkrs = new Array(); var infobulle = new google.maps.InfoWindow(); var ptPlc = new google.maps.LatLng(places[0][1], places[0][2]); var markerPlace = addMarkerPlace(ptPlc, places[0], map, imgMkrs, infobulle); //map.center = ptPlc; } function initialize(){ if ($(window).width() <= 1020) { var centerMap = new google.maps.LatLng(51.461359,5.401836); } else if ($(window).width() > 1020 && $(window).width() <= 1800) { var centerMap = new google.maps.LatLng(51.461359,5.401836); } else { var centerMap = new google.maps.LatLng(51.461359,5.401836); } var optionsMap = { scrollwheel: false, zoom: 18, center: centerMap, mapTypeId: google.maps.MapTypeId.roadmap, styles:[ { "elementType": "labels.icon", "stylers": [ { "visibility": "off" } ] }, { "elementType": "labels.text.fill", "stylers": [ { "color": "#616161" } ] }, { "elementType": "labels.text.stroke", "stylers": [ { "color": "#f5f5f5" } ] }, { "featureType": "administrative.land_parcel", "elementType": "labels.text.fill", "stylers": [ { "color": "#bdbdbd" } ] }, { "featureType": "landscape", "stylers": [ { "visibility": "on" } ] }, { "featureType": "landscape", "elementType": "geometry", "stylers": [ { "saturation": -100 }, { "lightness": -45 } ] }, { "featureType": "landscape.natural.terrain", "stylers": [ { "color": "#8b261e" } ] }, { "featureType": "poi", "stylers": [ { "visibility": "on" } ] }, { "featureType": "poi", "elementType": "geometry", "stylers": [ { "color": "#eeeeee" } ] }, { "featureType": "poi", "elementType": "labels.icon", "stylers": [ { "saturation": -95 } ] }, { "featureType": "poi", "elementType": "labels.text.fill", "stylers": [ { "color": "#f7f6f6" } ] }, { "featureType": "poi", "elementType": "labels.text.stroke", "stylers": [ { "color": "#8b261e" }, { "visibility": "on" } ] }, { "featureType": "poi.park", "elementType": "geometry", "stylers": [ { "color": "#e5e5e5" } ] }, { "featureType": "poi.park", "elementType": "labels.text.fill", "stylers": [ { "color": "#9e9e9e" } ] }, { "featureType": "road", "elementType": "geometry", "stylers": [ { "color": "#ffffff" } ] }, { "featureType": "road.arterial", "elementType": "labels.text.fill", "stylers": [ { "color": "#757575" } ] }, { "featureType": "road.highway", "elementType": "geometry", "stylers": [ { "color": "#dadada" } ] }, { "featureType": "road.highway", "elementType": "labels.text.fill", "stylers": [ { "color": "#616161" } ] }, { "featureType": "road.local", "elementType": "geometry.fill", "stylers": [ { "color": "#8b261e" }, { "visibility": "on" } ] }, { "featureType": "road.local", "elementType": "labels.icon", "stylers": [ { "visibility": "off" } ] }, { "featureType": "road.local", "elementType": "labels.text.fill", "stylers": [ { "color": "#f4f3f3" } ] }, { "featureType": "road.local", "elementType": "labels.text.stroke", "stylers": [ { "color": "#8b261e" }, { "visibility": "on" } ] }, { "featureType": "transit.line", "elementType": "geometry", "stylers": [ { "color": "#e5e5e5" } ] }, { "featureType": "transit.station", "elementType": "geometry", "stylers": [ { "color": "#eeeeee" } ] }, { "featureType": "water", "elementType": "geometry", "stylers": [ { "color": "#c9c9c9" } ] }, { "featureType": "water", "elementType": "geometry.fill", "stylers": [ { "color": "#a0c7f5" } ] }, { "featureType": "water", "elementType": "geometry.stroke", "stylers": [ { "color": "#423b43" }, { "visibility": "on" } ] }, { "featureType": "water", "elementType": "labels.text", "stylers": [ { "color": "#f9f8f8" }, { "visibility": "on" } ] }, { "featureType": "water", "elementType": "labels.text.fill", "stylers": [ { "color": "#f9f8f8" }, { "visibility": "on" } ] }, { "featureType": "water", "elementType": "labels.text.stroke", "stylers": [ { "color": "#423b43" }, { "visibility": "on" }, { "weight": 8 } ] } ] } var map = new google.maps.Map(document.getElementById("Gmaps"), optionsMap); setMarkers(map); } google.maps.event.addDomListener(window, 'load', initialize); }); function autoScroll() { //if ($(window).scrollTop() == 0 && $("#menu:hover").length == 0 && $("#topmenu:hover").length == 0) { if ($(window).scrollTop() == 0) { $("html, body").animate({ scrollTop: "350px" }, 2000); } } $('#close_cookie_notification').on( "click", function() { $.cookie('hide_cookie_notification', 'true', { expires: 365 }); $( "#cookie_notification" ).slideToggle(); });