/*
 *  @Made by: Do Thanh Dung
 *  @Address: 60A, Ba Le Chan Street, Tan Dinh Ward, District 1, Ho Chi Minh City, Viet Nam.
 *  @Copyright (c) by WORLDCOM Group.
 *  PLEASE DO NOT USE THIS CODE WITHOUT AUTHOR'S AGREEMENT
 */
//<script language="JavaScript">
function cs_win_open_ctc()
 {
 window.open("./portal/popup_contact.html","pop","width=640,height=420"); 
 }
//</script>
