LCC International University > Thank you for your interest!

Thank you for your interest!

We will contact you shortly with more information.


Ready to apply for LCC MA in TESOL program now?


APPLY NOW
window.addEventListener('message', function(event) { console.log('Received postMessage event:', event); // Check for a specific message if needed if (event.data === 'chatClosed') { console.log('The chat has been closed.'); // You could hide the chat container here, e.g., // document.getElementById('chatbox').style.display = 'none'; } });