LCC International University > THANK YOU FOR SIGNING UP!

THANK YOU FOR SIGNING UP!

SEE YOU SOON AT LCC VIRTUAL OPEN DAYS.

You will shortly receive a confirmation email and a reminder email before the scheduled start that will include links to join the webinar.

Ready to apply to LCC now?

APPLY NOW

Have a question?

By using this form you agree that LCC will use your email address and name only to respond to your inquiry. Do not use the form below to submit confidential or sensitive information. Learn more about our data protection and your rights.

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'; } });