LCC International University > Donate to LCC > Mailing address

Mailing address

United States

LCC International Fund, Inc.
PO Box 101787
Pasadena CA
91189-1787  

Return to previous page

Canada

LCC International Fund, Inc.
P.O. Box 2142
Abbotsford, BC
V2T 3X8  

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