Intermediate English Lessons

Book a short chat with Joanna

				
					<script>
  if (typeof hasAmeliaAppointment === 'undefined') {
    var hasAmeliaAppointment = true;
  }
  if (typeof hasAppointmentApiCall === 'undefined' && '' === '') {
    var hasAppointmentApiCall = true;
  }
  var bookingEntitiesIds = (typeof bookingEntitiesIds === 'undefined') ? [] : bookingEntitiesIds;
  bookingEntitiesIds.push(
    {
      'hasApiCall': (typeof hasAppointmentApiCall !== 'undefined') && hasAppointmentApiCall,
      'trigger': '',
      'counter': '1',
      'service': '6',
      'employee': '2',
      'location': ''
    }
  );
  var lazyBookingEntitiesIds = (typeof lazyBookingEntitiesIds === 'undefined') ? [] : lazyBookingEntitiesIds;
  if (bookingEntitiesIds[bookingEntitiesIds.length - 1].trigger !== '') {
    lazyBookingEntitiesIds.push(bookingEntitiesIds.pop());
  }
  if (typeof hasAppointmentApiCall !== 'undefined' && hasAppointmentApiCall) {
    hasAppointmentApiCall = false;
  }
</script>

<div id="amelia-app-booking1" class="amelia-service amelia-frontend amelia-app-booking">
  <service></service>
</div>