Los Angeles Councilman Tom Labonge and members of his delegation , Thai Community Development Center and the Royal Thai Consulate General will make a historic trip to Bangkok to celebrate the unity and friendship that exists between Los Angeles and Bangkok. The bond between the two cities has existed for decades and now that bond will be cemented and celebrated in an official signing ceremony that will make Bangkok and Los Angeles Friendship Cities. By making the two entities friendship cities, it affords the two metropolises the same rights and privileges that sister cities are afforded and it paves the way for the two to become sister cities in the future. Councilman Tom LaBonge will present a certificate of appreciation to Thai Airways to mark the occasion and celebrate the growing commercial ties that have formed between the two cities.
function open_window(cause_id) {
var protocol=String(document.location.protocol);
var new_url;
if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)){
new_url="https://www.flipcause.com/widget/"+cause_id
window.open(new_url);
}
else {
document.getElementById("fc-lightbox-loader").style.display="block";
document.getElementById("fc-fade").style.display="block";
document.getElementById("fc-fade").style.webkitAnimation="backfadesin .5s";
document.getElementById("fc-fade").style.animation="backfadesin .5s";
document.getElementById("fc-fade").style.mozAnimation="backfadesin .5s";
document.getElementById("fc-light").style.display="block";
document.getElementById("fc-light").style.webkitAnimation="fadesin 0s";
document.getElementById("fc-light").style.animation="fadesin 0s";
document.getElementById("fc-light").style.mozAnimation="fadesin 0s";
document.getElementById("fc-main").style.display="block";
document.getElementById("fc-main").style.webkitAnimation="fadesin 2.2s";
document.getElementById("fc-main").style.animation="fadesin 2.2s";
document.getElementById("fc-main").style.mozAnimation="fadesin 2.2s";
document.getElementById("fc-close").style.display="block";
document.getElementById("fc-close").style.webkitAnimation="fadesin 2.2s";
document.getElementById("fc-close").style.animation="fadesin 2.2s";
document.getElementById("fc-close").style.mozAnimation="fadesin 2.2s";
document.getElementById("fc-myFrame").style.display="block";
document.getElementById("fc-myFrame").style.webkitAnimation="fadesin 2.2s";
document.getElementById("fc-myFrame").style.animation="fadesin 2.2s";
document.getElementById("fc-myFrame").style.mozAnimation="fadesin 2.2s";
document.getElementById("fc-myFrame").src="https://www.flipcause.com/widget/"+cause_id;
}
}
function close_window() {
document.getElementById("fc-lightbox-loader").style.display="none";
document.getElementById("fc-fade").style.display="none";
document.getElementById("fc-light").style.display="none";
document.getElementById("fc-main").style.display="none";
document.getElementById("fc-close").style.display="none";
document.getElementById("fc-myFrame").style.display="none";
}
function embed_frame(cause_id) {
document.getElementById("fc-embed-loader").style.display="block";
document.getElementById("fc-embed-main-box").style.display="block";
document.getElementById("fc-embed-main-box").style.webkitAnimation="fadesin 2s";
document.getElementById("fc-embed-main-box").style.animation="fadesin 2s";
document.getElementById("fc-embed-main-box").style.mozAnimation="fadesin 2s";
document.getElementById("fc-embed-frame").style.display="block";
document.getElementById("fc-embed-frame").style.webkitAnimation="fadesin 2s";
document.getElementById("fc-embed-frame").style.animation="fadesin 2s";
document.getElementById("fc-embed-frame").style.mozAnimation="fadesin 2s";
document.getElementById("fc-embed-frame").src="https://www.flipcause.com/widget/"+cause_id;
}